Commit graph

67 commits

Author SHA1 Message Date
Martin Beaudoin
5366bc60de Adding support for ARM7 group of processors. Tested on a Raspberry Pi 2. 2015-12-05 14:40:50 +00:00
Hrvoje Jasak
287faf574d Fix scotch version cshrc 2015-08-18 16:05:55 +01:00
Hrvoje Jasak
8534381a5f Fixed default opt option in cshrc 2015-08-18 14:08:59 +01:00
Hrvoje Jasak
f5d0043a20 Update version number to 3.2 2015-08-11 17:22:40 +01:00
Hrvoje Jasak
01ba7c3cd2 Enable compilation of ParaView from cshrc 2015-08-07 13:24:55 +01:00
Dominik Christ
83b9a7161f Reverted to OpenMPI 1.6.5 2015-08-06 12:32:26 +01:00
Hrvoje Jasak
2a0b888ff9 openmpi-1.8.8 2015-08-06 10:02:34 +01:00
Hrvoje Jasak
fbf26c0de3 OpenMPI-1.8.7: bug fixes 2015-08-06 10:02:33 +01:00
Henrik Rusche
a23acb0388 VERSION: version, headers, whitespace & tabs for 3.2. Author: Henrik Rusche. Merge: Henrik Rusche 2015-06-02 11:52:46 +02:00
Henrik Rusche
f83a771395 FEATURE: testHarness: improvements. Author: Martin Beaudoin. Merge: Henrik Rusche.
testHarness: adding the source code git revision number to the Build Name.

See here for an example:
http://openfoam-extend.sourceforge.net/CDash/index.php?project=foam-extend-3.1&date=2015-05-28
2015-06-02 10:57:25 +02:00
Martin Beaudoin
0631e66ab6 ThirdParty: Various adjustments to the selection mechanism 2015-05-26 00:59:43 -04:00
Martin Beaudoin
246eb0eda1 ThirdParty: setting ParaView 4.3.1 as the default version 2015-05-17 23:55:32 -04:00
Henrik Rusche
0a02a92e53 Upgrade copyright notices & banner in source code 2015-05-17 15:58:16 +02:00
Martin Beaudoin
ce2b0894c5 ThirdParty: bumping Scotch to version 6.0.4
bumping hwloc to version 1.10.1
            Adjusting libccmio for Mac OSX Yosemite
            Adjustments for cmake 3.2.2
            Adding spec file for openmpi version 1.8.4
2015-05-17 07:46:05 -04:00
Martin Beaudoin
78d0ccc78d ThirdParty: initial commit of the packages selection mechanism using environment variables 2015-05-15 08:48:09 -04:00
Hrvoje Jasak
7f32cf4357 Added LDP option 2015-05-12 15:01:28 +01:00
Hrvoje Jasak
1255b6a886 Script clean-up: FOAM 2015-04-23 13:51:07 +01:00
Henrik Rusche
3c5ba8da44 bump version number 2014-06-01 18:23:43 +02:00
Hrvoje Jasak
f9e0818602 Merge remote-tracking branch 'remotes/origin/feature/mvapich2' into nextRelease
Conflicts:
	etc/bashrc
	etc/cshrc
