Showing
- src/pystencils/backend/transformations/add_pragmas.py 27 additions, 13 deletionssrc/pystencils/backend/transformations/add_pragmas.py
- src/pystencils/codegen/__init__.py 0 additions, 8 deletionssrc/pystencils/codegen/__init__.py
- src/pystencils/codegen/config.py 325 additions, 199 deletionssrc/pystencils/codegen/config.py
- src/pystencils/codegen/driver.py 103 additions, 40 deletionssrc/pystencils/codegen/driver.py
- src/pystencils/types/types.py 1 addition, 1 deletionsrc/pystencils/types/types.py
- tests/codegen/test_config.py 161 additions, 0 deletionstests/codegen/test_config.py
- tests/fixtures.py 6 additions, 8 deletionstests/fixtures.py
- tests/kernelcreation/test_buffer_gpu.py 2 additions, 4 deletionstests/kernelcreation/test_buffer_gpu.py
- tests/kernelcreation/test_gpu.py 3 additions, 3 deletionstests/kernelcreation/test_gpu.py
- tests/kernelcreation/test_iteration_slices.py 8 additions, 10 deletionstests/kernelcreation/test_iteration_slices.py
- tests/nbackend/kernelcreation/test_openmp.py 11 additions, 16 deletionstests/nbackend/kernelcreation/test_openmp.py
- tests/nbackend/kernelcreation/test_options.py 0 additions, 28 deletionstests/nbackend/kernelcreation/test_options.py
- tests/nbackend/transformations/test_add_pragmas.py 1 addition, 0 deletionstests/nbackend/transformations/test_add_pragmas.py
- tests/runtime/test_data/datahandling_save_test.npz 0 additions, 0 deletionstests/runtime/test_data/datahandling_save_test.npz
- tests/test_quicktests.py 4 additions, 7 deletionstests/test_quicktests.py
This diff is collapsed.
tests/codegen/test_config.py
0 → 100644
No preview for this file type