Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
S src
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 62
    • Issues 62
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
    • Iterations
  • Merge requests 4
    • Merge requests 4
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Incidents
    • Environments
  • Analytics
    • Analytics
    • CI/CD
    • Code Review
    • Issue
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • OPAL
  • src
  • Wiki
  • Using OPAL at PSI

Last edited by gsell Sep 17, 2021
Page history

Using OPAL at PSI

At PSI OPAL is available as Pmodule.

Load precompiled binary with Pmodules

The easiest way to load an OPAL module is to use the "meta-modules" provided in /afs/psi.ch/project/amas/modulefiles/OPAL. Meta-modules are modules loading a couple of other modules. To make the OPAL meta-modules available, run

module use /afs/psi.ch/project/amas/modulefiles/OPAL

NOTE: For your convenience you can add this line to your shell profile (.bashrc for BASH).

To get a list of all available OPAL module with major version to, you can use the command module avail OPAL-2:

------------------------- /afs/psi.ch/project/amas/modulefiles/OPAL -------------------------

OPAL-2/2.0.2                    OPAL-2/2.2.1-1_slurm            OPAL-2/2.2.1_slurm
OPAL-2/2.4.0                    OPAL-2/2.4.0_slurm              OPAL-2/2021.1

NOTE: Modules tagged with _slurm can be used on Merlin6 only!

Clone repository
  • Examples
    • FFA
    • RFPhotoInjector
    • cyclotron
    • regressiontestexamples
  • FFA school prerequisites
  • For Developers
    • CodingStyle
    • Compile OPAL at CSCS
    • Compile OPAL
    • Compile required software
    • File Format for stat Storage
    • Most Used Directories in the Code
    • OPAL Development Workflow
    • Pmodules
    • Release Procedure
    • Setup build environment at PSI
View All Pages