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
cluster:lhcb [2011/11/14 15:29] bernetcluster:lhcb [2021/11/04 12:48] (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 /disk/slc5/sw\\ => not maintained anymore   * over local disk /disk/slc5/sw\\ => not maintained anymore
 +
  
 ==== CernVM-FS ==== ==== CernVM-FS ====
  
-== SLC5 Cluster ==+== CC7 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:<code>lb-run PROJECT/VERSION COMMAND COMMAND_ARGS</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: +Set runtime environment:<code>lb-run PROJECT/VERSION COMMAND COMMAND_ARGS</code>
-<code>SetupProject PROJECT VERSION</code>+
  
-==== 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:<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.\\ \\
 +Setup your project:<code>SetupProject PROJECT VERSION</code> 
 +
 +
 +==== AFS ====
 +
 +( not maintained anymore )
 +
 +== 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 92:
 == 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.1321280950.txt.gz · Last modified: 2011/11/14 15:29 by bernet