Experimental Particle Physics at Kyung hee University

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
public:docs:2021:singularity_amcatnlo_3x [2021/12/30 19:48] – [Singularity recipe file] Junghwan Gohpublic:docs:2021:singularity_amcatnlo_3x [2022/01/02 06:35] (current) Junghwan Goh
Line 11: Line 11:
  
 ===== Singularity recipe file ===== ===== Singularity recipe file =====
-Not fully validated yet.+<alert>Not fully confirmed yet.</alert>
 <code> <code>
 # Singularity recipe to run MG5_aMC@NLO # Singularity recipe to run MG5_aMC@NLO
Line 36: Line 36:
     ## Install internal subpackages within the Madgraph_aMC@NLO     ## Install internal subpackages within the Madgraph_aMC@NLO
     ./bin/mg5_aMC <<EOF     ./bin/mg5_aMC <<EOF
-install zlib +install zlibinstall boost; 
-install boost +install hepmcinstall lhapdf6; 
-install hepmc +install ninjainstall collierinstall QCDLoop;
-install lhapdf6 +
-install ninja +
-install collier +
-install QCDLoop +
-EOF +
- +
-    ./bin/mg5_aMC <<EOF +
-install looptools +
-cuttools install +
-iregi install +
 EOF EOF
  
 +#    ./bin/mg5_aMC <<EOF
 +#install looptools
 +#cuttools install
 +#iregi install
 +#EOF
     ./bin/mg5_aMC <<EOF     ./bin/mg5_aMC <<EOF
 install pythia8; install pythia8;
Line 80: Line 74:
  
     ### Allow generic users to run executables     ### Allow generic users to run executables
-    #chmod go+rx bin/* HEPTools/*/bin/+    chmod go+rx bin/* HEPTools/*/bin/
-    #chmod -R go+r .+    chmod -R go+r .
  
 %environment %environment
Line 93: Line 87:
     #python /sw/MG5_aMC_v3_3_1/bin/mg5_aMC     #python /sw/MG5_aMC_v3_3_1/bin/mg5_aMC
  
-    /bin/bash+    #/bin/bash 
 +    /sw/MG5_aMC_v3_3_1/bin/mg5_aMC
 </code> </code>

public/docs/2021/singularity_amcatnlo_3x.1640893727.txt.gz · Last modified: 2021/12/30 19:48 by Junghwan Goh