Matt Thompson

Results 86 issues of Matt Thompson

This PR updates the CI to remove `gfortran-11` from the general matrix. Now only `ubuntu-22.04` supports `gfortran-10` and `gfortran-11`. The other images only support `gfortran-12` and higher. Moreover, `ubuntu-22.04` does...

enhancement

This PR adds a Flang build to the CI tests. This uses a new Flang docker image built at https://github.com/GEOS-ESM/build-llvm-flang

enhancement

This PR updates the CI to remove `gfortran-11` from the general matrix. Now only `ubuntu-22.04` supports `gfortran-10` and `gfortran-11`. The other images only support `gfortran-12` and higher. Moreover, `ubuntu-22.04` does...

enhancement

Just in case our CI issues are sporadic, crank up the until-pass

This is trying to fix the issue that artifacts aren't quite working anymore in CI

In the CI when ifx runs we see: ifx: remark #10440: Note that use of a debug option without any optimization-level option will turnoff most compiler optimizations similar to use...

This PR updates the CMake minimum version to 3.24. We choose this as internal use of GFE with MAPL uses 3.24 so we update here for consistency.

enhancement

In testing pFlogger v1.16.0, it was found the use of `c_bool` in `MpiLock.F90` was causing issues where MAPL tests using more than 2 processes would lock. So v1.16.1 reverted this:...

bug

This is an odd one. It's like 99% probably not the fault of `gum`, but I'm hoping someone here has seen this? I do work on a computing cluster that...

All, I'm having an odd interaction between lesspipe, less, and glow. I first reported this at lesspipe in https://github.com/wofr06/lesspipe/issues/163, but as @wofr06 states, it's not like lesspipe isn't doing its...