search for: biol6

Displaying 1 result from an estimated 1 matches for "biol6".

Did you mean: biol
2010 Sep 30
1
Unix batch to different nodes
...d on the 2 loops. If I wanted to send these out to the different nodes, each node has 1 task and the remaining 42 tasks are put in a queue, what would I do? #Example: proj.dir<-"C:/test/" setwd(proj.dir) group.vars <- c("biol1","biol4","biol5","biol6","biol12","biol15","biol16","biol17") species <- c("aa", "bb", "cc", "dd", "ee", "ff", "gg", "hh", "ii") for (gv in 1:length(group.vars)){ for (sp in 1:length(s...