Skip to content

Commit 563105f

Browse files
committed
Also needed to run ROCm-LLVM with the same hook
1 parent 7a4c6eb commit 563105f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

eb_hooks.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1250,6 +1250,7 @@ def post_module_hook(self, *args, **kwargs):
12501250
'GROMACS': pre_configure_hook_gromacs,
12511251
'libfabric': pre_configure_hook_libfabric_disable_psm3_x86_64_generic,
12521252
'LLVM': pre_configure_hook_llvm,
1253+
'ROCm-LLVM': pre_configure_hook_llvm,
12531254
'MetaBAT': pre_configure_hook_metabat_filtered_zlib_dep,
12541255
'OpenBLAS': pre_configure_hook_openblas_optarch_generic,
12551256
'WRF': pre_configure_hook_wrf_aarch64,

0 commit comments

Comments
 (0)