Index of /examples/SCC/parameter_sweep/R

[ICO]NameLast modifiedSizeDescription

[PARENTDIR]Parent Directory   -  
[TXT]param_sweep.R 2022-07-27 15:43 1.2K 
[TXT]param_sweep.qsub 2022-07-27 15:48 688  

Multi-Parameter Sweeps - R

This directory provides an example of submitting jobs that do multiple parameter sweeps using R. The example is running calculations over 2 sets of parameters. Parameter "x" has the integer values 1, 2, 3, and 4. Parameter "y" has the string values A, B, and C. 12 jobs total are then run to use all possible combinations of these inputs: (1,A), (2, A), ...etc. This example will submit an Array Job with 12 tasks.



Contact Information

Help: help@scc.bu.edu

Note: Research Computing Services (RCS) example programs are provided "as is" without any warranty of any kind. The user assumes the entire risk of quality, performance, and repair of any defects. You are encouraged to copy and modify any of the given examples for your own use.