Skip to content

Instantly share code, notes, and snippets.

@mickeyouyou
Created January 13, 2020 06:56
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mickeyouyou/7dac078022f443558851705222b3d0c3 to your computer and use it in GitHub Desktop.
Save mickeyouyou/7dac078022f443558851705222b3d0c3 to your computer and use it in GitHub Desktop.
traceless_cude.cu build
nvcc -arch=sm_60 -std=c++11 -I/usr/local/adolc/include -o traceless_cuda modules/planning/open_space/trajectory_smoother/traceless_cuda.cu
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment