Skip to content

Conversation

@ziranzha
Copy link
Contributor

No description provided.

@ziranzha ziranzha requested a review from a team as a code owner November 13, 2024 08:12
<< llvm::raw_ostream::Colors::BLUE
<< "Library Dependencies of SYCL Project:" << llvm::raw_ostream::Colors::RESET;
static std::string DependenceNames[] = {
"oneAPI Math Kernel Library (oneMKL)", "oneAPI DPC++ Library(oneDPL)",
Copy link
Contributor

Choose a reason for hiding this comment

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

Could you try to list them in *inc file, then maybe easy for review and extent for new lib like oneSHMEM and so on.

};

enum class LibraryDependencies : uint8_t {
LD_MKL,
Copy link
Contributor

Choose a reason for hiding this comment

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

use INC files to define.

@zhimingwang36 zhimingwang36 merged commit 85673cd into oneapi-src:SYCLomatic Nov 20, 2024
1 check failed
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.

3 participants