Skip to content

Commit

Permalink
Merge pull request #4565 from fwyzard/cub_define_CUB_STDERR
Browse files Browse the repository at this point in the history
Enable error reporting for CUDA library calls
  • Loading branch information
smuzaffar committed Dec 13, 2018
2 parents dd81439 + 4001271 commit 2fc2df5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cub-toolfile.spec
Expand Up @@ -15,6 +15,7 @@ cat << \EOF_TOOLFILE >%i/etc/scram.d/cub.xml
<environment name="CUB_BASE" default="@TOOL_ROOT@"/>
<environment name="INCLUDE" default="$CUB_BASE/include"/>
</client>
<flags CXXFLAGS="-DCUB_STDERR"/>
</tool>
EOF_TOOLFILE

Expand Down

0 comments on commit 2fc2df5

Please sign in to comment.