Skip to content
Snippets Groups Projects
Commit cae35634 authored by Rafael Ravedutti's avatar Rafael Ravedutti
Browse files

Add cuda_runtime.o to clean command

parent 756a2534
No related branches found
No related tags found
No related merge requests found
......@@ -29,4 +29,4 @@ lj_gpu: lj_ns.cu
clean:
@echo "Cleaning..."
rm -rf build lj_cpu lj_gpu lj_ns.cpp lj_ns.cu dist pairs.egg-info functions functions.pdf pairs.o regular_6d_stencil.o
rm -rf build lj_cpu lj_gpu lj_ns.cpp lj_ns.cu dist pairs.egg-info functions functions.pdf pairs.o regular_6d_stencil.o cuda_runtime.o
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment