-
Hey,
Is sfsexp supposed to be thread safe or are users of the library supposed to disable the problematic features?
For example, with `_NO_MEMORY_MANAGEMENT_` disabled (the default), sfsexp isn'…
-
I'm implementing my own `raft_io` and I'm having a hard time understanding the exact meaning of the `server_id` and `server_address` fields in the `raft_message` structure. The comments indicate the f…
-
I am installing a bunch of packages with spack, and spack hangs after having built and installed the berkeley-db package. From the spack-build-out.txt log, it seems that berkeley-db was correctly …
-
Problem: GAP totally fails to build with -O2 (the default). With
-O0 it builds and works, but is very very very slow, for the reasons
discussed below. I'm trying to find somebody who can
help with…
-
The deal.II finite element library is a well-established C++ library for solving partial differential equations using the finite element method. While C++ is a powerful language, it has its limitation…
-
As reported by Moritz Muehlenhoff in [Debian Bug #989360](https://bugs.debian.org/989360):
> Multiple security issues were found in ezxml, which netcdf bundles:
>
> CVE-2021-31598:
> https://sourc…
-
This ticket is meant as supplement to #315 as well as a place where ideas can be discussed in more detail and outside of the scheduled meeting(s). As far as I can see, we basically have these options:…
-
Installing OpenMPI (or any packages that override system compilers https://github.com/nv-legate/cunumeric/issues/629) result in various hard to track down build issues on supercomputers like Lassen an…
-
Hi,
I would like thank the author for developing the usefull editor. Fortran is a very popular programming language for the researchers in their scientific researches. So I sincerely request that F…
-
We are finding that CIME's methods for describing heterogeneous machines, machines where the nodes have cpus and gpus, could be simpler.
The base of the problem is the multiple way the machine can …