antadde / N-SDM

Nested-Species Distribution Modelling
MIT License
26 stars 1 forks source link

Unable to set different partitions for each step of the analysis #3

Open simonrolph opened 2 years ago

simonrolph commented 2 years ago

A fairly minor point but with JASMIN we have a number of partitions (known as queues): https://help.jasmin.ac.uk/article/4881-lotus-queues Some have more CPUs, longer runtimes etc. and because of fair-share allocation we want to use the most appropriate queue.

In settings.csv we are currently only able to set one partition in the partition parameter.

It might be advantageous to be able to specify different partitions for different stages of the analysis.