This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| cluster:lhcb [2011/11/14 14:09] – created bernet | cluster:lhcb [2025/01/10 12:01] (current) – bernet | ||
|---|---|---|---|
| Line 2: | Line 2: | ||
| LHCb software can be accessed in three different ways: | LHCb software can be accessed in three different ways: | ||
| - | * over CernVM-FS\\ default setting | + | * over CernVM-FS\\ |
| - | * over AFS\\ needed for special settings, e.g. debug sessions | + | * over AFS\\ => needed for special settings, e.g. debug sessions\\ => not maintained anymore |
| - | * over local disk / | + | * over local disk / |
| ==== CernVM-FS ==== | ==== CernVM-FS ==== | ||
| - | == SLC5 Cluster == | + | == ALMA9 Cluster == |
| The software environment is identical to CERN. Nothing addtional has to be done to use LHCb software.\\ \\ | The software environment is identical to CERN. Nothing addtional has to be done to use LHCb software.\\ \\ | ||
| - | Setup your project: | + | Set runtime environment:< |
| - | < | + | |
| == openSUSE Cluster 64bit == | == openSUSE Cluster 64bit == | ||
| Install LHCb environment: | Install LHCb environment: | ||
| - | * KSH type shell: | + | * KSH type shell:< |
| - | | + | * CSH type shell:< |
| - | * CSH type shell: | + | |
| - | | + | |
| - | Setup your project: | + | Set runtime environment:<code>lb-run |
| - | <ode>SetupProject | + | |
| - | ==== AFS ==== | + | |
| + | ==== Obsolate Operating Systems | ||
| + | |||
| + | == SLC6 Cluster == | ||
| + | The software environment is identical to CERN. Nothing addtional has to be done to use LHCb software.\\ \\ | ||
| + | Setup your project:< | ||
| == SLC5 Cluster == | == SLC5 Cluster == | ||
| + | The software environment is identical to CERN. Nothing addtional has to be done to use LHCb software.\\ \\ | ||
| + | Setup your project:< | ||
| + | |||
| + | |||
| + | ==== AFS ==== | ||
| + | |||
| + | ( not maintained anymore ) | ||
| + | |||
| + | == SLC6 Cluster == | ||
| + | |||
| + | Set the architecture: | ||
| + | * KSH type shell:< | ||
| + | * CSH type shell:< | ||
| + | or any other valid architecture. | ||
| + | |||
| + | Install LHCb environment: | ||
| + | * KSH type shell:< | ||
| + | * CSH type shell:< | ||
| + | |||
| + | Setup your project:< | ||
| + | |||
| + | == SLC6 Cluster == | ||
| + | |||
| + | Set the architecture: | ||
| + | * KSH type shell:< | ||
| + | * CSH type shell:< | ||
| + | or any other valid architecture. | ||
| + | |||
| + | Install LHCb environment: | ||
| + | * KSH type shell:< | ||
| + | * CSH type shell:< | ||
| + | |||
| + | Setup your project:< | ||
| == openSUSE Cluster 64bit == | == openSUSE Cluster 64bit == | ||
| + | |||
| + | Set the architecture: | ||
| + | * KSH type shell:< | ||
| + | * CSH type shell:< | ||
| + | or any other valid architecture. | ||
| + | |||
| + | Install LHCb environment: | ||
| + | * KSH type shell:< | ||
| + | . / | ||
| + | export PATH=/ | ||
| + | export LD_LIBRARY_PATH=/ | ||
| + | * CSH type shell:< | ||
| + | source / | ||
| + | setenv PATH / | ||
| + | setenv LD_LIBRARY_PATH / | ||
| + | |||
| + | Setup your project:< | ||
| + | |||
| ==== Local Disk ==== | ==== Local Disk ==== | ||
| + | |||
| + | ( not maintained anymore ) | ||
| == Installed Software == | == Installed Software == | ||
| - | [[http://http:// | + | [[http:// |
| == SLC5 Cluster == | == SLC5 Cluster == | ||
| + | Install LHCb environment: | ||
| + | * KSH type shell:< | ||
| + | * CSH type shell:< | ||
| + | |||
| + | Setup your project:< | ||
| == openSUSE Cluster 64bit == | == openSUSE Cluster 64bit == | ||
| Install LHCb environment: | Install LHCb environment: | ||
| - | * KSH type shell: | + | * KSH type shell:< |
| - | | + | . / |
| - | * CSH type shell: | + | export PATH=/ |
| - | | + | export LD_LIBRARY_PATH=/ |
| + | * CSH type shell:< | ||
| + | source / | ||
| + | setenv PATH / | ||
| + | setenv LD_LIBRARY_PATH / | ||
| - | Setup your project: | + | Setup your project:< |
| - | <ode> | + | |