index
:
delta/cmake.git
baserock/morph
dashboard
hooks
maint
master
next
nightly
nightly-master
release
gitlab.kitware.com: cmake/cmake.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Tests
/
Cuda
Commit message (
Expand
)
Author
Age
Files
Lines
*
CUDA: Do not device link if CUDA is not an enabled language
Robert Maynard
2019-07-01
4
-0
/
+29
*
CUDA: Add test for device linking when host linking uses threads
Robert Maynard
2018-10-24
5
-0
/
+156
*
Tests: Fix Cuda test project names
Brad King
2018-10-10
5
-5
/
+5
*
Revise C++ coding style using clang-format-6.0
Kitware Robot
2018-06-01
6
-15
/
+15
*
CUDA: Use MSVC default pattern for naming object files
Robert Maynard
2018-01-30
6
-23
/
+37
*
Various typo fixes
Luz Paz
2018-01-04
1
-1
/
+1
*
CUDA: Fix CUDA_STANDARD selection via cxx_std_11 with CXX_STANDARD
Robert Maynard
2017-12-15
3
-0
/
+25
*
clang-format: format all code as Cpp11
Daniel Pfeifer
2017-08-30
1
-9
/
+0
*
Tests: Simplify CUDA rpath on macOS
Brad King
2017-06-21
3
-9
/
+7
*
CUDA: Visual Studio now properly delays device linking
Robert Maynard
2017-04-26
1
-1
/
+1
*
CUDA: ObjectLibrary test executable now runs on OSX
Robert Maynard
2017-03-23
1
-0
/
+5
*
Merge topic 'cuda-msvc-flags'
Brad King
2017-02-16
3
-3
/
+3
|
\
|
*
CUDA: Fix test cases to not override CUDA flags
Brad King
2017-02-15
3
-3
/
+3
*
|
Merge topic 'cuda-with-c'
Brad King
2017-02-15
4
-0
/
+43
|
\
\
|
|
/
|
*
CUDA: Link to standard system libraries when linking as CUDA
Brad King
2017-02-14
1
-0
/
+8
|
*
Tests: Add case for CUDA with C but not C++
Brad King
2017-02-14
4
-0
/
+35
|
*
Tests: Run clang-format on CUDA code
Brad King
2017-02-14
8
-36
/
+26
*
|
Tests: Run clang-format on CUDA code
Brad King
2017-02-14
8
-83
/
+58
*
|
Merge branch 'backport-clang-format-cuda' into clang-format-cuda
Brad King
2017-02-14
1
-0
/
+9
|
\
\
|
|
/
|
*
clang-format.bash: Format CUDA source files too
Brad King
2017-02-14
1
-0
/
+9
*
|
Merge topic 'cmake_provide_include_dir_for_toolkit'
Brad King
2017-02-14
3
-0
/
+20
|
\
\
|
|
/
|
*
CUDA: Detect the toolkit include directories
Robert Maynard
2017-02-10
3
-0
/
+20
*
|
Tests/Cuda: Select a CUDA device supporting compute 3.0
Pierre Moreau
2017-02-10
2
-0
/
+46
*
|
Tests/Cuda: Return a non-zero code if errors occurred
Pierre Moreau
2017-02-10
2
-6
/
+8
*
|
Tests/Cuda: Use memory allocated on the GPU in the kernels
Pierre Moreau
2017-02-10
2
-10
/
+45
*
|
Tests/Cuda: Add missing separable compilation property
Pierre Moreau
2017-02-10
1
-0
/
+2
*
|
Tests/Cuda: Fix missing CUDA static library at runtime on macOS
Pierre Moreau
2017-02-10
1
-0
/
+6
*
|
Tests/Cuda: Output error messages to std::cerr instead of std::cout
Pierre Moreau
2017-02-10
1
-2
/
+2
*
|
Tests/Cuda: Print asynchronous error messages, if any
Pierre Moreau
2017-02-10
3
-0
/
+20
*
|
Tests/Cuda: Print error message if mixed_kernel failed
Pierre Moreau
2017-02-10
1
-0
/
+7
*
|
Tests/Cuda: Add identifiers to error messages
Pierre Moreau
2017-02-10
2
-2
/
+4
*
|
Tests/Cuda: Print error message if an error occurred
Pierre Moreau
2017-02-10
2
-2
/
+2
|
/
*
CUDA: Test that CUDA flags are used when device linking executables.
Robert Maynard
2017-01-12
5
-0
/
+48
*
CUDA: Port test cases to Windows with MSVC host compiler
Brad King
2017-01-12
5
-9
/
+43
*
CUDA: ConsumeCompileFeatures use cxx_nullptr for wider compiler support
Robert Maynard
2017-01-11
1
-1
/
+1
*
CUDA: Tests now state why they are failing when no CUDA card is found.
Robert Maynard
2016-12-15
3
-11
/
+15
*
CUDA: Fix Cuda.Complex test case extern function signatures
Brad King
2016-12-09
1
-2
/
+2
*
CUDA: Add tests to verify CUDA compiler works properly.
Robert Maynard
2016-11-14
20
-0
/
+316