Michael Collison

Results 78 comments of Michael Collison

@gmarkall all requested changes committed.

@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.

@gmarkall I incorporated all your requested changes.

> > 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...