Skip to content

Commit

Permalink
Update cuda-9.2-release-debug tweaks and change to cuda-9.2-release-d…
Browse files Browse the repository at this point in the history
…ebug-pt build (trilinos#2464, trilinos#3633)

We really need to switch most of these 'debug' builds to 'release-debug'
builds (see trilinos#3633).

Also, the Trilinos CUDA PR build really needs to be a cuda-9.2-release-debug
build since that runs more tests and catches more issues than either a
cuda-9.2-opt or cuda-9.2-debug build (see trilinos#3939).
  • Loading branch information
bartlettroscoe committed Dec 5, 2018
1 parent e7a4bf0 commit 45deb4f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
INCLUDE("${CMAKE_CURRENT_LIST_DIR}/CUDA_COMMON_TWEAKS.cmake")
INCLUDE("${CMAKE_CURRENT_LIST_DIR}/ALL_COMMON_TWEAKS.cmake")

0 comments on commit 45deb4f

Please sign in to comment.