Skip to content
Snippets Groups Projects
Commit 207381b1 authored by Stephan Seitz's avatar Stephan Seitz
Browse files

Add pycuda.autoinit to GPU test

parent c045b3ad
No related branches found
No related tags found
No related merge requests found
import numpy as np import numpy as np
import pycuda.autoinit
import pycuda.gpuarray as gpuarray import pycuda.gpuarray as gpuarray
import sympy as sp import sympy as sp
from scipy.ndimage import convolve from scipy.ndimage import convolve
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment