pyscf / gpu4pyscf

A plugin to use Nvidia GPU in PySCF package
GNU General Public License v3.0
106 stars 18 forks source link

SCF (UKS or UHF) Not working for Ce Atoms in gpu4pyscf #166

Open JangidBhavnesh opened 1 month ago

JangidBhavnesh commented 1 month ago

I am running a HF for system having the Ce, On assigning the 'def2-SVP' or even 'CC-PVDZ' to Ce atom it is throwing this error. While the same input is working for the CPU.

/user/anaconda3/lib/python3.11/site-packages/gpu4pyscf/lib/cupy_helper.py", line 241, in block_c2s_diag r, c = c2s_l[l].shape


IndexError: list index out of range