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 5d32e32 commit f9479a3
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 @@ -33,7 +33,7 @@ cmake -D CMAKE_BUILD_TYPE:STRING=RELEASE \
-D CMAKE_CUDA_COMPILER='which nvcc' \
-D CMAKE_CXX_FLAGS="$PATCHED_CXXFLAGS" \
$CMAKE_ARGS \
-S $SRC_DIR #\
-S $SRC_DIR \

make install #-j 10 install

Expand Down

0 comments on commit f9479a3

Please sign in to comment.