Skip to content

Commit

Permalink
older CUDA architectures have complex type problems
Browse files Browse the repository at this point in the history
  • Loading branch information
PDoakORNL committed Dec 1, 2023
1 parent 57e2d06 commit c917478
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/test_automation/ci/run_step.sh
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,7 @@ case "$1" in
-DCMAKE_CXX_COMPILER=g++ \
-DCMAKE_CUDA_COMPILER=${CUDA_HOME}/bin/nvcc \
-DCMAKE_CUDA_FLAGS=-allow-unsupported-compiler \
-DCMAKE_CUDA_ARCHITECTURES=70 \
-DCMAKE_FORTRAN_COMPILER=gfortran -DCMAKE_EXE_LINKER_FLAGS_INIT="-lgfortran" -DCMAKE_SHARED_LINKER_FLAGS_INIT="-lgfortran" -DCMAKE_MODULE_LINKER_FLAGS_INIT="-lgfortran" \
-DDCA_WITH_MPI=1 \
-DCMAKE_PREFIX_PATH=${MPI_ROOT}\;${CUDA_ROOT}\;${MAGMA_ROOT}\;${HDF5_ROOT}\;${OPENBLAS_ROOT}\;${ADIOS2_ROOT}\;${FFTW_ROOT} \
Expand Down

0 comments on commit c917478

Please sign in to comment.