benchmark_blas3¶
- psi4.core.benchmark_blas3(max_dim: SupportsInt, min_time: SupportsFloat, nthread: SupportsInt = 1) None ¶
Perform benchmark traverse of BLAS 3 routines. Use up to max_dim with each routine run at least min_time [s] on nthread.
Perform benchmark traverse of BLAS 3 routines. Use up to max_dim with each routine run at least min_time [s] on nthread.