-
We should consider implementing what [`GridapPETSc.jl`](https://github.com/gridap/GridapPETSc.jl) has done for GC with mpi objects.
Basically the julia finalizer registers the object for destructio…
-
-
### Describe the bug
[207_NO_KP_OH_nscf.zip](https://github.com/deepmodeling/abacus-develop/files/15231935/207_NO_KP_OH_nscf.zip)
Result files of `data-dHRx-sparse_SPIN0.csr` and `data-dHRy-sparse…
-
**Description**
Support for MPI datatypes that were introduced in newer standards. (>1.3), like `MPI_INT8` and `MPI_UNSIGNED_LONG_LONG`
**Proposed solution**
This proposed solution in https://git…
-
We're getting incorrect results in application code when using MPIR_CVAR_CH4_OFI_ENABLE_GPU_PIPELINE=1 if the buffer size MPIR_CVAR_CH4_OFI_GPU_PIPELINE_BUFFER_SZ isn't set large enough. Setting it l…
-
I noticed there is a version constraint `MPICH_NUMVERSION > 40200000`. Is this a hard constraint?
This rules out Intel MPI which exports the constant with a value of `30400002`.
-
- [X] I've checked [docs](https://rich.readthedocs.io/en/latest/introduction.html) and [closed issues](https://github.com/Textualize/rich/issues?q=is%3Aissue+is%3Aclosed) for possible solutions.
- [X…
jwnki updated
4 weeks ago
-
# Problem
There may be scenarios where the input array that is broadcasted across ranks has a size that exceeds 2GB. This line
https://github.com/PyLops/pylops-mpi/blob/57b793e8ce4c150d90866d1e41c0b…
-
> I would like to ask: is MPI C compiler mandatory for Yambo (even when not compiled with MPI)? As I mentioned in my first PR, Ydiago always needs to be compiled with MPI libraries, which means we alw…
-
### Description
Build of any arbitrary project with MPI-dependency fails when using oneAPI 2025.0.
Executing
```
fpm new test
cd test
echo -e "[dependencies]\nmpi =\"*\"" >> fpm.toml
FPM_FC=ifx fpm …