-
Hey,
I am trying to catch up with the latest developments, but alas am stumbling over the following error:
```
$ python airflowHPC/scripts/base_runner.py get_mass
[2024-08-19T09:46:17.402+020…
-
### 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…
-
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,…
-
`I`, `L`, `Q`, `u4`, `u8` data types cause error in `testFetchBitwise` when using shmem4py with Ubuntu's OpenMPI (4.1.2):
```
File "/repo/test/test_amo.py", line 189, in testFetchBitwise
self.ass…
-
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…
-
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…
-
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…