Matt Thompson

Results 86 issues of Matt Thompson

## :memo: Brief description So I have been merrily using this action to create a PR whenever there is a push to our `develop` branch with this bit of yaml...

All, Just wondering. If I have a fairly linear tree to display (only one branch), it would be really nice if I could somehow get it to "bloom" from left...

All, Not sure if this is a dead project or not but I just discovered it, so I'm hoping I can get some help. Namely, I've tried using it in...

**Describe the bug** Recently, a group I work with in trying to enforce our own order for Github Labels, added emojis as a workaround (since Github sees them as text...

bug

All, I recently downloaded 4.3.1 into a set of libraries I maintain for a weather model. What I usually do is build for one compiler/MPI stack, clean, distclean, and then...

This PR adds preliminary support for the `LLVMFlang` compiler. At the moment, there are still issues with testing, etc.

enhancement

Trying to fix up the CI here. This removes gfortran 9 from macOS 11 and enables gfortran 12 with macOS 12.

enhancement

This is a simple one. I found out today as I was trying to build gFTL with PGI 18.5 that it doesn't support PGI. I see two issues: 1. There...

enhancement

In trying to build MAPL with GCC9 recently, I saw quite a few of these: ``` [ 54%] Building Fortran object MAPL_Base/CMakeFiles/MAPL_Base.dir/MAPL_ESMFTimeVectorMod.F90.o /discover/swdev/gmao_SIteam/Baselibs/ESMA-Baselibs-6.0.4-SLES11/x86_64-unknown-linux-gnu/gfortran_9.1.0-openmpi_4.0.1/Linux/GFTL-1.2/include/templates/unused.inc:10:0: 10 | #define _UNUSED_DUMMY(dummy) if (.false.) print*,shape(dummy)...

enhancement

Exposed during testing with latest pFUnit (on `main`): ```console $ ./build_with_cmake_and_run.x -- The Fortran compiler identification is GNU 10.1.0 -- Detecting Fortran compiler ABI info -- Detecting Fortran compiler ABI...

bug