Skip to content

Commit

Permalink
removed trial
Browse files Browse the repository at this point in the history
  • Loading branch information
eliazonta committed Aug 2, 2023
1 parent bd41ca6 commit a00d799
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 20 deletions.
5 changes: 0 additions & 5 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -13,11 +13,6 @@ SRC-CUDA := main.cu

all: sequential cuda

prova:
@mkdir -p prova
$(NVCC) $(SRC_FOLDER)/$(PARALLEL_FOLDER)/prova.cu
@mv a.out prova/prova


sequential:
@mkdir -p $(BIN_FOLDER)
Expand Down
Binary file removed prova/prova
Binary file not shown.
15 changes: 0 additions & 15 deletions src/parallel/prova.cu

This file was deleted.

0 comments on commit a00d799

Please sign in to comment.