f3dasm icon indicating copy to clipboard operation
f3dasm copied to clipboard

Parallel data generation: controlling the number of parallel processes

Open GuillaumeBroggi opened this issue 1 year ago • 2 comments

I might have missed it in the docs, but it seems impossible to control the number of parallel jobs when generating data.

GuillaumeBroggi avatar Jun 13 '24 22:06 GuillaumeBroggi

Yes, in the current version 1.5.1 this is hard-coded to the number of cores you'll have available. We can make this more flexible in the future

mpvanderschelling avatar Jun 20 '24 08:06 mpvanderschelling

This would be an important feature because one might want to run multiple tasks on a computer while parallelizing the data-driven workflow.

GuillaumeBroggi avatar Jun 20 '24 15:06 GuillaumeBroggi