forked from pyscf/gpu4pyscf
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
update benchmark markdowns (pyscf#179)
* update benchmark markdowns * replace contract with cupy.dot in eval_rho2 * remove lprof
- Loading branch information
Showing
10 changed files
with
35 additions
and
583 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,22 +1,22 @@ | ||
> [!NOTE] | ||
> If you are using the following data as reference, please check out the settings carefully, such as threshold for integrals, convergence tolerance, cartesian or spherical basis, and grids. The default settings of quantum chemistry package can be significantly different. With different settings, the performances are not comparable. | ||
# Benchmarks of algorithms | ||
# Benchmarks of algorithms | ||
|
||
Machines and software versions | ||
- GPU4PySCF on A100-SXM4-80G with Intel(R) Xeon(R) Platinum 8336C CPU @ 2.30GHz | ||
- CUDA driver version: 450.191.01 | ||
- CUDA driver version: 450.191.01 | ||
- CUDA toolkit version: 11.7 | ||
- Q-Chem on 32-core vCPU, Intel(R) Xeon(R) Platinum 8336C CPU @ 2.30GHz | ||
- Psi4 on 32-core vCPU, AMD EPYC 7Y83 64-Core Processor | ||
|
||
Find more benchmarks in | ||
Find more benchmarks in | ||
- [DF SCF, Gradient, Hessian / Q-Chem v6.1](https://github.com/pyscf/gpu4pyscf/tree/master/benchmarks/df/df_pyscf_qchem.md) | ||
- [DF SCF / Psi4 v1.8]()(https://github.com/pyscf/gpu4pyscf/tree/master/benchmarks/df/df_pyscf_psi4.md) | ||
- [Direct SCF, Gradient/ Q-Chem v6.1](https://github.com/pyscf/gpu4pyscf/tree/master/benchmarks/scf/scf_pyscf_qchem.md) | ||
- [DF SCF / Psi4 v1.8](https://github.com/pyscf/gpu4pyscf/tree/master/benchmarks/df/df_pyscf_psi4.md) | ||
- [Direct SCF, Gradient / Q-Chem v6.1](https://github.com/pyscf/gpu4pyscf/tree/master/benchmarks/scf/scf_pyscf_qchem.md) | ||
- [DF SCF, Gradient, Hessian with PCM / Q-Chem v6.1](https://github.com/pyscf/gpu4pyscf/tree/master/benchmarks/df/solvent_pyscf_qchem.md) | ||
|
||
# Benchmarks of applications | ||
# Benchmark scripts of applications | ||
|
||
- [Solvation free energy with SMD](https://github.com/pyscf/gpu4pyscf/tree/master/benchmarks/smd) | ||
- [Transition state search for transition metals](https://github.com/pyscf/gpu4pyscf/tree/master/benchmarks/ts) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.