Ross Miller
Ross Miller
### System information Type | Version/Name --- | --- Operating System | Ubuntu OS Version | 22.04 Architecture | x86_64 UnifyFS Version | Latest from Git ### Describe the problem...
### System information Type | Version/Name --- | --- Operating System | RHEL OS Version | 8.2 Architecture | ppc64le UnifyFS Version | Git dev branch ### Describe the problem...
### Describe the problem you're observing The dynamic linking example in the docs shows linking C code against `libunifyfs_gotcha.so` instead of `libunifyfs_mpi_gotcha.so`. (See https://unifyfs.readthedocs.io/en/latest/link.html) The Fortran example probably needs to...
### System information Type | Version/Name --- | --- Operating System | Linux OS Version | Ubuntu 20.04 LTS Architecture | x86_64 UnifyFS Version | current git HEAD ### Describe...
### System information Affects all systems. ### Describe the problem you're observing UnifyFS can be compiled with or without support for automatically mounting the filesystem during the `MPI_Init()` call. However,...
The current version of wrappers/numpy/adios_mpi.cpp is generated by Cython 0.28.0. This code is not compatible with the C API in Python 3.7. Attempting to compile it results in lots of...
As of version 2.34 of glibc (which is the latest as of Oct 2021), GOTCHA fails to build. The problem is that GOTCHA uses `_dl_sym` and in v2.34, this is...
### System information Type | Version/Name --- | --- Operating System | All of them, I suspect OS Version | Architecture | UnifyFS Version | ### Describe the problem you're...
Could you add an option to build a RHEL9 image? RHEL9 itself would be our preference, but a RHEL9-compatible image like Rocky 9 or Alma 9 would probably work for...