I\'m trying to run a simple example under cuda.
this is my code:
from numba import cuda import numpy as np @cuda.jit def product(rho, theta, x): x[