...
NOTE: When submitting independent jobs, with multiple tasks, you will have to specify the task number.
Parallel Jobs
Users can also submit parallel workflows with batch. Let’s
The following example are available at the following directory / env variable available after loaded the module
CIN_EXAMPLE=/cineca/prod/build/tools/matlab/CINECA_example
Example 1
Let’s use the following example for a parallel job.
...
The job now runs 6.4488 seconds using 8 workers. Run code with different number of workers to determine the ideal number to use.Second example:
Example 2
Debugging
If a serial job produces an error, we can call the getDebugLog method to view the error log file.
...