Skip to content

Commit

Permalink
commented out not-implemented tests.
Browse files Browse the repository at this point in the history
  • Loading branch information
kousuke-nakano committed Sep 13, 2023
1 parent 117a5d5 commit aaa923d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -583,8 +583,8 @@ if(EXT_MODTEST)
add_target_exe_serial_wrapper(test_openmp_reduction_complex test_tools)
add_target_exe_serial_wrapper(test_upwinvp test_tools)
add_target_exe_serial_wrapper(test_upwinvp_complex test_tools)
add_target_exe_serial_wrapper(test_upwinvp_pfaff test_tools)
add_target_exe_serial_wrapper(test_upwinvp_pfaff_complex test_tools)
#add_target_exe_serial_wrapper(test_upwinvp_pfaff test_tools)
#add_target_exe_serial_wrapper(test_upwinvp_pfaff_complex test_tools)

if(EXT_GPU)

Expand Down

0 comments on commit aaa923d

Please sign in to comment.