-
Hi, here is my command and error, and I'll very appreciate for your help or any good advice.
python2.7 simdata.py -o test1 -c popsizeabc.cfg
Population size changes at the following times (in…
-
please add an logger controls
-
On my laptop's 980m, a Debug build is causing the test suite to crash within this test suite. It occurs because a `cudaErrorLaunchTimeout` CUDA error is thrown from a non-main thread (and hence can't …
-
![image](https://user-images.githubusercontent.com/5684607/103490759-42720780-4e33-11eb-9dad-ee5b85785a2b.png)
-
Current CLI could be improved/extended to support user-provided cli args. ~
I.e. if a users wishes to provide environmetn vars from the command line in place of an initial states file, or if they w…
-
Specialised communication patterns currently have properties which are fixed for a given model at simulation (/ensemble) construction time, such as the number of buckets, the min/max bounds and commun…
-
Hi Currently running comparisons between Band 2012 and the sCRM. I'm finding a large difference for option 2 collision estimates which I believe to be due to discrepancy between flight height data for…
-
Right now, QEMU’s plugin injects a call back for every instruction. However, when we capture the instruction trace of the running phase result, all loading phase instructions have a callback injected …
-
(I couldn't find an explicit issue about this).
Resuming long running simulations (or especially ensembles, see #807) would be useful.
I.e. to support pre-emptable jobs on HPC, simulations whic…
-
## Desired behavior
Realtime factor should remain as close as possible to 100%, currently the system will always end up below 100% as it will never target less than the desired update step. If a …