Commit Graph

7 Commits

Author SHA1 Message Date
Tom Deakin
30231575cb Tidy CUDA memory mode Makefile 2021-02-02 12:33:18 +00:00
Peter Steinbach
d8cb7494e0 pulled -O3 out into CXXFLAGS, refactored CUDA compiler into CUDA_CXX
make variable to cope with clang as CUDA compiler as well
2017-03-17 15:18:13 +01:00
Peter Steinbach
8c7a801a84 put -O3 into CXXFLAGS to comply with OpenMP.make 2017-03-13 15:22:26 +01:00
Peter Steinbach
ea12f2a9a1 added EXTRA_FLAGS variable to CUDA Makefile to provide the freedom to specify debug flags or gencode flags 2017-03-13 14:41:16 +01:00
Tom Deakin
761ba2dce0 Add a clean option to all Makefiles 2017-02-24 11:57:34 +00:00
Tom Deakin
1b573dbac3 Add EXTRA_FLAGS option to build line for custom extra flags 2017-02-23 15:55:45 +00:00
Tom Deakin
c320014d28 Add CUDA Makefile 2017-02-23 14:58:05 +00:00