You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As the first Exascale computer Frontier uses AMD GPUs I would like to compile a libhwloc version with RMSI support. But I am not sure how to set the priorities for this one. I feel for Nvidia Cuda there is already a lot of support on conda-forge but I am not aware of a similar selector mechanism for AMD GPUs. @isuruf Can you help me out here?
The text was updated successfully, but these errors were encountered:
@isuruf Unfortunately, I am still not sure how to move on. Can we have an rcom_* build just like we have cuda_* and cpu_* builds? Can this be achieved with a conda_build_config.yaml file?
No need to have a third variant. We can add rocm support for the existing builds. It's a small, open source library, so I'm fine with linking to it. It would be better if there was a rocm-smi-libs output that is just the library without the cli tool.
Comment:
As the first Exascale computer Frontier uses AMD GPUs I would like to compile a libhwloc version with RMSI support. But I am not sure how to set the priorities for this one. I feel for Nvidia Cuda there is already a lot of support on conda-forge but I am not aware of a similar selector mechanism for AMD GPUs. @isuruf Can you help me out here?
The text was updated successfully, but these errors were encountered: