Skip to content
GitLab
Explore
Sign in
Register
Tests: Add missing error check in CudaOnly.GPUDebugFlag
Code
Review changes
Check out branch
Download
Patches
Plain diff
Brad King
requested to merge
brad.king/cmake:test-cuda-missing-check
into
master
Feb 01, 2018
Overview
3
Commits
1
Pipelines
1
Changes
1
Expand
If
cudaMallocManaged
fails then later use of
has_debug
is not valid.
Merge request reports
Loading