-
# Problem
Many modern HPC systems have hardware offload capabilities for MPI operations, which could asynchronously execute communication and I/O operations concurrently with application computatio…
-
It would be nice if the mandatory job requirements of the form (for Interactive Apps) came from a default _template_ so that edits are made in one place as the underlying scheduler changes.
## Bene…
-
**Describe exactly what you would like to see in an upcoming release**
Hi all, I thought I should draw attention to some recent work outlined in the pre-print [*Supercomputing with MPI meets the …
-
All: I am rather new to this group & would like to introduce open-source applications that I frequently use in our metagenome/metaproteome workflows (primarily on HPC systems):
00. Omega2: https…
-
Thank you for taking the time to submit an issue!
## Background information
I am woking with Ubuntu 22.04.3 LTS
I am trying to configure openMPI 5.0.0 with ifort and icx. I have just installed in…
-
We should look into [**Kokkos**](https://github.com/kokkos) for performance portability across different backends.
The [**Kokkos C++ Performance Portability Programming EcoSystem**](https://github.…
-
While System.Array API supports LongLength and operator this[long i], the CLR does not allow arrays to be allocated with more than 2^31-1 elements (int.MaxValue).
This limitation has become a daily…
-
currently, if you specify valid_systems on the command line, no automatic filtering is done, so you have to do the filtering yourself.
the reason is that unfortunately, combining systemname:partiti…
-
Hello,
I have been using the snapshots in the web page https://sourceforge.net/projects/glew/files/glew/snapshots/ , and I would like to know what changed from [glew-20190928.zip](https://sourcefo…
-
Adding a progress bar in the view panel would help users know:
* **Is the analysis working?** Seeing how fast things are going would help users notice unusual stalls, crashes, etc.
* **How long will…