We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
This page describes how to build the code from this repository on Titan.
cd
if [ -d "/usr/local/cuda/bin" ] ; then PATH="/usr/local/cuda/bin:$PATH" fi
This adds the location of the nvcc compiler to your PATH.
nvcc