Dear Enya,
I'm a masters student from Technical University of Denmark who is trying to use your framework for a project of mine.
I don't have much experience with TensorFlow so I'm using your Pytorch implementation.
I'm running the PicassoNet-II on a GPU-cluster operating on on a Ubuntu 18.04.6 LTS GPU cluster and i encounter the following error:
terminate called after throwing an instance of 'thrust::system::system_error'
what(): CUDA free failed: cudaErrorInvalidAddressSpace: operation not supported on global/shared address space
I believe the error comes from the decimate_gpu.cu however I'm not entirely sure why or how.
Can you help with this one?
Best,
Bjonze
Dear Enya,
I'm a masters student from Technical University of Denmark who is trying to use your framework for a project of mine.
I don't have much experience with TensorFlow so I'm using your Pytorch implementation.
I'm running the PicassoNet-II on a GPU-cluster operating on on a Ubuntu 18.04.6 LTS GPU cluster and i encounter the following error:
terminate called after throwing an instance of 'thrust::system::system_error'
what(): CUDA free failed: cudaErrorInvalidAddressSpace: operation not supported on global/shared address space
I believe the error comes from the decimate_gpu.cu however I'm not entirely sure why or how.
Can you help with this one?
Best,
Bjonze