Skip to content

issues running larsoft in lxplus #34

@nilaybostan

Description

@nilaybostan

Here: https://dune.github.io/computing-basics-larsoft/04-intro-art-larsoft/index.html#running-at-cern, some typos should be corrected:

  1. 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)

  1. 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.

  2. export DUNELAR_VERSION=v10_00_04 should be updated with export DUNELAR_VERSION=v10_07_00d00

  3. 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.

  4. 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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions