Move free functions relating to kernel creation in `driver.py` to `KernelFactory`.
parent
c01fb82a
Showing
- src/pystencils/backend/platforms/sycl.py 3 additions, 2 deletionssrc/pystencils/backend/platforms/sycl.py
- src/pystencils/codegen/driver.py 90 additions, 84 deletionssrc/pystencils/codegen/driver.py
- src/pystencils/codegen/functions.py 0 additions, 9 deletionssrc/pystencils/codegen/functions.py
- src/pystencils/codegen/gpu_indexing.py 10 additions, 8 deletionssrc/pystencils/codegen/gpu_indexing.py
- src/pystencils/codegen/target.py 4 additions, 1 deletionsrc/pystencils/codegen/target.py
- tests/nbackend/test_vectorization.py 3 additions, 3 deletionstests/nbackend/test_vectorization.py
Please register or sign in to comment