HTCondor: Difference between revisions

From T2B Wiki
Jump to navigation Jump to search
mNo edit summary
No edit summary
Line 11: Line 11:
HTCondor features Documentation:
HTCondor features Documentation:
* [[HTCFirstSubmissionGuide|First guide to job submission]]
* [[HTCFirstSubmissionGuide|First guide to job submission]]
* [[HTCPythonApi|Using the python API]]
* [https://htcondor.readthedocs.io/en/latest/apis/python-bindings/tutorials/index.html Using the python API]

Revision as of 09:16, 2 October 2020

! Please note that those pages are not intended to be what our Official Documentation will look like, but a rather a quick response to all your enthusiasm in using the new HTCondor cluster !


Changes in the cluster:

  • OS: EL7 flavor (CentOS7)
  • Batch System: HTCondor v8.9.8
  • Computing Element: HTCondor-ce
  • Mass Storage: /pnfs is now accessible in nfs in read/write mode <---- NOT EFFECTIVE YET


HTCondor features Documentation: