-
This is a really weird one, since I can't figure out how I haven't run across it before, nor why it hasn't occurred for anyone else. Note that everything I say will apply to trying to run a cluster jo…
-
(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…
-
I have workloads that very often need to read the entire table (they perform some stateful data processing).
Sometimes I need to feed the same data to these workloads twice, which can be solved by …
-
I've just downloaded the project and ran some of the examples. Looks good!
I'm interested in figuring out if it's plausible to support message passing (MPI) in order to set up distributed simulations…
-
Hi Carlos Faria,
I like this simulator a lot and is going to use/modify it for my research. I have a question about your implementation of transaction_factory.broadcast after run/read your code (I'…
-
Currently experi uses the job array functionality to submit multiple jobs, but I want to question whether this is the best thing to do.
Creating a single batch script specifying a job array means t…
-
Hi,
I am new to X-STILT and I thought I had all the necessary inputs for the ideal column simulation and footprint generation. I am getting the following output:
Running simulation ID: 202409…
-
While up until now I've mainly been using parallel mode, I've recently switched over to cluster mode due to instability of some of the cluster nodes (I've already submit a ticket on this and I'll do…
-
Critical work can assume there will not be partial runs, and so this issue, though important, is not urgent.
A partial run is anything other than the traditional run that covers all iterations,
st…
-
Currently, as far as I am aware there is no possibility to restart histogram calculations if they haven't completed. With large trajectories and system sizes it has often happended to me that the wall…