CQCL / pyscf-ac0

GNU General Public License v3.0
3 stars 1 forks source link

Some tidying for pypi release #19

Closed harrkee closed 1 week ago

mkrompiec commented 1 week ago

I'm not sure, but you may still need to set OMP_NUM_THREADS to 0 to prevent OpenMPI parallelism

harrkee commented 1 week ago

That commit wasn't to solve the stochastic test, it was because of pytest -n auto (I removed pytest-xdist because there's only two tests)