Fix CUDA support
Showing
- pystencils/__init__.py 2 additions, 2 deletionspystencils/__init__.py
- pystencils/boundaries/boundaryconditions.py 6 additions, 6 deletionspystencils/boundaries/boundaryconditions.py
- pystencils/boundaries/boundaryhandling.py 2 additions, 2 deletionspystencils/boundaries/boundaryhandling.py
- pystencils/cpu/kernelcreation.py 13 additions, 8 deletionspystencils/cpu/kernelcreation.py
- pystencils/datahandling/parallel_datahandling.py 1 addition, 1 deletionpystencils/datahandling/parallel_datahandling.py
- pystencils/gpucuda/kernelcreation.py 34 additions, 17 deletionspystencils/gpucuda/kernelcreation.py
- pystencils/gpucuda/periodicity.py 5 additions, 4 deletionspystencils/gpucuda/periodicity.py
- pystencils/kernel_decorator.py 9 additions, 10 deletionspystencils/kernel_decorator.py
- pystencils/kernelcreation.py 22 additions, 24 deletionspystencils/kernelcreation.py
- pystencils_tests/test_abs.py 0 additions, 4 deletionspystencils_tests/test_abs.py
- pystencils_tests/test_buffer_gpu.py 42 additions, 22 deletionspystencils_tests/test_buffer_gpu.py
- pystencils_tests/test_cuda_known_functions.py 4 additions, 4 deletionspystencils_tests/test_cuda_known_functions.py
- pystencils_tests/test_cudagpu.py 19 additions, 13 deletionspystencils_tests/test_cudagpu.py
- pystencils_tests/test_custom_backends.py 0 additions, 1 deletionpystencils_tests/test_custom_backends.py
- pystencils_tests/test_indexed_kernels.py 9 additions, 9 deletionspystencils_tests/test_indexed_kernels.py
- pystencils_tests/test_types.py 1 addition, 1 deletionpystencils_tests/test_types.py
Please register or sign in to comment