Skip to content

Commit e2cf6b1

Browse files
authored
Update toolchain/modules to modify Python dependencies
Removed 'cray-python' from the f-all section and added 'python'. Updated f-gpu section to include 'python'.
1 parent aae8d58 commit e2cf6b1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

toolchain/modules

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,8 +42,8 @@ p-gpu MFC_CUDA_CC=70,75,80,89,90 NVHPC_CUDA_HOME=$CUDA_HOME CC=nvc CXX=nvc++ FC=
4242

4343
f OLCF Frontier
4444
f-all cpe/25.03 rocm/6.3.1
45-
f-all cray-fftw cray-hdf5 cray-python cmake
46-
f-gpu craype-accel-amd-gfx90a rocprofiler-compute/3.0.0
45+
f-all cray-fftw cray-hdf5 python cmake
46+
f-gpu python craype-accel-amd-gfx90a rocprofiler-compute/3.0.0
4747

4848
d NCSA Delta
4949
d-all python/3.11.6

0 commit comments

Comments
 (0)