Description Usage Arguments Value
This function uses the limits of maximum concurrent jobs, the input/output time and computng time.
The time are derived using profvis
package.
1 2 3 4 5 6 7 8 9 |
len |
the number of time the computation needs to be iterated |
hpc_lim |
the maximum number of subjobs per user |
io_time |
the input/output time in ms, default to |
computing_time |
the computing time in ms, default to |
AssocGrpCpuLimit |
the maximum number of CPU per user, default to |
pl |
logical, if |
core_per_task |
number of CPU per task, default to 1. |
a data.frame
with columns task_per_array
, exec_time_min
and n_array
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.