ROCm / rocm-cmake

CMake modules used within the ROCm libraries
https://rocm.docs.amd.com/projects/ROCmCMakeBuildTools/en/latest/
MIT License
62 stars 43 forks source link

Add function to get local build targets #125

Closed lawruble13 closed 10 months ago

eidenyoshida commented 10 months ago

Should we investigate addressing this at a different level such as hipconfig?

lawruble13 commented 10 months ago

Yes, having this in the ROCmCMakeBuildTools would always be more of a workaround than an actual solution to the issue. I had left this PR up for easy reference as a possible CMake implementation while other solutions were being discussed.

cgmb commented 10 months ago

Let's close this out, then. The PR will always be available as a reference.