Skip to content

Commit 0adaebd

Browse files
committed
Tweak
1 parent b1b5203 commit 0adaebd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/tests_eessi_extend_module.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -182,7 +182,7 @@ jobs:
182182
export EESSI_CVMFS_INSTALL=1
183183
module load EESSI-extend/${{matrix.eessi_version}}-easybuild
184184
check_env_var "EASYBUILD_INSTALLPATH" "$EESSI_SOFTWARE_PATH" # installation path should be the same unless we ask for an explicit GPU installation
185-
check_env_var "EASYBUILD_CUDA_COMPUTE_CAPABILITIES" ""
185+
check_env_var "EASYBUILD_CUDA_COMPUTE_CAPABILITIES" "$STORED_CUDA_CC"
186186
module unload EESSI-extend
187187
export EESSI_ACCELERATOR_INSTALL=1
188188
module load EESSI-extend/${{matrix.eessi_version}}-easybuild # reload for an actual GPU installation

0 commit comments

Comments
 (0)