Commit Graph

56 Commits

Author SHA1 Message Date
Henry Weller
91e04d69c1 Resolve various unimportant warning messages from Gcc, Clang and Icpc 2015-07-19 11:31:49 +01:00
Henry Weller
4b4c43b5da Added support for the PPC64le architecture
Resolves feature request http://www.openfoam.org/mantisbt/view.php?id=1759
2015-06-23 11:26:18 +01:00
Henry
ee2b4c30bb Upgraded gcc from 5.0.0 to 5.1.0 2015-05-18 22:35:20 +01:00
Henry
0beb7e7b56 Upgrade Clang -> 3.6.0 2015-05-18 11:54:15 +01:00
Henry
e9e1bfb5f7 etc/config/settings: Set WM_ARCH_OPTION=32 on 32bit OSs 2015-05-17 18:30:11 +01:00
Henry
6ef4cd1873 Upgrade OpenMPI to 1.8.5 to resolve issue compiling 32bit on 64bit machine 2015-05-16 15:28:26 +01:00
Henry
51a1c73f39 Startup scripts: Add documentation for WM_ARCH_OPTION 2015-05-14 18:47:48 +01:00
Henry
e75f3db3ca etc/config/settings: Added FOAM_ETC 2015-04-25 16:44:11 +01:00
Henry
ad7053d560 MPI configuration: Added support for SYSTEMMPI
Provided by Bruno Santos
Also some general cleaning and update of comment.
Resolves bug-report http://www.openfoam.org/mantisbt/view.php?id=1167
2015-03-08 21:04:38 +00:00
Henry
88b6f63bb3 Added support for gcc-5.0.0
Tested with snapshot gcc-5-20150215.tar.bz2
2015-02-23 08:44:18 +00:00
Henry
cefb7719a3 Upgrade to clang-3.5.1 and OpenMPI-1.8.4 2015-02-13 12:09:00 +00:00
Henry
8849ad20e9 Updated header 2015-01-28 16:37:24 +00:00
Henry
724c66fdb7 Minor style changes 2015-01-28 16:37:09 +00:00
Henry
325b003b6e Added and verified support for 64bit labels
To compile with 64bit labels set

WM_LABEL_SIZE=64

in ~/OpenFOAM/dev/prefs.sh

source ~/.bashrc

then Allwmake in OpenFOAM-dev.

This will build into for example OpenFOAM-dev/platforms/linux64ClangDPInt64Opt

If WM_LABEL_SIZE is unset or set to 32:

WM_LABEL_SIZE=32

the build would be placed into OpenFOAM-dev/platforms/linux64ClangDPInt32Opt

Thus both 32bit and 64bit label builds can coexist without problem.
2014-12-31 19:02:52 +00:00
Henry
cbefd0cd1e Upgrade OpenMPI to 1.8.3 2014-12-16 09:18:50 +00:00
Henry
0740a94145 Upgrade gcc-4.8.2 -> gcc-4.8.3 2014-12-16 09:07:20 +00:00
Henry
c347c80f20 Upgraded gcc-4.9.0 -> gcc-4.9.2 2014-12-16 08:37:57 +00:00
Henry
f4596ad247 Resolve issues relating to compilation with clang-3.5.0 2014-12-15 22:38:10 +00:00
Henry
a8341487cb Upgrade clang to 3.4.2 2014-12-10 12:40:23 +00:00
mattijs
a80f38bdf5 ENH: cshrc: make foamCompiler environment variable so can be set through command line 2014-07-11 11:12:46 +01:00
Henry
8bb31bd7fe Removed direct support for source-built gcc 4.5-7 2014-02-19 16:34:32 +00:00
mattijs
85d60f6883 BUG: etc: CGAL setup 2014-01-30 09:05:10 +00:00
mattijs
5ae141856a ENH: etc: added CGAL setup 2014-01-28 12:54:14 +00:00
Henry
06dce4872d gcc: upgrade gcc-4.8.? to 4.8.2 and add support for the immanent release of gcc-4.9.0 2014-01-13 12:10:59 +00:00
Henry
3e7060b82b Update headers 2014-01-13 10:00:16 +00:00
Henry
9bf0732614 Upgraded clang to 3.4
With clang-3.4 all working tutorials run without problem
2014-01-13 09:59:17 +00:00
Henry
17fea4cabb Upgrade gcc and OpenMpi versions to the latest 2013-09-25 13:08:33 +01:00
mattijs
f7bf0865fd ENH: llvm: updated to version 3.3 2013-07-02 15:16:53 +01:00
Henry
364eabc786 wmake: Added support for gcc-4.8.? 2013-05-06 22:26:06 +01:00
Henry
5c05b40815 Upgrade to clang-3.2
writeAddSubtractField.C: explicitly dereference tmp to keep clang3.2 happy
2013-05-03 17:14:27 +01:00
Henry
fe5bb11654 Settings: Upgraded to gcc-4.7.2 2013-02-27 12:05:05 +00:00
andy
6087206cbe ENH: ENH: Updated minimum Gcc version to 4.5 2013-02-07 09:59:00 +00:00
Henry
da20e1c25e Upgrade OpenMPI version to 1.6.3 2013-01-17 09:48:19 +00:00
Henry
bb9f07acd8 Remove trailing whitespace 2013-01-17 09:47:34 +00:00
Henry
3a1113e513 Updated to avoid creating PINC and PLIBS environment variables 2012-10-27 21:34:40 +01:00
andy
4012ecfd66 ENH: add site-specific scripts "bin/" to pathi (Mark Olesen)
- allow both generic and version-specific. Only added to the path if
  the directory already exists when the bashrc/cshrc is sourced

STYLE: refactor (simplify) site-directory handling
2012-09-20 09:26:52 +01:00
Henry
2d2ad386a6 Updated support for clang-3.1 2012-06-06 17:45:18 +01:00
mattijs
d484ff0357 BUG: settings.csh: CGAL-4.0 2012-05-31 09:41:46 +01:00
Henry
ad6b6626e2 Further developed support for gcc-4.7.0 2012-04-30 16:31:09 +01:00
Henry
25504bf856 Settings and wmake: Updated the use of WM_COMPILER_LIB_ARCH to set the library path 2012-04-12 11:07:47 +01:00
mattijs
bf51494636 BUG: settings.*: manpath adapted for openmpi 2012-03-22 10:41:36 +00:00
mattijs
40578c121f STYLE: etc/config: modification date 2012-03-05 14:19:13 +00:00
mattijs
de10a643ad COMP: etc/config: update compiler versions 2012-03-02 10:35:59 +00:00
andy
2bc3004af3 ENH: Updated CGAL to version 3.9 2012-02-27 11:59:07 +00:00
Henry
91c062e794 Upgrade OpenMPI to 1.5.4 2012-01-19 16:29:03 +00:00
Henry
95a5facaf0 wmake: Added support for Intel MPI 2011-11-22 17:51:57 +00:00
Henry
991a0366ba gcc: 4.6.1 is now the default 2011-10-19 12:19:56 +01:00
mattijs
f6f9eb14ba ENH: settings.sh: MPI_ROOT checking 2011-10-07 16:02:22 +01:00
Henry
a47a04b55c Added support for building on SGI machines 2011-09-19 15:06:11 +01:00
Henry
c2dd153a14 Copyright transfered to the OpenFOAM Foundation 2011-08-14 12:17:30 +01:00