Open 0ZzYy0 opened 7 months ago
What is your environment, please? I ran into some problems with my code that I couldn't fix. Are you windows or ubuntu? What are the versions of python and pytorch?
Cuda version can lead to different results.. Couls you share the cuda version or driver info of this two envs?
The CUDA version for both environments is 118
Hello, I encountered several issues as shown in the picture when performing segmentation on the A10 graphics card. However, the same mesh model segments normally on a 3090. In the A10, I also made corresponding modifications to the compilation parameters for pointops. Could there be any other reasons for the issue I'm experiencing with segmentation on the A10 graphics card, despite having adjusted the compilation parameters for pointops?