This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
cluster:lhcb [2011/11/14 15:29] – 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 / | ||
+ | |||
==== 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:< |
- | < | + | |
- | ==== 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: | 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:< | ||
+ | . / | ||
+ | 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 == | ||
Line 43: | Line 92: | ||
== SLC5 Cluster == | == SLC5 Cluster == | ||
Install LHCb environment: | Install LHCb environment: | ||
- | * KSH type shell: | + | * KSH type shell:< |
- | | + | * CSH type shell:< |
- | * CSH type shell: | + | |
- | | + | |
- | Setup your project: | + | 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:< |
- | < | + | |