Closed piotrbartman closed 3 years ago
My guess is that it was because I used Manylinux2010 docker image for a more compatible ABI, in order to help with #11...
Per request in #13, I've just made some conda packages. https://anaconda.org/fyplus/thrustrtc Please see if they also help for this issue. If not I'll rebuild the pypi package.
Conda package seems to work on colab. Can you also publish it to pypi?
Checked in version 0.3.12, the same as the conda package. (Use 0.3.11 for CentOS only)
Perfectly! Thanks!
Here Google Colab Reproduce Example CURandRTC latest + ThrustRTC 0.3.11 causes the kernel restart with the following message:
With ThrustRTC 0.3.10 it works. I wonder if it is related to #14