JohannesBuchner / PyMultiNest

Pythonic Bayesian inference and visualization for the MultiNest Nested Sampling Algorithm and PyCuba's cubature algorithms.
http://johannesbuchner.github.io/PyMultiNest/
Other
194 stars 88 forks source link

Paralle Job in HTCondor Cluster #191

Closed GhoshTathagata closed 3 years ago

GhoshTathagata commented 3 years ago

I am able to run parallel pymultinest using "mpiexec ..." on my laptop as well HPC. However, I don't understand how to run in the HTCondor cluster. Any suggestion will be helpful.

HTCondor Ref: https://en.wikipedia.org/wiki/HTCondor

JohannesBuchner commented 3 years ago

I don't have experience with that system. Contact the cluster administrators how to submit MPI jobs.