User Tools

Site Tools


cluster:lhcb

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Last revisionBoth sides next revision
cluster:lhcb [2011/11/14 15:29] bernetcluster:lhcb [2020/08/27 10:15] bernet
Line 5: Line 5:
   * over AFS\\ => needed for special settings, e.g. debug sessions   * over AFS\\ => needed for special settings, e.g. debug sessions
   * over local disk /disk/slc5/sw\\ => not maintained anymore   * over local disk /disk/slc5/sw\\ => not maintained anymore
 +
  
 ==== CernVM-FS ==== ==== CernVM-FS ====
 +
 +== CC7 Cluster ==
 +The software environment is identical to CERN. Nothing addtional has to be done to use LHCb software.\\ \\
 +Set runtime environment:<code>lb-run PROJECT/VERSION COMMAND COMMAND_ARGS</code>
 +
 +== SLC6 Cluster ==
 +The software environment is identical to CERN. Nothing addtional has to be done to use LHCb software.\\ \\
 +Setup your project:<code>SetupProject PROJECT VERSION</code> 
  
 == SLC5 Cluster == == SLC5 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: +Setup your project:<code>SetupProject PROJECT VERSION</code> 
-<code>SetupProject PROJECT VERSION</code> +
  
 == openSUSE Cluster 64bit == == openSUSE Cluster 64bit ==
 Install LHCb environment: Install LHCb environment:
-  * KSH type shell: +  * KSH type shell:<code>. /disk/lhcb/scripts/lhcb_setup.sh</code> 
-    <code>. /disk/lhcb/sw-slc5/scripts/lhcb_setup.sh</code>  +  * CSH type shell:<code>source /disk/lhcb/scripts/lhcb_setup.csh</code>
-  * CSH type shell: +
-    <code>source /disk/lhcb/sw-slc5/scripts/lhcb_setup.csh</code>+
            
-Setup your project: +Setup your project:<code>SetupProject PROJECT VERSION</code> 
-<code>SetupProject PROJECT VERSION</code>+
  
 ==== AFS ==== ==== AFS ====
  
-== SLC5 Cluster ==+== SLC6 Cluster == 
 + 
 +Set the architecture: 
 +  * KSH type shell:<code>export CMTCONFIG=x86_64-slc6-gcc62-opt</code>  
 +  * CSH type shell:<code>setenv CMTCONFIG x86_64-slc6-gcc62-opt</code> 
 +or any other valid architecture. 
 + 
 +Install LHCb environment: 
 +  * KSH type shell:<code>. /afs/cern.ch/lhcb/software/releases/LBSCRIPTS/prod/InstallArea/scripts/LbLogin.sh</code> 
 +  * CSH type shell:<code>source /afs/cern.ch/lhcb/software/releases/LBSCRIPTS/prod/InstallArea/scripts/LbLogin.csh</code> 
 + 
 +Setup your project:<code>SetupProject PROJECT VERSION</code> 
 + 
 +== SLC6 Cluster == 
 + 
 +Set the architecture: 
 +  * KSH type shell:<code>export CMTCONFIG=x86_64-slc6-gcc62-opt</code>  
 +  * CSH type shell:<code>setenv CMTCONFIG x86_64-slc6-gcc62-opt</code> 
 +or any other valid architecture. 
 + 
 +Install LHCb environment: 
 +  * KSH type shell:<code>. /afs/cern.ch/lhcb/software/releases/LBSCRIPTS/prod/InstallArea/scripts/LbLogin.sh</code> 
 +  * CSH type shell:<code>source /afs/cern.ch/lhcb/software/releases/LBSCRIPTS/prod/InstallArea/scripts/LbLogin.csh</code> 
 + 
 +Setup your project:<code>SetupProject PROJECT VERSION</code>
  
 == openSUSE Cluster 64bit == == openSUSE Cluster 64bit ==
  
 Set the architecture: Set the architecture:
