Skip to content

Commit

Permalink
Remove remaining references to GPU polymorphism.
Browse files Browse the repository at this point in the history
  • Loading branch information
joaander committed May 29, 2024
1 parent d328e79 commit 751dc8b
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 58 deletions.
4 changes: 0 additions & 4 deletions hoomd/test/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -20,10 +20,6 @@ set(TEST_LIST
random_numbers_test
)

if (HIP_PLATFORM STREQUAL "nvcc")
set(add TEST_LIST test_gpu_polymorph)
endif()

if (ENABLE_HIP)
list(APPEND TEST_LIST
test_warp_tools
Expand Down
54 changes: 0 additions & 54 deletions hoomd/test/test_gpu_polymorph.cuh

This file was deleted.

0 comments on commit 751dc8b

Please sign in to comment.