benchmark_blas2¶
- psi4.core.benchmark_blas2(max_dim: SupportsInt | SupportsIndex, min_time: SupportsFloat | SupportsIndex) None¶
Perform benchmark traverse of BLAS 2 routines. Use up to max_dim with each routine run at least min_time [s].
Perform benchmark traverse of BLAS 2 routines. Use up to max_dim with each routine run at least min_time [s].