Skip to content

Add rocTX support#5199

Merged
ye-luo merged 3 commits intoQMCPACK:developfrom
jakurzak:develop
Oct 14, 2024
Merged

Add rocTX support#5199
ye-luo merged 3 commits intoQMCPACK:developfrom
jakurzak:develop

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
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