jacobfc / VAMP

Voigt Automatic MCMC Profiles
0 stars 2 forks source link

Find a way of parallelizing VAMP #7

Open jacobfc opened 5 years ago

jacobfc commented 5 years ago

Currently, VAMP only runs on a single core. Parallelizing VAMP would greatly increase its performance and usefulness.

Ideally this would be done within VAMP itself, but even making a script to work-share between various VAMP instances would be a great help (so you could e.g. have VAMP running on 8 processes, and split the spectra you want to analyze between those 8).