pycif.plugins.platforms.empa_daint — API reference

pycif.plugins.platforms.empa_daint — API reference#

Configuration reference: empa_daint plugin

pycif.plugins.platforms.empa_daint.jobs.get_template_job(self)[source]#
pycif.plugins.platforms.empa_daint.jobs.init_job(self, exe, job_file, jobname='CIF')[source]#
pycif.plugins.platforms.empa_daint.jobs.submit_job(self, exe, job_file, jobname='CIF')[source]#

Submit a job to cluster with SBATCH

pycif.plugins.platforms.empa_daint.jobs.check_jobs(self, list_jobs)[source]#

Check if the given jobs are still active.

pycif.plugins.platforms.empa_daint.utils.n_jobs_running(self)[source]#

Return the number of jobs running at the moment for the user.