simonzhang00 / ripser-plusplus

Ripser++: GPU-accelerated computation of Vietoris–Rips persistence barcodes
MIT License
98 stars 14 forks source link

Failed: Cuda error 'invalid device function' #15

Open zhangxinyue-123 opened 8 months ago

zhangxinyue-123 commented 8 months ago

When I compile with NVIDIA A100-SXM4, an error message appears as follows:

Failed: Cuda error ./ripserplusplus/ripser++.cu:2371 'invalid device function'

Any idea what this might be due to?Looking forward to your reply!

Thank you!