File tree Expand file tree Collapse file tree 1 file changed +0
-10
lines changed
Expand file tree Collapse file tree 1 file changed +0
-10
lines changed Original file line number Diff line number Diff line change @@ -22,17 +22,7 @@ target_link_libraries(SliceWrapper Omega_h::omega_h)
2222target_link_libraries (SliceWrapper Cabana::cabanacore)
2323target_compile_definitions (SliceWrapper PUBLIC ENABLE_CABANA)
2424
25- #add_executable(AoSoA_Ordering test/aosoa_ordering_issue.cpp)
26- #target_link_libraries(AoSoA_Ordering Omega_h::omega_h)
27- #target_link_libraries(AoSoA_Ordering Cabana::cabanacore)
28- #target_compile_definitions(AoSoA_Ordering PUBLIC ENABLE_CABANA)
29-
3025add_test (sliceWrapper10 ./SliceWrapper 10)
3126add_test (sliceWrapper32 ./SliceWrapper 32)
3227add_test (sliceWrapper33 ./SliceWrapper 33)
3328add_test (sliceWrapper50 ./SliceWrapper 50)
34-
35- #add_test(AoSoAOrderingTest10 ./AoSoA_Ordering 10)
36- #add_test(AoSoAOrderingTest32 ./AoSoA_Ordering 32)
37- #add_test(AoSoAOrderingTest33 ./AoSoA_Ordering 33)
38- #add_test(AoSoAOrderingTest50 ./AoSoA_Ordering 50)
You can’t perform that action at this time.
0 commit comments