Guest User

Untitled

a guest
Oct 21st, 2017
102
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.16 KB | None | 0 0
  1. ```
  2. cmake .. -DCMAKE_C_COMPLIER=/usr/bin/gcc-5 -DCMAKE_CXX_COMPILER=/usr/bin/g++-5 -DCUDA_HOST_COMPILER=/usr/bin/gcc-5
  3. -DCUDNN_ROOT=~/lib/cuda/ -DUSE_IBVERBS=1
  4. ```
Add Comment
Please, Sign In to add comment