Hugh Perkins

Results 4 comments of Hugh Perkins

I wonder if we need tests for apex? Otherwise it will break from time to time, and we wont know about it, until someone complains.

@snsxf on linux, check you have the version of cupy corresponding to your cuda toolkit installed. eg if you have CUDA toolkit 10.1, check you have installed `cupy-cuda101`.

I would say that having.a different CUDA version reported by nvidia-smi compared to the version reported by nvcc --version sounds odd to me. I think you should try to figure...

Great! On Fri, Apr 3, 2020 at 8:33 AM dataprowl wrote: > @hpasapp That's perfectly right! I purged > the Nvidia driver and Cuda toolkit, and installed them again. It...