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

Add lj_gpu.o to clean command


Signed-off-by: default avatarRafael Ravedutti <rafaelravedutti@gmail.com>
parent cae35634
No related merge requests found
...@@ -29,4 +29,4 @@ lj_gpu: lj_ns.cu ...@@ -29,4 +29,4 @@ lj_gpu: lj_ns.cu
clean: clean:
@echo "Cleaning..." @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 cuda_runtime.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 lj_gpu.o
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment