Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Andrew Strong
galplot
Commits
59c68684
Commit
59c68684
authored
May 02, 2020
by
Andrew Strong
Browse files
manual_galplot_build etc for /ush/bin/gcc
parent
8bdb0af9
Changes
5
Hide whitespace changes
Inline
Side-by-side
source/manual_galplot_build
0 → 100644
View file @
59c68684
module unload gcc
source manual_galplot_compile
source manual_galplot_compile_one
source manual_galplot_link
source manual_galplot_setenv
./galplot 54 galplotdef_fake
source/manual_galplot_compile
0 → 100644
View file @
59c68684
echo for /usr/bin/gcc
module unload gcc
echo ../config.h is needed but generated by ./configure
g++ -I. -I.. -I/afs/ipp-garching.mpg.de/home/a/aws/propagate/c/cfitsio/3.26/gcc_sles11_olga2/cfitsio/include -I/afs/ipp-garching.mpg.de/home/a/aws/propagate/c/CCfits/gcc_olga2_sles11_cfitsio3.26/usr/local/include -I/afs/ipp-garching.mpg.de/home/a/aws/Healpix/Healpix_3.11/src/cxx/generic_gcc/include -I/afs/ipp-garching.mpg.de/home/a/aws/propagate/c/CLHEP/2.0.4.3/installed_here/include -I/afs/ipp-garching.mpg.de/home/a/aws/gsl/gsl-1.10/olga/include -I/afs/ipp-garching.mpg.de/home/a/aws/volume3/root_v5.34.13/root/include -I/afs/ipp/u/aws/propagate/c/sla_c_g++/include -DHAVE_ALM_HEALPIX_TOOLS_H -DGALDEF_PATH=\"/afs/ipp/u/aws/propagate/c/GALDEF\" -DFITSDATA_PATH=\"/afs/ipp/u/aws/propagate/c/FITS\" -DDATA_PATH=\"/afs/ipp/u/aws/propagate/c/gitlab/galprop/version_54/source/fortran_data\" -O3 -fopenmp -c *.cc
source/manual_galplot_compile_one
0 → 100644
View file @
59c68684
echo for /usr/bin/gcc
module unload gcc
g++ -I. -I.. -I/afs/ipp-garching.mpg.de/home/a/aws/propagate/c/cfitsio/3.26/gcc_sles11_olga2/cfitsio/include -I/afs/ipp-garching.mpg.de/home/a/aws/propagate/c/CCfits/gcc_olga2_sles11_cfitsio3.26/usr/local/include -I/afs/ipp-garching.mpg.de/home/a/aws/Healpix/Healpix_3.11/src/cxx/generic_gcc/include -I/afs/ipp-garching.mpg.de/home/a/aws/propagate/c/CLHEP/2.0.4.3/installed_here/include -I/afs/ipp-garching.mpg.de/home/a/aws/gsl/gsl-1.10/olga/include -I/afs/ipp-garching.mpg.de/home/a/aws/volume3/root_v5.34.13/root/include -I/afs/ipp/u/aws/propagate/c/sla_c_g++/include -DHAVE_ALM_HEALPIX_TOOLS_H -DGALDEF_PATH=\"/afs/ipp/u/aws/propagate/c/GALDEF\" -DFITSDATA_PATH=\"/afs/ipp/u/aws/propagate/c/FITS\" -DDATA_PATH=\"/afs/ipp/u/aws/propagate/c/gitlab/galprop/version_54/source/fortran_data\" -O3 -fopenmp -c Galplot.cc
source/manual_galplot_link
0 → 100644
View file @
59c68684
echo this is for /ush/bin/gcc
echo order of healpix -l is important
g++ -O3 -Wall -fopenmp -o galplot *.o -L/afs/ipp-garching.mpg.de/home/a/aws/propagate/c/cfitsio/3.26/gcc_sles11_olga2/cfitsio/lib -lcfitsio -L/afs/ipp-garching.mpg.de/home/a/aws/propagate/c/CCfits/gcc_olga2_sles11_cfitsio3.26/usr/local/lib -lCCfits -L/afs/ipp/u/aws/propagate/c/sla_c_g++/lib -lsla_c -L/afs/ipp-garching.mpg.de/home/a/aws/Healpix/Healpix_3.11/src/cxx/generic_gcc/lib -lhealpix_cxx -lcxxsupport -lsharp -lfftpack -lc_utils -L/afs/ipp-garching.mpg.de/home/a/aws/volume3/root_v5.34.13/root/lib -L/afs/ipp-garching.mpg.de/home/a/aws/volume3/root_v5.34.13/root/lib -lCore -lCint -lGraf -lGpad -lHistPainter -lNew -lGX11 -lPostscript -lMatrix -lHist -lMinuit -lMinuit2 -lRIO -lMathCore -lThread -lgfortran -L/afs/ipp-garching.mpg.de/home/a/aws/gsl/gsl-1.10/olga/lib -lgsl -lgslcblas -lm -L/afs/ipp-garching.mpg.de/home/a/aws/propagate/c/CLHEP/2.0.4.3/installed_here/lib -lCLHEP
source/manual_galplot_setenv
0 → 100644
View file @
59c68684
setenv LD_LIBRARY_PATH /afs/ipp-garching.mpg.de/home/a/aws/volume3/root_v5.34.13/root/lib:/afs/ipp-garching.mpg.de/home/a/aws/propagate/c/CCfits/gcc_olga2_sles11_cfitsio3.26/usr/local/lib:/afs/ipp-garching.mpg.de/home/a/aws/propagate/c/CLHEP/2.0.4.3/installed_here/lib
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment