annotate config_compilers.xml @ 0:8c7414c07367 draft

"planemo upload for repository https://github.com/NordicESMhub/galaxy-tools/tree/master/tools/fates-emerald commit f282701cadbb0c90c2c77a52579f18b44a357e24"
author climate
date Wed, 21 Oct 2020 20:30:35 +0000
parents
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
8c7414c07367 "planemo upload for repository https://github.com/NordicESMhub/galaxy-tools/tree/master/tools/fates-emerald commit f282701cadbb0c90c2c77a52579f18b44a357e24"
climate
parents:
diff changeset
1 <?xml version="1.0"?>
8c7414c07367 "planemo upload for repository https://github.com/NordicESMhub/galaxy-tools/tree/master/tools/fates-emerald commit f282701cadbb0c90c2c77a52579f18b44a357e24"
climate
parents:
diff changeset
2
8c7414c07367 "planemo upload for repository https://github.com/NordicESMhub/galaxy-tools/tree/master/tools/fates-emerald commit f282701cadbb0c90c2c77a52579f18b44a357e24"
climate
parents:
diff changeset
3 <config_compilers version="2.0">
8c7414c07367 "planemo upload for repository https://github.com/NordicESMhub/galaxy-tools/tree/master/tools/fates-emerald commit f282701cadbb0c90c2c77a52579f18b44a357e24"
climate
parents:
diff changeset
4
8c7414c07367 "planemo upload for repository https://github.com/NordicESMhub/galaxy-tools/tree/master/tools/fates-emerald commit f282701cadbb0c90c2c77a52579f18b44a357e24"
climate
parents:
diff changeset
5 <compiler COMPILER="gnu" MACH="espresso">
8c7414c07367 "planemo upload for repository https://github.com/NordicESMhub/galaxy-tools/tree/master/tools/fates-emerald commit f282701cadbb0c90c2c77a52579f18b44a357e24"
climate
parents:
diff changeset
6 <LD>mpifort</LD>
8c7414c07367 "planemo upload for repository https://github.com/NordicESMhub/galaxy-tools/tree/master/tools/fates-emerald commit f282701cadbb0c90c2c77a52579f18b44a357e24"
climate
parents:
diff changeset
7 <AR>x86_64-conda_cos6-linux-gnu-ar</AR>
8c7414c07367 "planemo upload for repository https://github.com/NordicESMhub/galaxy-tools/tree/master/tools/fates-emerald commit f282701cadbb0c90c2c77a52579f18b44a357e24"
climate
parents:
diff changeset
8 <SFC>x86_64-conda_cos6-linux-gnu-gfortran</SFC>
8c7414c07367 "planemo upload for repository https://github.com/NordicESMhub/galaxy-tools/tree/master/tools/fates-emerald commit f282701cadbb0c90c2c77a52579f18b44a357e24"
climate
parents:
diff changeset
9 <SCC>x86_64-conda_cos6-linux-gnu-cc</SCC>
8c7414c07367 "planemo upload for repository https://github.com/NordicESMhub/galaxy-tools/tree/master/tools/fates-emerald commit f282701cadbb0c90c2c77a52579f18b44a357e24"
climate
parents:
diff changeset
10 <SCXX>x86_64-conda_cos6-linux-gnu-c++</SCXX>
8c7414c07367 "planemo upload for repository https://github.com/NordicESMhub/galaxy-tools/tree/master/tools/fates-emerald commit f282701cadbb0c90c2c77a52579f18b44a357e24"
climate
parents:
diff changeset
11 <MPIFC>mpifort</MPIFC>
8c7414c07367 "planemo upload for repository https://github.com/NordicESMhub/galaxy-tools/tree/master/tools/fates-emerald commit f282701cadbb0c90c2c77a52579f18b44a357e24"
climate
parents:
diff changeset
12 <MPICC>mpicc</MPICC>
8c7414c07367 "planemo upload for repository https://github.com/NordicESMhub/galaxy-tools/tree/master/tools/fates-emerald commit f282701cadbb0c90c2c77a52579f18b44a357e24"
climate
parents:
diff changeset
13 <MPICXX>mpicxx</MPICXX>
8c7414c07367 "planemo upload for repository https://github.com/NordicESMhub/galaxy-tools/tree/master/tools/fates-emerald commit f282701cadbb0c90c2c77a52579f18b44a357e24"
climate
parents:
diff changeset
14 <NETCDF_PATH>$ENV{CONDA_PREFIX}</NETCDF_PATH>
8c7414c07367 "planemo upload for repository https://github.com/NordicESMhub/galaxy-tools/tree/master/tools/fates-emerald commit f282701cadbb0c90c2c77a52579f18b44a357e24"
climate
parents:
diff changeset
15 <FFLAGS>
8c7414c07367 "planemo upload for repository https://github.com/NordicESMhub/galaxy-tools/tree/master/tools/fates-emerald commit f282701cadbb0c90c2c77a52579f18b44a357e24"
climate
parents:
diff changeset
16 <append DEBUG="FALSE"> -O2 </append>
8c7414c07367 "planemo upload for repository https://github.com/NordicESMhub/galaxy-tools/tree/master/tools/fates-emerald commit f282701cadbb0c90c2c77a52579f18b44a357e24"
climate
parents:
diff changeset
17 <append MODEL="micom"> -fdefault-real-8 </append>
8c7414c07367 "planemo upload for repository https://github.com/NordicESMhub/galaxy-tools/tree/master/tools/fates-emerald commit f282701cadbb0c90c2c77a52579f18b44a357e24"
climate
parents:
diff changeset
18 <append MODEL="cam"> -finit-local-zero </append>
8c7414c07367 "planemo upload for repository https://github.com/NordicESMhub/galaxy-tools/tree/master/tools/fates-emerald commit f282701cadbb0c90c2c77a52579f18b44a357e24"
climate
parents:
diff changeset
19 </FFLAGS>
8c7414c07367 "planemo upload for repository https://github.com/NordicESMhub/galaxy-tools/tree/master/tools/fates-emerald commit f282701cadbb0c90c2c77a52579f18b44a357e24"
climate
parents:
diff changeset
20 <SLIBS>
8c7414c07367 "planemo upload for repository https://github.com/NordicESMhub/galaxy-tools/tree/master/tools/fates-emerald commit f282701cadbb0c90c2c77a52579f18b44a357e24"
climate
parents:
diff changeset
21 <append> -L$(NETCDF_PATH)/lib -lnetcdff -lnetcdf -ldl </append>
8c7414c07367 "planemo upload for repository https://github.com/NordicESMhub/galaxy-tools/tree/master/tools/fates-emerald commit f282701cadbb0c90c2c77a52579f18b44a357e24"
climate
parents:
diff changeset
22 <append> -lmkl_gf_lp64 -lmkl_gnu_thread -lmkl_core -lgomp -lpthread -lm -fopenmp </append>
8c7414c07367 "planemo upload for repository https://github.com/NordicESMhub/galaxy-tools/tree/master/tools/fates-emerald commit f282701cadbb0c90c2c77a52579f18b44a357e24"
climate
parents:
diff changeset
23 </SLIBS>
8c7414c07367 "planemo upload for repository https://github.com/NordicESMhub/galaxy-tools/tree/master/tools/fates-emerald commit f282701cadbb0c90c2c77a52579f18b44a357e24"
climate
parents:
diff changeset
24 </compiler>
8c7414c07367 "planemo upload for repository https://github.com/NordicESMhub/galaxy-tools/tree/master/tools/fates-emerald commit f282701cadbb0c90c2c77a52579f18b44a357e24"
climate
parents:
diff changeset
25 </config_compilers>