2 #------------------------------------------------------------------------------
4 # \\ / F ield | foam-extend: Open Source CFD
6 # \\ / A nd | For copyright notice see file Copyright
8 #------------------------------------------------------------------------------
10 # This file is part of foam-extend.
12 # foam-extend is free software: you can redistribute it and/or modify it
13 # under the terms of the GNU General Public License as published by the
14 # Free Software Foundation, either version 3 of the License, or (at your
15 # option) any later version.
17 # foam-extend is distributed in the hope that it will be useful, but
18 # WITHOUT ANY WARRANTY; without even the implied warranty of
19 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
20 # General Public License for more details.
22 # You should have received a copy of the GNU General Public License
23 # along with foam-extend. If not, see <http://www.gnu.org/licenses/>.
29 # Build script for ThirdParty packages: Stage3
31 # The ThirdParty libraries
34 # 1: Your foam-extend environment must be properly initialized
35 # 2: AllMake.stage1 if you are overriding your system compiler
36 # 3: AllMake.stage2 if you are overriding your system comm. libraries
39 # Martin Beaudoin, Hydro-Quebec, (2015)
41 #------------------------------------------------------------------------------
42 # run from third-party directory only
45 wmakeCheckPwd
"$WM_THIRD_PARTY_DIR" ||
{
46 echo "Error: Current directory is not \$WM_THIRD_PARTY_DIR"
47 echo " The environment variables are inconsistent with the installation."
48 echo " Check the foam-extend entries in your dot-files and source them."
51 . tools
/makeThirdPartyFunctionsForRPM
52 #------------------------------------------------------------------------------
54 echo ========================================
55 echo Starting ThirdParty AllMake
: Stage3
56 echo ========================================
60 if [ -z "$METIS_SYSTEM" ]
64 [ ! -z "$WM_THIRD_PARTY_USE_METIS_510" ] && {
65 echo "Building metis 5.1.0"
66 ( rpm_make
-p metis-5.1
.0 -s metis-5.1
.0.spec
-u http
://downloads.sourceforge.net
/project
/openfoam-extend
/foam-extend-3.1
/ThirdParty
/metis-5.1
.0.
tar.gz
)
69 echo "Using system installed Metis"
74 if [ -z "$PARMGRIDGEN_SYSTEM" ]
78 [ ! -z "$WM_THIRD_PARTY_USE_PARMGRIDGEN_10" ] && {
79 echo "Building ParMGridGen 1.0"
80 #( rpm_make -p ParMGridGen-1.0 -s ParMGridGen-1.0.spec -u http://www.mgnet.org/mgnet/Codes/parmgridgen/ParMGridGen-1.0.tar.gz )
81 ( rpm_make
-p ParMGridGen-1.0
-s ParMGridGen-1.0.spec
-u http
://downloads.sourceforge.net
/project
/openfoam-extend
/foam-extend-3.1
/ThirdParty
/ParMGridGen-1.0.
tar.gz
)
84 echo "Using system installed ParMGridGen"
89 if [ -z "$LIBCCMIO_SYSTEM" ]
93 [ ! -z "$WM_THIRD_PARTY_USE_LIBCCMIO_261" ] && {
94 echo "Building Libccmio 2.6.1"
95 ( rpm_make
-p libccmio-2.6
.1 -s libccmio-2.6
.1.spec
-u http
://portal.nersc.gov
/project
/visit
/third_party
/libccmio-2.6
.1.
tar.gz
)
98 echo "Using system installed Libccmio"
103 if [ -z "$MESQUITE_SYSTEM" ]
107 [ ! -z "$WM_THIRD_PARTY_USE_MESQUITE_212" ] && {
108 echo "Building Mesquite 2.1.2"
109 ( rpm_make
-p mesquite-2.1
.2 -s mesquite-2.1
.2.spec
-u http
://downloads.sourceforge.net
/project
/openfoam-extend
/foam-extend-3.1
/ThirdParty
/mesquite-2.1
.2.
tar.gz
)
112 echo "Using system installed Mesquite"
116 # The following three packages depends on the availability of OpenMPI
117 # The macro rpm_make() will make sure to update the ThirdParty environment variables before starting
119 # Just make sure the OpenMPI environment variables are properly initialized, or that
120 # the AllMake.stage2 script completed correctly
123 if [ -z "$SCOTCH_SYSTEM" ]
127 [ ! -z "$WM_THIRD_PARTY_USE_SCOTCH_604" ] && {
128 echo "Building Scotch 6.0.4"
129 #( rpm_make -p scotch-6.0.4 -s scotch-6.0.4.spec -u http://gforge.inria.fr/frs/download.php/file/34618/scotch_6.0.4.tar.gz )
130 ( rpm_make
-p scotch-6.0
.4 -s scotch-6.0
.4.spec
-u http
://downloads.sourceforge.net
/project
/openfoam-extend
/foam-extend-3.1
/ThirdParty
/scotch_6.0
.4.
tar.gz
)
134 [ ! -z "$WM_THIRD_PARTY_USE_SCOTCH_600" ] && {
135 echo "Building Scotch 6.0.0"
136 ( rpm_make
-p scotch-6.0
.0 -s scotch-6.0
.0.spec
-u http
://downloads.sourceforge.net
/project
/openfoam-extend
/foam-extend-3.1
/ThirdParty
/scotch-6.0
.0.
tar.gz
)
139 echo "Using system installed Scotch"
144 if [ -z "$PARMETIS_SYSTEM" ]
148 [ ! -z "$WM_THIRD_PARTY_USE_PARMETIS_403" ] && {
149 echo "Building ParMetis 4.0.3"
150 ( rpm_make
-p parmetis-4.0
.3 -s parmetis-4.0
.3.spec
-u http
://glaros.dtc.umn.edu
/gkhome
/fetch
/sw
/parmetis
/parmetis-4.0
.3.
tar.gz
)
153 echo "Using system installed ParMetis"
158 if [ -z "$ZOLTAN_SYSTEM" ]
162 [ ! -z "$WM_THIRD_PARTY_USE_ZOLTAN_36" ] && {
163 echo "Building Zoltan 3.6"
164 ( rpm_make
-p zoltan-3.6
-s zoltan-3.6.spec
-u http
://www.cs.sandia.gov
/~kddevin
/Zoltan_Distributions
/zoltan_distrib_v3.6.
tar.gz
)
167 echo "Using system installed Zoltan"
172 if [ -z "$PYFOAM_SYSTEM" ]
176 [ ! -z "$WM_THIRD_PARTY_USE_PYFOAM_063" ] && {
177 echo "Building PyFoam 0.6.3"
178 ( rpm_make
-p PyFoam-0.6
.3 -s PyFoam-0.6
.3.spec
-u http
://openfoamwiki.net
/images
/c
/cb
/PyFoam-0.6
.3.
tar.gz
-n PyFoam-0.6
.3-1.noarch
-a noarch
)
182 [ ! -z "$WM_THIRD_PARTY_USE_PYFOAM_064" ] && {
183 echo "Building PyFoam 0.6.4"
184 ( rpm_make
-p PyFoam-0.6
.4 -s PyFoam-0.6
.4.spec
-u http
://openfoamwiki.net
/images
/3/3b
/PyFoam-0.6
.4.
tar.gz
-n PyFoam-0.6
.4-1.noarch
-a noarch
)
187 echo "Using system installed PyFoam"
192 if [ -z "$HWLOC_SYSTEM" ]
196 [ ! -z "$WM_THIRD_PARTY_USE_HWLOC_1101" ] && {
197 echo "Building hwloc 1.10.1"
198 # ( rpm_make -p hwloc-1.10.1 -s hwloc-1.10.1.spec -u http://www.open-mpi.org/software/hwloc/v1.10/downloads/hwloc-1.10.1.tar.gz )
199 ( rpm_make
-p hwloc-1.10
.1 -s hwloc-1.10
.1.spec
-u http
://downloads.sourceforge.net
/project
/openfoam-extend
/foam-extend-3.1
/ThirdParty
/hwloc-1.10
.1.
tar.gz
)
203 [ ! -z "$WM_THIRD_PARTY_USE_HWLOC_172" ] && {
204 echo "Building hwloc 1.7.2"
205 ( rpm_make
-p hwloc-1.7
.2 -s hwloc-1.7
.2.spec
-u http
://downloads.sourceforge.net
/project
/openfoam-extend
/foam-extend-3.1
/ThirdParty
/hwloc-1.7
.2.
tar.gz
)
208 echo "Using system installed hwloc"
212 echo ========================================
213 echo Done ThirdParty AllMake
: Stage3
214 echo ========================================
217 # ----------------------------------------------------------------- end-of-file