2014-04-30 10:35:07 +01:00
Alexander Monakov
b360468492 Add csh bits for MVAPICH2 build support 2014-03-06 16:04:18 +01:00
Dominik Christ
adc2bbb081 Updated documentation in comments to include 'SYSTEMOPENMPI' again 2014-02-25 09:36:02 +01:00
Hrvoje Jasak
aac5de5e16 Renamed and cleaned foam-extend 2013-12-11 16:09:41 +00:00
Hrvoje Jasak
28418f4b05 Version script breaks transfers. Sorry. 2013-11-08 17:27:40 +00:00
Bernhard F.W. Gschaider
002822076a Merge in fixes
--HG--
branch : bgschaid/minorAdditionsBranch
2013-11-06 17:28:06 +01:00
Hrvoje Jasak
b476189438 Mac Maverick re-port 2013-11-04 14:10:04 +00:00
Bernhard F.W. Gschaider
40f9c7af23 Merge latest nextRelease
--HG--
branch : bgschaid/minorAdditionsBranch
2013-10-10 16:14:21 +02:00
Hrvoje Jasak
529271393f Revert cshrc 2013-10-10 10:49:46 +01:00
Hrvoje Jasak
fb82dfdc4c gcc paths 2013-10-10 10:47:38 +01:00
Bernhard F.W. Gschaider
13b86450c8 Now the script doesn't fail if sourced from cshrc but it can't detect its name and location (only tcsh)
--HG--
branch : bgschaid/minorAdditionsBranch
2013-09-09 23:18:55 +02:00
Bernhard F.W. Gschaider
7def1e6da1 What works in tcsh doesn't work in csh (although most systems nowadays use tcsh as csh)
--HG--
branch : bgschaid/minorAdditionsBranch
2013-09-05 01:31:14 +02:00
Bernhard F.W. Gschaider
af4c60ef56 Replace shell-based auto-detection with a singe Python-oneliner that should be more stable (at least it doesn't choke on symbolic links anymore)
--HG--
branch : bgschaid/minorAdditionsBranch
2013-09-04 23:47:55 +02:00
Henrik Rusche
e83ac65b74 Backporting prefs treatment 2013-08-30 11:21:40 +02:00
Bernhard F.W. Gschaider
93e80e2c87 Automatically determine the additional version specification from the directory name of the installation
--HG--
branch : bgschaid/minorAdditionsBranch
2013-07-22 13:43:34 +02:00
Bernhard F.W. Gschaider
a10196a180 Make sure that WM_PROJECT_VERSION_ADDITION is unset at the start of the script
--HG--
branch : bgschaid/minorAdditionsBranch
2013-07-21 19:31:41 +02:00
Bernhard F.W. Gschaider
194418bc0c Add possibility of preset to cshrc
--HG--
branch : bgschaid/minorAdditionsBranch
2013-07-19 01:44:58 +02:00
Henrik Rusche
8141282b1d Convert tabs to fours spaces systematically 2013-07-18 10:50:29 +02:00
Martin Beaudoin
912e758cc7 Using complete path for foamGetSystemInfo. Bug reported by Bernhard Gschaider 2013-07-11 10:47:31 -07:00
Martin Beaudoin
f3234e58f7 Initialization of WM_NCOMPPROCS using foamGetSystemInfo 2013-07-07 13:02:10 -04:00
Henrik Rusche
5891662bc3 for Max: hw.ncpu --> hw.physicalcpu 2013-07-05 19:34:09 +02:00
Henrik Rusche
ac008a3ca0 Compatibility: auto NCOMPPROCS for Mac 2013-07-05 18:15:23 +02:00
Henrik Rusche
c262140556 Determine NCOMPPROCS automatically 2013-07-05 17:15:35 +02:00
Martin Beaudoin
779fcf8a8f Mac OS X: removing the revision number from 10.7 2013-07-04 22:08:36 -04:00
Henrik Rusche
09fbf2ef28 Fixes to previous merge commits 2013-07-03 19:43:31 +02:00
Hrvoje Jasak
d280b12a93 Project update 2012-08-30 17:35:14 +01:00
Hrvoje Jasak
fa6c5b8888 Merge remote-tracking branch 'remotes/origin/feature/postfixedSubRegistry' into HrvojeJasak 2012-01-29 12:27:23 +00:00
Hrvoje Jasak
3e21dbc090 Paraview-3.12 2012-01-29 12:06:18 +00:00
Hrvoje Jasak
db96bb9a21 Cleaning up merge problems 2012-01-29 12:05:15 +00:00
Hrvoje Jasak
72ab66aa0b Default compiler gcc 2012-01-29 12:05:14 +00:00
Henrik Rusche
7f259a3ded changes to turbulence models 2011-11-13 20:28:18 +01:00
Martin Beaudoin
c828d84e65 ThirdParty: adjustments for csh 2011-05-28 10:04:55 -04:00