diff --git a/README.md b/README.md index c2900525af586a7660cc4740ce93547fee008dc2..087fc28d4fd91d85322f0523b61d5f879fbb9d17 100644 --- a/README.md +++ b/README.md @@ -31,6 +31,15 @@ Don't omit the dot in the `source ./setup.sh` command! It can be convenient to alias the "asetup --input=calypso/asetup.faser" to something like "fsetup" +**Lxplus/afs setup** + +If afs is used to host and run calypso, the user should do so with an afs workspace. + +Instructions for setting up a workspace can be found here: https://resources.web.cern.ch/resources/Help/?kbid=067040 + +When compiling, CERN IT recommends using condor to submit batch jobs. The basics of running condor are found here: https://batchdocs.web.cern.ch/local/quick.html + + ## Known issues: * It is now essential to use the tags `ConfigFlags.GeoModel.FaserVersion` and `ConfigFlags.IOVDb.GlobalTag` in a consistent way. If nothing is specified the first option (baseline) should be chosen by default.