diff options
author | Robert Maynard <robert.maynard@kitware.com> | 2017-12-13 22:34:48 (GMT) |
---|---|---|
committer | Robert Maynard <robert.maynard@kitware.com> | 2017-12-13 22:34:48 (GMT) |
commit | 8164298935cdd0970a4e86327184866496694b65 (patch) | |
tree | c9a5b5dfaa1c8916b1e24fb5ee64d1edc0e75530 /Tests/CTestTestParallel | |
parent | 9720c142559ad8b48326de1fb636ae66e1f74184 (diff) | |
download | CMake-8164298935cdd0970a4e86327184866496694b65.zip CMake-8164298935cdd0970a4e86327184866496694b65.tar.gz CMake-8164298935cdd0970a4e86327184866496694b65.tar.bz2 |
Cuda: ResolveDeviceSymbols now properly execute everywhere.
The previous version had two bugs that caused the JIT runtime errors.
1. It was building the executable without separable compilation enabled
2. All kernel launches will fail if any kernel is missing a symbol, that
is why the call to file2_launch_kernel had to be removed
Diffstat (limited to 'Tests/CTestTestParallel')
0 files changed, 0 insertions, 0 deletions