Closed JangidBhavnesh closed 3 days ago
I'm not getting that error on that commit. Do you need to recompile the mrh C libraries?
Yes. It's working fine now.
I have updated the PySCF but didn't updated the mrh that's why I was facing this issue.
Thanks
This function /home/jangidbhavnesh/bin/mrh/lib/lassi/rdm.c:214: LASSIRDMdputSD2: Assertion `sidx < SDsrc_size' failed.
doesn't work if I have more than 32 threads.
It's working now.
Thanks.
I am doing LASSI-PDFT, for which I need RDMs from LASSI wavefunction. During that, I am getting this error. /home/jangidbhavnesh/bin/mrh/lib/lassi/rdm.c:214: LASSIRDMdputSD2: Assertion `sidx < SDsrc_size'
I am using commit 538e93a8cc7d8bc070057c0651427d7c3da89d45 Input file: https://github.com/MatthewRHermes/mrh/blob/master/examples/laspdft/c2h4n4_si_laspdft.py