DiamondLightSource / DiamondLightSource/SuRVoS

GPU issues when creating supervoxels

Open
#106 5 comments 0 reactions 0 assignees View on GitHub
Dominant language
Cuda
Stars
25
Forks
5
PR merge metrics
No merged PRs in 30d

Description

Hi,

I have installed SuRVoS from conda channel (using Anaconda on Windows), following all the steps of the Installation guide. The environment uses Python 3.6, and I have checked all the dependencies (I was initially experiencing crashes when clicking some buttons of the GUI, but that seems to have been fixed by updating some packages according to a more recent requirements.txt that I found among the closed issues).
Now all the different filters seem to work just fine, however when I try to compute supervoxels the GUI crashes and I receive this error message on the Anaconda prompt:

### create_supervoxels ###
+ Loading data into memory
+ Computing supervoxels
[GPU] Selected CUDA device: 0
[GPU] Device 0: "Quadro K4200" with compute capability 3.0, 1024 threads pb.
[CUDA ERROR] Memcpy back: unspecified launch failure
QObject::~QObject: Timers cannot be stopped from another thread

Any ideas on what might be the issue? I have tried googling but what I found would require me to change the code, which I am not feeling comfortable enough in trying (it also seems odd that I would be the first to report such an issue, if that was the case).

All the best,
Niccolò

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.