owensgroup / RXMesh

GPU-accelerated triangle mesh processing
BSD 2-Clause "Simplified" License
226 stars 30 forks source link

ERROR On RTX3080 laptop with CUDA SDK 12.3 #34

Closed ZiXuanVickyLu closed 5 months ago

ZiXuanVickyLu commented 9 months ago

Hi! Thanks for providing such super cool project. I'm trying to run the test on my PC. I can successfully run Polyscope, but the RXMesh_test will give this error: image

The unit test has determined the machine model: image

Here is my current cuda runtime situation: image

I wonder, whether it is caused by currently high-version CUDA SDK (latest is 12.3, which is what I used).

Any suggestion and comment will help a lot!

Ahdhn commented 9 months ago

Hi @ZiXuanVickyLu, thanks for reporting this bug! I think CUDA 12.3 should be fine. Which branch have you used to run the test?

Ahdhn commented 5 months ago

Closing this due to inactivity. If the issue persists or if you have any further concerns, please don't hesitate to reopen it. Thank you!