I used cusolverDnXsyevd to calculate eigenvectors and it worked perfectly. Now I try to use cusolverDnXsyevdx since I only need specific eigenvectors, but it throws a segmentation error. I am sure I have allocated the memory correctly since it worked with cusolverDnXsyevd. Any ideas?
Related topics
| Topic | Replies | Views | Activity | |
|---|---|---|---|---|
| cusolverSpScsreigvsi throws segmentation fault for larger matrices (e.g. 33000x33000) | 7 | 1180 | January 3, 2023 | |
| cuSolver work improperly with cusolverDnSsyevd. | 4 | 873 | June 2, 2019 | |
| Cuda Driver API and CUSolver internal error | 2 | 2328 | January 20, 2022 | |
| cusolverDnCreate segmentation fault | 2 | 646 | February 27, 2019 | |
| ./a.out : segmentation fault | 0 | 400 | June 27, 2019 | |
| Cusolver syevd samples has different output from official | 2 | 541 | December 16, 2022 | |
| cudaMemcpy and segmentation fault | 3 | 2465 | December 5, 2018 | |
| MAGMA dsyevd segmentation fault | 2 | 2821 | November 20, 2015 | |
| When i use cudoublecomplex in cusolver,the error occurs | 2 | 416 | November 15, 2023 | |
| cusolverDnXsyevd status 6 + XID 31 MMU fault at n=50000, FP64 real, CUDA 13.2 | 2 | 73 | April 28, 2026 |