SimEx icon indicating copy to clipboard operation
SimEx copied to clipboard

SIMEX as a Service

Open CFGrote opened this issue 6 years ago • 4 comments

CFGrote avatar Apr 05 '18 13:04 CFGrote

cc @codingS3b

ax3l avatar Apr 12 '18 09:04 ax3l

Ideas:

  • jupyter notebook as entrypoint for users
  • make some calculators runnable as slurm jobs from the notebook:
    1. provide ui for user to enter parameters for the selected calculator
    2. use the interface function dumpToFile to create a binary of the calculator
    3. move this binary to a cluster compute node and start a compute job that uses runFromCLI functionality

codingS3b avatar Apr 17 '18 07:04 codingS3b