Robert Sulej

Results 39 comments of Robert Sulej

I have to make a minor release tomorrow, but did not manage to include new shaders. Sorry for delay! I'll push updates for you in the next release, which should...

I was working on that code for a while - changes in the shaders and in the Python API are minimal, but... there is a problem in between. Color buffer...

Hi Joseph, Thanks for reporting! Yes, likely the fact of having NVIDIA after Radeon is the point. Configuration of board indexes visible to the package was on my todo list....

The new release is out, I hope it will fix the problem. Please, try `import plotoptix` - this should list devices compatible with CUDA and above the minimum compute cap...

Are you also on a dual GPU, mixed AMD/NVIDIA? Or it is a single board setup?

Thanks! I'll have a look at this part of code and let you know.

I did not manage to reproduce the crash yet. I have a few systems with Ubuntu, but they are Gnome or console only, none is KDE. However, I added more...

That's great, thanks so much for the feedback! @jszym this might be a solution also for your case.

True. Added. Thanks!

Hi Will, Yes, I tried Colab. They have too old drivers installed, please see this issue: https://github.com/googlecolab/colabtools/issues/620 I was able to properly install all the prerequisites, so we are just...