Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[WIP] Feat/add tddft test #315

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

puzhichen
Copy link
Contributor

  • adding example 26 for tddft
  • adding benchmark test for small and medium molecules for TDDFT calculations.
  • Now, waiting the benchmark TDDFT calculation finished.


# How to run
# 1. run test only
# pytest test_benchmark_rks.py --benchmark-disable -s -v -m "not slow" --durations=20
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  1. Change the instruction accordingly.
  2. Prepare the benchmark result for comparison. See (4) for saving the result on v100.

https://github.com/pyscf/gpu4pyscf/blob/master/gpu4pyscf/tests/benchmark_results/v1.3.0_rks_1v100.json

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Get! This file is WIP. Benchmark tests is still running, after that, this file will change accordingly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants