Skip to content

The Bash script distributes workload across processors, balancing folder assignments based on their data size for efficient parallel processing.

Notifications You must be signed in to change notification settings

Fluid-Mechanics-Lund-University/ReconstructParallel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

To use the script, give the commands:

chmod +x generate_script.sh


./generate_script.sh <number of parallel process> <number of times> "list of times to skip"

About

The Bash script distributes workload across processors, balancing folder assignments based on their data size for efficient parallel processing.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages