-
Notifications
You must be signed in to change notification settings - Fork 37
Comparing changes
Open a pull request
base repository: pyscf/gpu4pyscf
base: v1.0
head repository: pyscf/gpu4pyscf
compare: v1.0.1
- 11 commits
- 32 files changed
- 4 contributors
Commits on Jul 25, 2024
-
* bugfix in opt_driver * revert unnecessary changes * unchange dft_driver.py * delete tmp file
Configuration menu - View commit details
-
Copy full SHA for cb3bad4 - Browse repository at this point
Copy the full SHA cb3bad4View commit details
Commits on Jul 28, 2024
-
try to fix possible memory leak in libxc (#189)
* try to fix possible memory leak in libxc * unchange example * unchange example * Update libxc.py
Configuration menu - View commit details
-
Copy full SHA for 8fdfaa8 - Browse repository at this point
Copy the full SHA 8fdfaa8View commit details
Commits on Aug 4, 2024
-
fixed a bug in rks.reset (#191)
* fixed a bug in rks.reset * fixed the bug in uks * check if _libxc is None * align xc_func fields with c structure * remove -g
Configuration menu - View commit details
-
Copy full SHA for c9ed7f0 - Browse repository at this point
Copy the full SHA c9ed7f0View commit details
Commits on Aug 7, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 5b7caaf - Browse repository at this point
Copy the full SHA 5b7caafView commit details
Commits on Aug 10, 2024
-
enable thermo calculation and save to h5 (#192)
* enable thermo calculation and save to h5 * revise format * correct mistake * save * update h.kernel() to one time usage * enable SMD and add e_solvent into results * set thermo to False --------- Co-authored-by: xiaojie.wu <xiaojie.wu@bytedance.com>
Configuration menu - View commit details
-
Copy full SHA for 2b5a879 - Browse repository at this point
Copy the full SHA 2b5a879View commit details
Commits on Aug 15, 2024
-
enable SMD option in opt_driver (#196)
* enable thermo calculation and save to h5 * revise format * correct mistake * save * update h.kernel() to one time usage * enable SMD and add e_solvent into results * set thermo to False * enable SMD in geo-opt driver --------- Co-authored-by: xiaojie.wu <xiaojie.wu@bytedance.com>
Configuration menu - View commit details
-
Copy full SHA for dd2367f - Browse repository at this point
Copy the full SHA dd2367fView commit details
Commits on Aug 21, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 893e5a3 - Browse repository at this point
Copy the full SHA 893e5a3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1316025 - Browse repository at this point
Copy the full SHA 1316025View commit details
Commits on Aug 24, 2024
-
Cleanup opt_driver and dft_driver (#197)
* cleanup opt_driver and dft_driver * lint * lint
Configuration menu - View commit details
-
Copy full SHA for c8ee796 - Browse repository at this point
Copy the full SHA c8ee796View commit details
Commits on Aug 25, 2024
-
Remove unified memory in CUDA libxc (#180)
* update benchmark markdowns * replace contract with cupy.dot in eval_rho2 * remove lprof * reduce overhead of cuda libxc * flake * Update unittest.yml * bugfix: initialize cuda config * improved nr_rks with new libxc api * improved screen_index kernel * remove counting_argsort * bugfix dimension of cderi * sync for unified memory * more sync in libxc.py * sync in __del__ * simplify screen_index * remove template for screen_index * update libxc * gpu4pyscf-libxc v0.5 * update xc.h * remove cuda.sync * remove xc_version.h * flake * remove cuda11x packages in CI * updated packages in unittest * remove unsupported unit test
Configuration menu - View commit details
-
Copy full SHA for 76de3e0 - Browse repository at this point
Copy the full SHA 76de3e0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 45422bd - Browse repository at this point
Copy the full SHA 45422bdView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v1.0...v1.0.1