ISCE_INSAR/components/zerodop/GPUtopozero/cuda/compilation

3 lines
79 B
Plaintext
Raw Normal View History

2019-01-16 19:40:08 +00:00
nvcc -arch=sm_35 -Xcompiler -fPIC -o gpu-topo.o -c Topo.cu
cp -f gpu-topo.o ..