search for: pbs_np

Displaying 2 results from an estimated 2 matches for "pbs_np".

2012 Dec 04
2
SUGGESTION: Add get/setCores() to 'parallel' (and command line option --max-cores)
...tional feature would be that 'parallel' when loaded would check for command line argument --max-cores=<int>, which will update the number of cores via setCores(). This would make it possible for, say, a Torque/PBS compute cluster to launch an R batch script as Rscript --max-cores=$PBS_NP script.R and the only thing the script.R needs to know about is parallel::getCores(). I understand that I can do all this already in my own scripts, but I'd like to propose a standard for R. Comments? /Henrik
2013 Jul 20
7
Failure to Launch (was override -q option)
Attached is the very verbose ssh output. Just to be perverse, this time two nodes lost connectivity. The only thing I see is lines saying that the two connections are lost, although being honest I have no idea what everything else means. For reference, 8 ssh cinnections were being made at the same time for a 8x8mpi task. N.B., since the OS I am using does not have rsh, I am currently using the