This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
cluster:lhcb [2011/11/14 16:58] – bernet | cluster:lhcb [2025/01/10 12:01] (current) – bernet | ||
---|---|---|---|
Line 3: | Line 3: | ||
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\\ => default setting | ||
- | * 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 / | ||
Line 9: | Line 9: | ||
==== 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 == | ||
Line 18: | Line 18: | ||
* CSH type shell:< | * CSH type shell:< | ||
- | Setup your project:< | + | Set runtime environment:< |
- | ==== 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: | Set the architecture: | ||
- | * KSH type shell:< | + | * KSH type shell:< |
- | * CSH 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. | or any other valid architecture. | ||
Line 39: | Line 65: | ||
Set the architecture: | Set the architecture: | ||
- | * KSH type shell:< | + | * KSH type shell:< |
- | * CSH type shell:< | + | * CSH type shell:< |
or any other valid architecture. | or any other valid architecture. | ||
Line 46: | Line 72: | ||
* KSH type shell:< | * KSH type shell:< | ||
. / | . / | ||
- | export PATH=/ | + | export PATH=/ |
- | export LD_LIBRARY_PATH=/ | + | export LD_LIBRARY_PATH=/ |
* CSH type shell:< | * CSH type shell:< | ||
source / | source / | ||
- | setenv PATH / | + | setenv PATH / |
- | setenv LD_LIBRARY_PATH / | + | setenv LD_LIBRARY_PATH / |
Setup your project:< | Setup your project:< | ||
Line 57: | Line 83: | ||
==== Local Disk ==== | ==== Local Disk ==== | ||
+ | |||
+ | ( not maintained anymore ) | ||
== Installed Software == | == Installed Software == | ||
Line 71: | Line 99: | ||
== 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:< | ||