-
Ideally, we should migrate the v2 implementations to the training operator, then remove the v1 implementation from the training-operator to reduce the maintenance costs. However, we can not take the w…
-
We should make use of a MPI_Info object.
### Some ressources:
- [HLRS/Jaguar Wiki](https://wickie.hlrs.de/platforms/index.php/MPI-IO) (MPI_Info)
- [ORNL Lustre Basics](https://www.olcf.ornl.gov/kb_art…
-
Was using 3.1.0 release.
`make install` does install the library file libwannier.a.
Q1 Is this with MPI or without? Or maybe there is no bits in libwannier.a at all?
The major issue is w90_io.m…
-
### Required prerequisites
- [X] Consult the [security policy](https://github.com/NVIDIA/cuda-quantum/security/policy). If reporting a security vulnerability, do not report the bug using this form. U…
-
The io_BS_header is done by all files, while this is not needed.
This is due to two factors:
a) in file `PARALLEL_global_Response_T_transitions` there is the line
```
! …
-
### Overview
At the [2024Q4 ASC meeting](https://github.com/pmix/pmix-standard/wiki/ASC-Q4-2024-Meeting) we discussed the latest pmix use case examples. The idea of using [ReadTheDocs](https://rea…
-
```
lorenzoriparbelli@Lorenzos-MBP docker-codeaster % sudo make build
Password:
building docker image from Dockerfile.common.default
[+] Building 1.5s (38/38) FINISHED …
-
Hello,
I am trying to build MAPGD (version 0.4.38) on a system with IntelMPI (Version 2018 Update 4) and gcc (version 4.9.3). I get the following error:
`mpi/mpi_relatedness.cc:178:47: error: ‘…
-
Since HDF5_jll is built with MPI support, NetCDF_jll and the wrapper NCDatasets.jl can use parallel IO.
NetCDF+MPI works well on Linux and MacOS X, however it does not work on Windows.
By looking …
-
Saving Blosc-compressed chunks to an hdf5 dataset by OpenMPI would result in segmentation fault, below is a minimal script that illustrates the issue:
```python
import numpy as np
import h5py
impo…