Michael Collison
Michael Collison
@gmarkall all requested changes committed.
gpuci run tests
gpuci run tests
gpuci run tests
@gmarkall fixed so that `compile_ptx` does not interact with the driver. I did have to convert `TestCudaMandel `to derive from `CUDATestCase` because set device=true in the jit decorator.
gpuci run tests
gpuci run tests
@gmarkall I incorporated all your requested changes.
gpuci run tests
> > My second question is - what happens with the tanh implementation when used in a function compiled with compile_ptx? Can you add a test that compiles for two...