Update runtime structure
Signed-off-by:
Rafael Ravedutti <rafaelravedutti@gmail.com>
Showing
- Makefile 1 addition, 1 deletionMakefile
- runtime/array.hpp 37 additions, 0 deletionsruntime/array.hpp
- runtime/device_flags.hpp 95 additions, 0 deletionsruntime/device_flags.hpp
- runtime/devices/cuda.cu 2 additions, 2 deletionsruntime/devices/cuda.cu
- runtime/devices/device.hpp 24 additions, 0 deletionsruntime/devices/device.hpp
- runtime/devices/dummy.cpp 5 additions, 5 deletionsruntime/devices/dummy.cpp
- runtime/domain/domain_partitioning.hpp 23 additions, 17 deletionsruntime/domain/domain_partitioning.hpp
- runtime/domain/no_partition.hpp 1 addition, 2 deletionsruntime/domain/no_partition.hpp
- runtime/domain/regular_6d_stencil.hpp 38 additions, 18 deletionsruntime/domain/regular_6d_stencil.hpp
- runtime/pairs.cpp 172 additions, 0 deletionsruntime/pairs.cpp
- runtime/pairs.hpp 162 additions, 515 deletionsruntime/pairs.hpp
- runtime/pairs_common.hpp 41 additions, 0 deletionsruntime/pairs_common.hpp
- runtime/property.hpp 67 additions, 0 deletionsruntime/property.hpp
- runtime/read_from_file.hpp 4 additions, 5 deletionsruntime/read_from_file.hpp
- runtime/vector3.hpp 18 additions, 0 deletionsruntime/vector3.hpp
- runtime/vtk.hpp 1 addition, 2 deletionsruntime/vtk.hpp
- src/pairs/code_gen/cgen.py 5 additions, 5 deletionssrc/pairs/code_gen/cgen.py
Please register or sign in to comment