-  * KSH type shell: +  * KSH type shell:<code>export CMTCONFIG=x86_64-slc6-gcc62-opt</code>  
-    <code>export CMTCONFIG=x86_64-slc5-gcc43-opt</code>  +  * CSH type shell:<code>setenv CMTCONFIG x86_64-slc6-gcc62-opt</code> 
-  * CSH type shell: +or any other valid architecture. 
-    <code>setenv CMTCONFIG x86_64-slc5-gcc43-opt</code> + 
-    +Install LHCb environment: 
 +  * KSH type shell:<code> 
 +. /afs/cern.ch/lhcb/software/releases/LBSCRIPTS/prod/InstallArea/scripts/LbLogin.sh 
 +export PATH=/disk/lhcb/sw-slc6/gcc-6.2.0/bin:/disk/lhcb/sw-slc6/binutils-2.20.51.0.2/bin:$PATH 
 +export LD_LIBRARY_PATH=/disk/lhcb/sw-slc6/gcc-6.2.0/lib:/disk/lhcb/sw-slc6/binutils-2.20.51.0.2/lib:/disk/lhcb/sw-slc6/lib:$LD_LIBRARY_PATH</code> 
 +  * CSH type shell:<code> 
 +source /afs/cern.ch/lhcb/software/releases/LBSCRIPTS/prod/InstallArea/scripts/LbLogin.csh 
 +setenv PATH /disk/lhcb/sw-slc6/gcc-6.2.0/bin:/disk/lhcb/sw-slc6/binutils-2.20.51.0.2/bin:$PATH 
 +setenv LD_LIBRARY_PATH /disk/lhcb/sw-slc6/gcc-6.2.0/lib:/disk/lhcb/sw-slc6/binutils-2.20.51.0.2/lib:/disk/lhcb/sw-slc6/lib:$LD_LIBRARY_PATH</code> 
 + 
 +Setup your project:<code>SetupProject PROJECT VERSION</code> 
 + 
 ==== Local Disk ==== ==== Local Disk ====
 +
 +( not maintained anymore )
  
 == Installed Software == == Installed Software ==
Line 43: Line 87:
 == SLC5 Cluster == == SLC5 Cluster ==
 Install LHCb environment: Install LHCb environment:
-  * KSH type shell: +  * KSH type shell:<code>. /disk/lhcb/sw-slc5/scripts/lhcb_setup.sh</code>  
-    <code>. /disk/lhcb/sw-slc5/scripts/lhcb_setup.sh</code>  +  * CSH type shell:<code>source /disk/lhcb/sw-slc5/scripts/lhcb_setup.csh</code>
-  * CSH type shell: +
-    <code>source /disk/lhcb/sw-slc5/scripts/lhcb_setup.csh</code>+
            
-Setup your project: +Setup your project:<code>SetupProject PROJECT VERSION</code>
-<code>SetupProject PROJECT VERSION</code>+
  
 == openSUSE Cluster 64bit == == openSUSE Cluster 64bit ==
 Install LHCb environment: Install LHCb environment:
-  * KSH type shell: +  * KSH type shell:<code> 
-    <code>. /disk/lhcb/sw-slc5/scripts/lhcb_setup.sh</code>  +. /disk/lhcb/sw-slc5/scripts/lhcb_setup.sh 
-  * CSH type shell: +export PATH=/disk/lhcb/sw-slc5/gcc-4.3.5/bin:/disk/lhcb/sw-slc5/binutils-2.17.50.0.6/bin:$PATH 
-    <code>source /disk/lhcb/sw-slc5/scripts/lhcb_setup.csh</code>+export LD_LIBRARY_PATH=/disk/lhcb/sw-slc5/gcc-4.3.5/lib:/disk/lhcb/sw-slc5/binutils-2.17.50.0.6/lib:/disk/lhcb/sw-slc5/gmp-4.3.2/lib:/disk/lhcb/sw-slc5/mpfr-2.4.2/lib:/disk/lhcb/sw-slc5/lib:$LD_LIBRARY_PATH</code>  
 +  * CSH type shell:<code> 
 +source /disk/lhcb/sw-slc5/scripts/lhcb_setup.csh 
 +setenv PATH /disk/lhcb/sw-slc5/gcc-4.3.5/bin:/disk/lhcb/sw-slc5/binutils-2.17.50.0.6/bin:$PATH 
 +setenv LD_LIBRARY_PATH /disk/lhcb/sw-slc5/gcc-4.3.5/lib:/disk/lhcb/sw-slc5/binutils-2.17.50.0.6/lib:/disk/lhcb/sw-slc5/gmp-4.3.2/lib:/disk/lhcb/sw-slc5/mpfr-2.4.2/lib:/disk/lhcb/sw-slc5/lib:$LD_LIBRARY_PATH</code>
            
-Setup your project: +Setup your project:<code>SetupProject PROJECT VERSION</code>
-<code>SetupProject PROJECT VERSION</code>+
  
cluster/lhcb.txt · Last modified: 2021/11/04 12:48 by bernet