-
-
Notifications
You must be signed in to change notification settings - Fork 3
Description
Here: https://dune.github.io/computing-basics-larsoft/04-intro-art-larsoft/index.html#running-at-cern, some typos should be corrected:
- The Apptainer command should be changed to:
/cvmfs/oasis.opensciencegrid.org/mis/apptainer/current/bin/apptainer shell --shell=/bin/bash
-B /cvmfs,/afs,/opt,/run/user,/etc/hostname,/etc/krb5.conf --ipc --pid
/cvmfs/singularity.opensciencegrid.org/fermilab/fnal-dev-sl7:latest
(there's no space in front of the -B in the link version, it creates a problem)
-
In addition, for users who rely on a text editor, the “make a fcl file” section might cause problems, since a text editor cannot be opened inside the Apptainer. Maybe the “make a fcl file” part could be placed before the CERN apptainer variant section.
-
export DUNELAR_VERSION=v10_00_04 should be updated with export DUNELAR_VERSION=v10_07_00d00
-
In the link, the first command for running larsoft says to use: lar -n 1 -c tmpgen.fcl -o gen.root So, I think the first line just after CERN Apptainer variant, Make a fcl file, should be changed to Make a fcl file, named tmpgen.fcl.
-
After 'A VNC session will be much faster...', a tutorial on how to use VNC on dunegpvm could be added.
BONUS: (note that: Also here, https://dune.github.io/computing-basics/sl7_setup#cern, CERN Apptainer command should be changed with this: /cvmfs/oasis.opensciencegrid.org/mis/apptainer/current/bin/apptainer shell --shell=/bin/bash
-B /cvmfs,/afs,/opt,/run/user,/etc/hostname,/etc/krb5.conf --ipc --pid
/cvmfs/singularity.opensciencegrid.org/fermilab/fnal-dev-sl7:latest)
The form in the link gives the issue.
Thank you for your consideration,
Nilay