- Nov 19, 2021
-
-
Paul McCarthy authored
RF: New CUDACXXFLAGS See merge request !34
-
Paul McCarthy authored
-
Paul McCarthy authored
-
Paul McCarthy authored
-
Paul McCarthy authored
into a CUDA lib / exe - so that USRNVCCFLAGS, and CUDA include paths are added to compiler flags for these targets.
-
Paul McCarthy authored
-
Paul McCarthy authored
RF: Set -std=c++14 for nvcc-compiled code - CUDA 11.0 is the earliest to support c++17 See merge request !33
-
Paul McCarthy authored
-
- Nov 18, 2021
-
-
Paul McCarthy authored
-
Paul McCarthy authored
support c++17
-
Paul McCarthy authored
-
- Nov 17, 2021
-
-
Paul McCarthy authored
Mnt/c++17 See merge request !32
-
Paul McCarthy authored
-
Paul McCarthy authored
-
Paul McCarthy authored
CI: Don't run CI tests on tags or master branch See merge request !31
-
Paul McCarthy authored
-
Paul McCarthy authored
Mnt/fsldevdir rpath See merge request !30
-
Paul McCarthy authored
-
Paul McCarthy authored
-
- Nov 15, 2021
-
-
Paul McCarthy authored
Mnt/post 606 See merge request !29
-
Paul McCarthy authored
-
Paul McCarthy authored
-
Paul McCarthy authored
-
Paul McCarthy authored
-
- Nov 12, 2021
-
-
Paul McCarthy authored
RF: Better way of adding -install_name option See merge request !28
-
Paul McCarthy authored
-
Paul McCarthy authored
evaluated against $@="", so was matching all targets
-
- Nov 11, 2021
-
-
Paul McCarthy authored
MNT: rpath See merge request !27
-
Paul McCarthy authored
-
Paul McCarthy authored
-
Paul McCarthy authored
-
Paul McCarthy authored
specified in environment. This is to support local development, so that exes can be executed from $FSLDIR/src/<project>/<exe> and that libs in $FSLDIR/src/<project>/ will take precedence over those in $FSLDIR/lib/
-
Paul McCarthy authored
-
Paul McCarthy authored
-
Paul McCarthy authored
-
Paul McCarthy authored
default since ~2010. Explicitly set rpath to pwd, pwd/../lib, and $FSLDIR/lib. Set install name for shared libs on macOS so that executables will refer to them via rpath. These last two changes are explicitly performed by conda build, but are needed for stand-alone/development compilation
-
- Sep 22, 2021
-
-
Paul McCarthy authored
MNT: note about compute capabilities See merge request !26
-
Paul McCarthy authored
-
Paul McCarthy authored
Mnt/cuda compute capabilities See merge request !25
-
Paul McCarthy authored
-