You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is on master branch, right? What's the failure mode of the tests---wrong pair counts, wrong weights, crashing, etc? Is it worth sharing the test output in case there's a pattern to which ones fail?
General information
Issue description
Cloned a fresh repo on local supercomputer with Skylake cpus and installed with
python -m pip install -e .
and then ranpytest -v
Expected behavior
Tests should pass
Actual behavior
Most tests failed, there were only a handful of tests that seemed to pass
What have you tried so far?
Unsure what is going on. GH Actions on similar AVX512F cpus (may be skylake) seems to pass just fine
The text was updated successfully, but these errors were encountered: