R code for calculating Pi on HTCondor
R code for calculating Pi using n terms of the Gregory series.
Submitting to HTCondor using R 3.2.4
- condor_submit submit_pi_R32.txt
using the following HTCondor submit file.
Submitting to HTCondor using R 3.4.3
- condor_submit submit_pi_R34.txt
using the following HTCondor submit file.
Submitting to HTCondor using R 3.5.3
- condor_submit submit_pi_R35.txt
using the following HTCondor submit file.
Submitting to HTCondor using R 3.6.0
- condor_submit submit_pi_R36.txt
using the following HTCondor submit file.