Merge branch 'mr_reduce_packinfo_generation' into 'master'
Reduce Packinfo Generation See merge request walberla/walberla!464
Showing
- python/pystencils_walberla/codegen.py 18 additions, 6 deletionspython/pystencils_walberla/codegen.py
- python/pystencils_walberla/templates/CpuPackInfo.tmpl.cpp 8 additions, 0 deletionspython/pystencils_walberla/templates/CpuPackInfo.tmpl.cpp
- python/pystencils_walberla/templates/GpuPackInfo.tmpl.cpp 8 additions, 0 deletionspython/pystencils_walberla/templates/GpuPackInfo.tmpl.cpp
- src/cuda/communication/UniformGPUScheme.impl.h 2 additions, 0 deletionssrc/cuda/communication/UniformGPUScheme.impl.h
- tests/cuda/CMakeLists.txt 6 additions, 0 deletionstests/cuda/CMakeLists.txt
- tests/cuda/codegen/GeneratedFieldPackInfoTestGPU.cpp 213 additions, 0 deletionstests/cuda/codegen/GeneratedFieldPackInfoTestGPU.cpp
- tests/cuda/codegen/GeneratedFieldPackInfoTestGPU.py 14 additions, 0 deletionstests/cuda/codegen/GeneratedFieldPackInfoTestGPU.py
- tests/field/CMakeLists.txt 7 additions, 0 deletionstests/field/CMakeLists.txt
- tests/field/codegen/GeneratedFieldPackInfoTest.cpp 197 additions, 0 deletionstests/field/codegen/GeneratedFieldPackInfoTest.cpp
- tests/field/codegen/GeneratedFieldPackInfoTest.py 14 additions, 0 deletionstests/field/codegen/GeneratedFieldPackInfoTest.py
Please register or sign in to comment