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

CI: use mambaforge, uninstall pocl before doc build #938

Closed matthiasdiener closed 1 year ago

matthiasdiener commented 1 year ago

The doc CI error is likely caused by https://github.com/pocl/pocl/blob/569885d1a5e3b5abbaa40eb7a3061a51d35eada4/lib/CL/devices/common.c#L1198.

Using mambaforge for the CI install (like in emirge) massively speeds up installation time, from ~1hr to ~4 min.

Questions for the review: