illinois-ceesd / mirgecom

MIRGE-Com is the workhorse simulation application for the Center for Exascale-Enabled Scramjet Design at the University of Illinois.
Other
11 stars 19 forks source link

Test production against changes to upstream packages #926

Open MTCam opened 1 year ago

MTCam commented 1 year ago

This PR is here just to test current production/prediction code against any changes to upstream packages.

To prepare and run the tests:

  1. Check the CEESD forks of (grudge, meshmode, arraycontext, pytato, and loopy) to see if they lag behind the inducer@main versions (update the CEESD forks if they lag).
  2. Check out illinois-ceesd/pkg@production-pilot for any updated packages and merge the (now updated) illinois-ceesd/pkg@main changes and push
  3. Ensure this mirgecom@production-pilot branch is updated with mirgecom@production and push or otherwise kick CI.

If all of these tests pass, then illinois-ceesd/pkg@production-pilot can be safely merged into illinois-ceesd/pkg@production

Questions for the review: