Loading implementation/benchmark/CMakeLists.txt +1 −2 Original line number Diff line number Diff line add_btree_executable(benchmark_host.cpp) add_btree_executable(benchmark_cuda.cu) No newline at end of file add_btree_executable(mesh.cu) implementation/test/CMakeLists.txt +1 −0 Original line number Diff line number Diff line add_btree_executable(btree_host.cpp TEST) add_btree_executable(container_host.cpp TEST) add_btree_executable(container_cuda.cu TEST) add_btree_executable(mesh.cu) implementation/benchmark/mesh.cu→implementation/test/mesh.cu +0 −0 File moved. View file implementation/mesh/cube1m_1_cells.txt→implementation/test/mesh/cube1m_1_cells.txt +0 −0 File moved. View file implementation/mesh/cube1m_1_points.txt→implementation/test/mesh/cube1m_1_points.txt +0 −0 File moved. View file Loading
implementation/benchmark/CMakeLists.txt +1 −2 Original line number Diff line number Diff line add_btree_executable(benchmark_host.cpp) add_btree_executable(benchmark_cuda.cu) No newline at end of file add_btree_executable(mesh.cu)
implementation/test/CMakeLists.txt +1 −0 Original line number Diff line number Diff line add_btree_executable(btree_host.cpp TEST) add_btree_executable(container_host.cpp TEST) add_btree_executable(container_cuda.cu TEST) add_btree_executable(mesh.cu)
implementation/mesh/cube1m_1_cells.txt→implementation/test/mesh/cube1m_1_cells.txt +0 −0 File moved. View file
implementation/mesh/cube1m_1_points.txt→implementation/test/mesh/cube1m_1_points.txt +0 −0 File moved. View file