Skip to content
Snippets Groups Projects
Commit fae6f920 authored by Abhinav Singh's avatar Abhinav Singh
Browse files

Adding Gpu test

parent 26180439
No related branches found
No related tags found
No related merge requests found
......@@ -18,6 +18,7 @@ endif()
if (NOT CUDA_ON_BACKEND STREQUAL "None")
set(CUDA_SOURCES Operators/Vector/vector_dist_operators_unit_tests.cu
DCPSE/DCPSE_op/tests/DCPSE_op_Solver_test.cu
OdeIntegrators/tests/Odeintegrators_test_gpu.cu
Operators/Vector/vector_dist_operators_apply_kernel_unit_tests.cu)
endif()
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment