PawseySC / rocm-from-source

Scripts to build AMD ROCm from source.
MIT License
15 stars 3 forks source link

apply patches from Spack to various ROCm components #20

Open BenWibking opened 1 year ago

BenWibking commented 1 year ago

There are several patches applied by Spack when installing various ROCm components in order to work around bugs.

Patches for llvm-amdgpu (https://github.com/spack/spack/blob/develop/var/spack/repos/builtin/packages/llvm-amdgpu):

It would be useful to have these patches included. This might also enable newer ROCm modules to be built with these scripts.