Closed mcgibbon closed 2 years ago
launch jenkins
launch jenkins
launch jenkins
jenkins passed other than random failures on gpu backend https://jenkins.ginko.ch/job/pace_PR/2763/
launch jenkins
launch jenkins
pace-physics-regression-PR is failing on the gpu parallel tests with a segfault, failed on the last run with another intermittent error.
launch jenkins
launch jenkins
launch jenkins
launch jenkins
launch jenkins
OK, after enough repeated launches of jenkins, I can say this PR reproducibly causes the gt:gpu physics parallel tests to fail, and all non-numpy backends to fail to compile for fv3core.
Purpose
Currently Pace has many
requirements.txt
files and variants. This makes it difficult to understand how the environment is managed and make changes. This PR consolidates all of them into the top level requirements files.Infrastructure changes:
fv3core/requirements
requirements.txt
, asrequirements.dev
serves its purposefv3core/.jenkins/install_virtualenv.sh
and modifiedfv3core/.jenkins/jenkins.sh
to use the top-level.jenkins/install_virtualenv.sh
Checklist
Before submitting this PR, please make sure:
pace-util
, HISTORY has been updated