index
:
CMake.git
master
release
CMake is a cross-platform, open-source build system generator.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Tests
/
Cuda
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
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
[prev]