Matt Thompson

Results 86 issues of Matt Thompson

First, apologies if this is in the wrong repo. So many carapace-sh repos and I'm not exactly sure which is which... --- All, I think I'm being an idiot. In...

I am currently trying to build MPICH on a quobyte system and so am sort of following along with: https://www.quobyte.com/blog/quobyte-mpi-io-support-with-kernel-bypass-now-available/ In enabling `quobytefs` I hit: ``` ../../../../src/mpi/romio/adio/ad_quobytefs/ad_quobytefs_aio.c:19:5: error: conflicting types...

Today I tried to build MPICH 4.3.0 with NAG (following some advice in #5892) and got this: ``` Error: src/binding/fortran/use_mpi_f08/mpi_c_interface_nobuf.f90, line 2525: BIND(C) function MPIR_REQUEST_IS_COMPLETE_C is of non-interoperable type LOGICAL...

### Steps to reproduce I was fiddling around with environments and I noticed that when I ran `spack env deactivate` I broke my terminal. Why? Well, I depend on a...

bug
impact-medium

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. NOTE: This is...

enhancement

Just me trying to test the `mpi_f08` variant.

Closes #483 This PR updates the main CMake from using `PARENT_SCOPE` to `CACHE INTERNAL`. The former seemed to have issues when pFUnit was used via `FetchContent` from a subdirectory. The...

I recently learned about libpressio and saw it was in spack and thought, hey, why not? I first tried building the latest version in spack (0.99.4) and it failed. So...

This is an attempt to get the NVHPC CI working.

In building with Flang I get a *lot* of: ``` /discover/nobackup/mathomp4/GFE-Flang/GFE/gFTL/include/v2/map/procedures.inc:105:19: portability: Reference to generic function 'map_set' (resolving to specific 'map_s_new_set_empty') is ambiguous with a structure constructor of the same...