There is a worry that users might not be able to convert their serial macros into a parallel one.
We might assume template situations (like "process all files in a folder", or "I want to run tasks from 10 till 68") and provide
dedicated functions for them, the functions are essentially only wrappers for the parallel for-cycle.
There is a worry that users might not be able to convert their serial macros into a parallel one.
We might assume template situations (like "process all files in a folder", or "I want to run tasks from 10 till 68") and provide
dedicated functions for them, the functions are essentially only wrappers for the parallel for-cycle.