graphcore-research / pyscf-ipu

PySCF on IPU
https://github.com/graphcore-research/pyscf-ipu#readme
Apache License 2.0
41 stars 3 forks source link

Add performance tests #129

Open akrzgc opened 9 months ago

akrzgc commented 9 months ago

This branch is adding performance tests for nanoDFT.

So far it is possible to just execute initial 5 tests with simple purest command purest tests/test_benchmark_performance.py.

The code injecting the ipu_cycle_count into the _nanoDFT() jitted method is WIP.

The branch is going to: