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

Add rocTX support #5199

Merged
merged 3 commits into from
Oct 14, 2024
Merged

Add rocTX support #5199

merged 3 commits into from
Oct 14, 2024

Conversation

jakurzak
Copy link
Contributor

When USE_NVTX_API=ON and QMC_CUDA2HIP=ON rocTX markers are used.

When `USE_NVTX_API=ON` and `QMC_CUDA2HIP=ON` rocTX markers are used.
CMakeLists.txt Outdated
message(STATUS "Enabling use of ROCm rocTX APIs")
find_library(
ROCTX_API_LIB NAME libroctx64.so
HINTS ${ROCM_PATH}
Copy link
Contributor

Choose a reason for hiding this comment

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

We don't respect ROCM_PATH, please remove.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Sorry for that.
Removed.

@ye-luo
Copy link
Contributor

ye-luo commented Oct 14, 2024

Test this please

@ye-luo ye-luo enabled auto-merge October 14, 2024 18:31
@ye-luo ye-luo merged commit 47218c2 into QMCPACK:develop Oct 14, 2024
38 of 39 checks passed
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.

2 participants