Matt Thompson
Matt Thompson
After using @scivision 's nice ["build LLVM Flang" script](https://gist.github.com/scivision/33bd9e17c9520d07be0448fe61541605) to build LLVM Flang on bucy, the usual build test of GFE failed. Steps to reproduce: ``` ml comp/llvm-flang/2024-05-06 mpi/openmpi/5.0.2/llvm-flang-2024-05-06 cmake...
This PR adds preliminary support for the `LLVMFlang` compiler. At the moment, there are still issues with testing, etc.
As `macos-11` is deprecated at GitHub Actions (and is ancient) we remove it and add `macos-13`
A query for the "canonical" ecbuild. We (in GEOS) have a fork of ecbuild that we use in our project. Recently [I had to patch our fork](https://github.com/GEOS-ESM/ecbuild/pull/3) because I wanted...
### Description I'm loving this extension, but I'm seeing an oddity on one of my repos. Here is an example screenshot: For some PRs, the nice "user oval" thing is...
Boilerplate: ``` $ eza --version eza - A modern, maintained replacement for ls v0.14.2 [+git] https://github.com/eza-community/eza ``` and the OS is SLES 15SP4. I am seeing an issue with `eza`...
Mainly an FYI. In recent (OpenMP 5?) versions of the standard have pretty much changed *any* reference of "master" to "primary" (for reasons much like why GitHub defaults to "main"...
A question for the fine folks at AER. Looking at this repo and [RRTMG_SW](https://github.com/AER-RC/RRTMG_SW), it looks like the code goes back in time a fair bit. So I was wondering...
I recently logged into my heroku dashboard and saw: > The Heroku-18 stack is deprecated > You have 3 personal apps that are using the Heroku-18 stack, which is deprecated....
After you fixed my issue #26, we are now testing out using required labels in our system. Huzzah! But now I have a question for the devels. Would it be...