Hi guys,
I try to set up IsoNet on our machine with Ubuntu22.04 and I followed the recommended installation of TF in conda (python 3.9 or 3.10 - didn't make a difference) with CUDA 11.8 and cuDNN 8.6. Tensorflow test commands are successful but whenever reaching the refine step the system gets stuck at epoch 1/10 and crashes with internal error.
I am using a single RTX3080 card and I already tried lowering to cube_size 32 but this doesn't work. I suspect that the workload is not distributed correctly and leads to a memory overload or something similar.
Does anybody know whether we need a different configuration of either TF or IsoNet to make it run on Ubuntu or is there something I am missing entirely?
Thank you for your help and all the best,
Felix