Skip to content

GPU4PySCF v0.6.17 release

Compare
Choose a tag to compare
@wxj6000 wxj6000 released this 20 Jan 18:51
· 115 commits to master since this release
b501107

New Features

  • SMD solvent model
  • Built-in serial DFTD3 and DFTD4, disable openmp for compatibility
  • Unrestricted DFT (w/o density fitting)
  • Zero-copy np array

Improvements

  • Improve grids generation, vxc integration, AO evaluation of DFT.
  • Reduced the initialization overhead in cupy arrays.
  • Optimized 2nd derivative of hcore
  • timer_debug2 for profiling cuda kernels

Bugfixes

  • Fixed a bug in traspose_sum cuda kernel
  • Fixed a bug in screen_index

New Contributors

Full Changelog: v0.6.9...v0.6.17