Commit Graph

34 Commits

Author SHA1 Message Date
Mark Olesen
433b209702 update to openmpi-1.3.2, prepare for newly released gcc-4.4
- added rules for gcc-4.3 in preparation for switching to gcc-4.4

- added 'clean' target for wmake/src/Makefile
  It is probably reasonable to separate the binaries from the rules (TODO)
2009-04-30 08:32:48 +02:00
henry
70f3da7a3b Making lib and bin directories is no longer needed following the change to foamCleanPath. 2009-04-02 23:06:27 +01:00
henry
b2ad57c69b Added basic support for QsNet. 2009-03-28 19:53:06 +00:00
Mark Olesen
fadf428091 upgrade to gcc-4.3.3, mpfr-2.4.1 (patched) 2009-03-16 11:22:59 +01:00
mattijs
5afc0db5a8 Solaris port 2009-02-02 12:23:41 +00:00
mattijs
08a3f78549 OpenMPI 1.3 2009-01-20 15:24:31 +00:00
Mark Olesen
28b200bcd9 update copyrights for 2009 2008-12-31 19:01:56 +01:00
Mark Olesen
367639bf02 Merge commit 'OpenCFD/master' into olesenm 2008-11-19 18:57:15 +01:00
henry
16e9f10e22 Added support for HP-MPI. 2008-11-19 14:57:06 +00:00
Mark Olesen
aa2eba40a2 etc/settings.{csh,sh} - mkdir for mpi-paths 2008-10-27 07:45:35 +01:00
Mark Olesen
1faad839a9 etc/settings.* set a minimum MPI_BUFFER_SIZE, but retain larger values 2008-10-23 09:52:47 +02:00
Mark Olesen
5cca2643f7 update to openmpi-1.2.8 2008-10-17 15:31:21 +02:00
Mark Olesen
b1360b7671 etc/settings.{csh,sh} - streamline
- avoid mkdir except for a few directories
  - grouped settings and added comments
  - minor bugfix: $FOAM_INST_DIR/linux64/bin was in path (pre OpenFOAM-1.5)
  - local (non-exported) variables in lowercase
2008-10-06 17:38:29 +02:00
Mark Olesen
1da63f2237 update to gmp-4.2.4 2008-10-06 10:33:33 +02:00
Mark Olesen
9f107b6a01 settings.sh - bugfix
- let _foamAddPath and _foamAddLib handle ':'-separated variables
    This unfortunately gets the order backwards, but at least doesn't
    try making really stupid directory names

  TODO:
  - settings.csh still has the same bug
  - perhaps _foamAddExistingLib function (or with a switch) to avoid the mkdir
2008-10-06 10:05:02 +02:00
henry
e88b0b497f Changed gcc version to 4.3.2 and improved the "settings" scripts. 2008-09-19 20:04:15 +01:00
Mark Olesen
02cabc3cf2 updated Copyright (C) \d+-2008 OpenCFD Ltd. 2008-06-25 15:01:46 +02:00
Mark Olesen
0f76df8b2d etc/ shell settings cleanup
* prefix internal functions with _foam to prevent collisions
  * cleanup functions after use
  * centralized FOAM_VERBOSE info to etc/{bashrc,cshrc}
2008-06-25 14:26:42 +02:00
henry
f02ef4fa4b Corrected for gcc-4.3.1 2008-06-17 16:56:42 +01:00
henry
9fc1615a86 Changed WM_THIRD_PARTY to WM_THIRD_PARTY_DIR and added to all 'options' files that use third-party software. 2008-06-09 15:31:17 +01:00
henry
65e5080ec8 Added WM_THIRD_PARTY environment variable. 2008-06-09 14:10:14 +01:00
andy
5e02aeb8a1 re-instated MPI_HOME variable 2008-06-06 19:10:07 +01:00
Mark Olesen
14fefb0554 Use uniform MPI_ARCH_PATH instead of {OPENMPI,LAM,..}_ARCH_PATH 2008-06-05 10:53:44 +02:00
andy
446c30cfe9 adding Mark's changes 2008-06-04 19:00:37 +01:00
henry
d118e10d93 Added generic handling for the location of the MPI libraries by adding the
MPI_ARCH_PATH environmevt variable.
2008-06-04 16:11:56 +01:00
andy
168c7e1ca9 removing FoamX 2008-06-04 13:40:02 +01:00
henry
f2d95a4dff Corrected handling of 32bit building on 64bit machines using the 64bit gcc 2008-06-04 12:04:32 +01:00
henry
4718db8895 Changed the location of the gcc builds to ThirdParty 2008-06-04 11:20:46 +01:00
henry
bab7f11792 Corrected for relacation of src/other to $WM_PROJECT_INST_DIR/ThirdParty 2008-06-03 21:34:07 +01:00
henry
174e08262b Changed back to openmpi-1.2.6 now it is out of git. 2008-06-02 12:53:08 +01:00
henry
c61aed673a Reverting OpenMPI back to version 1.2.5 due to insurmountable build problems with 1.2.6 2008-05-30 11:22:59 +01:00
Mark Olesen
0b9c6cace3 Merge commit 'origin/master' into olesenm 2008-05-27 09:57:59 +02:00
henry
4a2a23a710 Lots of changes from Mark and my changes to ddtPhiCorr all mixed together
because I failed to work out how to merge Mark's stuff -- HELP!!!
2008-05-25 21:46:37 +01:00
OpenFOAM-admin
3170c7c0c9 Creation of OpenFOAM-dev repository 15/04/2008 2008-04-15 18:56:58 +01:00