-
Notifications
You must be signed in to change notification settings - Fork 158
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
Add prefixes to macros #571
Merged
Merged
+206
−181
Commits on Oct 10, 2024
-
This commit update the macros used internally adding the prefix ONEAPI_ONEMKL_. This change creates a mismatch between the cmake variables used for configuration and the internal macros. Cmake configuration stays the same while, macros are now conformant with C++ guidelines. Signed-off-by: nscipione <nicolo.scipione@codeplay.com>
Configuration menu - View commit details
-
Copy full SHA for 89a139f - Browse repository at this point
Copy the full SHA 89a139fView commit details -
Configuration menu - View commit details
-
Copy full SHA for d4d2364 - Browse repository at this point
Copy the full SHA d4d2364View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6edba7d - Browse repository at this point
Copy the full SHA 6edba7dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8942c77 - Browse repository at this point
Copy the full SHA 8942c77View commit details -
Configuration menu - View commit details
-
Copy full SHA for e079170 - Browse repository at this point
Copy the full SHA e079170View commit details -
Move cmake instruction to keep configuration clean
Moved variables setting for headers to a more appropriate section of the configuration.
Configuration menu - View commit details
-
Copy full SHA for 7eaa348 - Browse repository at this point
Copy the full SHA 7eaa348View commit details -
Configuration menu - View commit details
-
Copy full SHA for ce6feaa - Browse repository at this point
Copy the full SHA ce6feaaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0f8fb22 - Browse repository at this point
Copy the full SHA 0f8fb22View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7c79ac8 - Browse repository at this point
Copy the full SHA 7c79ac8View commit details -
Update macro to a smaller one following PR conversation
Reducing macro name from "ONEAPI_ONEMKL" to "ONEMKL"
Configuration menu - View commit details
-
Copy full SHA for 2a739a8 - Browse repository at this point
Copy the full SHA 2a739a8View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.