Skip to content

Commit

Permalink
Merge branch 'ibverb-support' of https://github.com/ledatelescope/bif…
Browse files Browse the repository at this point in the history
…rost into ibverb-support
  • Loading branch information
jaycedowell committed Feb 19, 2024
2 parents b6e6799 + 38264a8 commit 4b9dd18
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion configure
Original file line number Diff line number Diff line change
Expand Up @@ -21624,7 +21624,7 @@ printf %s "checking for a working CUDA 10+ installation... " >&6; }

ac_compile='$NVCC -c $NVCCFLAGS conftest.$ac_ext >&5'
LDFLAGS="-L$CUDA_HOME/lib64 -L$CUDA_HOME/lib"
LIBS="$LIBS -lcuda -lcudart"
NVCCLIBS="$LIBS -lcuda -lcudart"

ac_link='$NVCC -o conftest$ac_exeext $NVCCFLAGS $LDFLAGS $LIBS conftest.$ac_ext >&5'
cat confdefs.h - <<_ACEOF >conftest.$ac_ext
Expand Down

0 comments on commit 4b9dd18

Please sign in to comment.