Skip to content

Commit 974ca2c

Browse files
committed
Move hwloc to hwloc-ROCm
1 parent 800db7f commit 974ca2c

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

easybuild/easyconfigs/h/hwloc/hwloc-2.11.2-rocm-compilers-19.0.0-ROCm-6.4.1.eb renamed to easybuild/easyconfigs/h/hwloc-ROCm/hwloc-ROCm-2.11.2-rocm-compilers-19.0.0-ROCm-6.4.1.eb

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
easyblock = 'ConfigureMake'
44

5-
name = 'hwloc'
5+
name = 'hwloc-ROCm'
66
version = '2.11.2'
77
_rocm_version = '6.4.1'
88

@@ -32,6 +32,7 @@ builddependencies = [
3232
]
3333

3434
dependencies = [
35+
('hwloc', version),
3536
('HIP', '6.4.1'),
3637
('rocm-smi', '7.6.0', f'-ROCm-{_rocm_version}'),
3738
('numactl', '2.0.19'),

0 commit comments

Comments
 (0)