Running R as a server or in a cluster
Adrian Dragulescu wrote:
We have set up a Condor cluster, see http://www.cs.wisc.edu/condor/ and we submit R jobs to the cluster. It works well because Condor has very advanced scheduling capabilities, job monitoring, etc.
Adrian,
Could you provide more details? Are you running Rserve on the cluster,
running "R CMD BATCH", or using Parallel-R?
I'd like to suggest that we use this thread to continue to develop the
collective knowledge of the r-sig-finance community on distributed or
high-throughput R calculations.
Regards,
- Brian