提交 51337053 authored 作者: Frederic Bastien's avatar Frederic Bastien

clean more file

上级 b16b60ee
......@@ -5,4 +5,4 @@ type_support.so : type_support.cu $(CUDA_NDARRAY)/cuda_ndarray.so
nvcc -g -shared -I$(CUDA_NDARRAY) -I$(CUDA_ROOT)/include -I$(NUMPY_INCLUDE) -o type_support.so -Xcompiler -fPIC type_support.cu -L$(CUDA_ROOT)/lib -L$(CUDA_NDARRAY) -lcuda_ndarray
clean :
rm type_support.so
rm type_support.so *~ *.pyc */*~ */*.pyc
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论