-
### Solution to issue cannot be found in the documentation.
- [x] I checked the documentation.
### Issue
We have an automated test that started failing this afternoon suddenly due to a missing impo…
-
Thread-MPI domain decomposition is working, but we should allow MPI domain decomposition with plugins. This requires some more fiddling with the MPI initialization in and out of GROMACS and sharing of…
-
Hello, I'm not sure if this is supported anymore, but I'm a PHD student working with continuous-time quantum walks and I was very interested in experimenting with your simulator.
I was able to inst…
-
For data-sets that are actually too large to hold on a single node, a `MPI` python script that distributes and collects the pair counts over `MPI` using `mpi4py` would be a valuable addition to the re…
-
Hi,
This looks like a very good software. However, I have no clue how to run it, much less MELD-DNA. The documentation that exists seems very intricate and not easily reproducible, and I find no wa…
-
Hi there!
I keep getting an error saying "Segmentation fault (11)" Below is the output.
`/ccs/home/atown/.lsbatch/1612382616.712256.shell: line 9: export: `=': not a valid identifier
[f34n11:16…
-
Hi, I cannot run the lammps test examples, it seems like a variable is missing.
I get the follow error:
$>mpirun -n 2 ../ns_run < inputs.test.cluster.MC.lammps
WARNING: no quippy module loaded…
-
I tried to build simex_platform as described here https://eucall-software.github.io/simex_platform/ and come to believe that the list of minimally required software is incomplete. From what I've seen,…
-
Hi, the [documentation](https://mpi4py.readthedocs.io/en/stable/mpi4py.html#envvar-MPI4PY_RC_IRECV_BUFSZ) for the env var `MPI4PY_RC_IRECV_BUFSZ` reports the type to be `bool` and the default to be `T…
-
I ran into some errors using the julia_set benchmark:
First, I tried to shoot the moon and see if we could go up to 16384:
```
$ mpiexec -n 1 python benchmark_julia.py -r6 -olong_run.json 128 256 51…