Skip to content

Commit

Permalink
continuing heffte cuda
Browse files Browse the repository at this point in the history
  • Loading branch information
djdunning committed Aug 1, 2024
1 parent 6bd2681 commit d23566b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .conda/heffte/cuda/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ cmake -D CMAKE_BUILD_TYPE:STRING=RELEASE \
-D CMAKE_CUDA_HOST_LINK_LAUNCHER=$CXX \
-D MPI_C_COMPILER="$BUILD_PREFIX/bin/mpicc" \
-D MPI_CXX_COMPILER="$BUILD_PREFIX/bin/mpicxx" \
-D CMAKE_CUDA_COMPILER=${OMPI_CXX} \
# -D CMAKE_CUDA_COMPILER=${OMPI_CXX} \
$CMAKE_ARGS \
-S $SRC_DIR \

Expand Down

0 comments on commit d23566b

Please sign in to comment.