Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[SYCLomatic]Emit a wanring when the CCL and DNN header files are not … #388

Merged
merged 4 commits into from
Dec 7, 2022

Conversation

ShengchenJ
Copy link
Contributor

…found.

@ShengchenJ ShengchenJ requested a review from a team as a code owner December 1, 2022 06:00
Signed-off-by: Chen, Sheng S <sheng.s.chen@intel.com>
Copy link
Contributor

@ziranzha ziranzha left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@ziranzha ziranzha merged commit ba03b59 into oneapi-src:SYCLomatic Dec 7, 2022
err_message = ""
if "'cudnn.h' file not found" in complete_process.stdout:
err_message = "'cudnn.h' header file not found in platform. " + \
"Please make sure install the cuDNN package.\n"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

export cudnn.h in CPATH.

yihanwg pushed a commit to yihanwg/SYCLomatic that referenced this pull request Dec 8, 2022
…header files not found (oneapi-src#388)

Signed-off-by: Chen, Sheng S <sheng.s.chen@intel.com>
@ShengchenJ ShengchenJ deleted the emit_header_file_missing branch July 2, 2024 02:00
ShengchenJ pushed a commit to ShengchenJ/SYCLomatic that referenced this pull request Sep 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants