Hi,
and thx for sharing this project.
I keep getting a segmentation fault when running any of the examples.
E.g. python examples/modelnet.py I get:
CuPy allocator set to PyTorch memory pool. Segmentation fault (core dumped)
My system: WSL2, Ubuntu 22.04, cuda 12.8 on a RTX5080.
Any idea what could be done to avoid this issue?