Replies: 5 comments
|
This is strange indeed and I wonder if this is more of a Dask problem rather than a STUMPY problem. And you are absolutely right that Internally, Are you able to provide a full traceback? |
|
This works just fine. |
|
@geoHeil Would you mind providing a full traceback? |
|
@geoHeil Any updates on this or do you think we can close it for now? |
|
Interesting: this bug has to do with the GPU utilization. Today, the 1st gpu is empty and I do not have any problems at all starting this task. I will close it for now. |
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
I try to execute https://stumpy.readthedocs.io/en/latest/ on dask (without the GPU):
But this fails with:
However, when:
is set it works (note it is a multi GPU machine and indeed GPU 0 is currently busy.
But my point is:
All reactions