Skip to content
Snippets Groups Projects

Tested the c++ codes run on GPUs and fixed unit tests associated with them

Open Pradipta Samanta requested to merge fix-cpp-codes-gpu into feature-add-cpp-codes
2 files
+ 369
91
Compare changes
  • Side-by-side
  • Inline
Files
2
+ 1
1
@@ -36,7 +36,7 @@ set(SOURCES
test_horizontal_recon.cpp
test_horizontal_rot.cpp
# test_tdma_solver.cpp
# test_interpolation_vector.cpp
test_interpolation_vector.cpp
# test_intp_rbf.cpp
# test_interpolation_scalar.cpp
)
Loading