Skip to content

Commit

Permalink
for some known reasons, I deleted the chapter11's code, which contain…
Browse files Browse the repository at this point in the history
…s unsolved error from the Navida and usless for most of us who only have one CUDA device
  • Loading branch information
yanqswhu committed Dec 1, 2017
1 parent c8755b9 commit 77edbfd
Show file tree
Hide file tree
Showing 6 changed files with 1 addition and 583 deletions.
1 change: 0 additions & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@ if (CUDA_FOUND)
add_subdirectory(chapter08)
add_subdirectory(chapter09)
add_subdirectory(chapter10)
add_subdirectory(chapter11)
else()
message("CUDA not found!")
endif()
11 changes: 0 additions & 11 deletions chapter11/CMakeLists.txt

This file was deleted.

167 changes: 0 additions & 167 deletions chapter11/multidevice.cu

This file was deleted.

184 changes: 0 additions & 184 deletions chapter11/portable.cu

This file was deleted.

Loading

0 comments on commit 77edbfd

Please sign in to comment.