Skip to content

Commit

Permalink
add benchmark results
Browse files Browse the repository at this point in the history
  • Loading branch information
wxj6000 committed Jan 3, 2025
1 parent ba388ee commit 16858f9
Show file tree
Hide file tree
Showing 3 changed files with 279 additions and 244 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/nightly_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,4 +40,4 @@ jobs:
run: |
echo $GITHUB_WORKSPACE
export PYTHONPATH="${PYTHONPATH}:$(pwd)"
pytest gpu4pyscf/tests/ -v -m "not slow"
pytest gpu4pyscf/tests/ -s -v -m "not slow and not high_memory" --benchmark-compare-fail=min:10% --benchmark-compare=v1.3.0_1v100 --benchmark-storage=gpu4pyscf/tests/
Loading

0 comments on commit 16858f9

Please sign in to comment.