-
Notifications
You must be signed in to change notification settings - Fork 5
parallelization params to run-frog #82
Copy link
Copy link
Open
Labels
Description
While trying to run fbcmodeltests-run-frog via Docker on Human-GEM, it took way too many hours to compute with the default settings, so I tried for a little to manually add workers and failed. It would be great to allow passing of parallelization params to run-frog, since the underlying function FROG.generate_report already has support for it.
Reactions are currently unavailable