3 lines
79 B
Plaintext
3 lines
79 B
Plaintext
|
nvcc -arch=sm_35 -Xcompiler -fPIC -o gpu-topo.o -c Topo.cu
|
||
|
cp -f gpu-topo.o ..
|