Made walberla seperable, resolved cuda compilation issue
Fixed more bugs with variables, but GPU code segfaults
Showing
- CMakeLists.txt 19 additions, 17 deletionsCMakeLists.txt
- examples/dem_sd.py 2 additions, 2 deletionsexamples/dem_sd.py
- examples/main.cpp 50 additions, 40 deletionsexamples/main.cpp
- runtime/boundary_weights.hpp 4 additions, 1 deletionruntime/boundary_weights.hpp
- runtime/devices/cuda.cu 1 addition, 1 deletionruntime/devices/cuda.cu
- runtime/devices/device.hpp 1 addition, 1 deletionruntime/devices/device.hpp
- runtime/domain/block_forest.cpp 31 additions, 0 deletionsruntime/domain/block_forest.cpp
- runtime/domain/block_forest.hpp 24 additions, 39 deletionsruntime/domain/block_forest.hpp
- runtime/pairs.cpp 8 additions, 2 deletionsruntime/pairs.cpp
- runtime/pairs.hpp 7 additions, 2 deletionsruntime/pairs.hpp
- src/pairs/code_gen/cgen.py 76 additions, 27 deletionssrc/pairs/code_gen/cgen.py
Please register or sign in to comment