Henry Weller
6abec57f54
ParaView: Upgrade to 4.4.0
2015-10-27 10:18:03 +00:00
Henry Weller
512b88ac5f
OpenMPI: Upgrade to version 1.10.0
2015-10-25 10:16:56 +00:00
Henry Weller
f7d3901cbf
CGAL: Upgrade to 4.7
2015-10-23 17:25:59 +01:00
Henry Weller
36ae54f803
Resolve various unimportant warning messages from Gcc, Clang and Icpc
2015-07-19 11:31:49 +01:00
Henry Weller
986a4f9611
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
f3767b6e45
Upgraded gcc from 5.0.0 to 5.1.0
2015-05-18 22:35:20 +01:00
Henry
38415f8839
Upgraded scotch to 6.0.3 (6.0.4 failed to compile)
2015-05-18 22:34:39 +01:00
Henry
b69a283081
Upgraded CGAL to 4.6
2015-05-18 22:34:23 +01:00
Henry
f6c679f79b
Upgrade Clang -> 3.6.0
2015-05-18 11:54:15 +01:00
Henry
25c09da260
etc/config/settings: Set WM_ARCH_OPTION=32 on 32bit OSs
2015-05-17 18:30:11 +01:00
Henry
1976c0f298
Upgrade OpenMPI to 1.8.5 to resolve issue compiling 32bit on 64bit machine
2015-05-16 15:28:26 +01:00
Henry
30a1b7e56f
Startup scripts: Add documentation for WM_ARCH_OPTION
2015-05-14 18:47:48 +01:00
Henry
7e77e329ff
etc/config/settings: Added FOAM_ETC
2015-04-25 16:44:11 +01:00
Henry
408ae9985d
ParaView: Upgrade to 4.3.1
...
Note that in order to build and install ParaView-4.3.1 lines 653-656
must be removed or commented from file
ThirdParty-dev/ParaView-4.3.1/Qt/Components/CMakeLists.txt
after unpacking the ParaView-4.3.1 source-pack from KitWare. This is
because the file ui_pqExportStateWizard.h referred to in the lines
653-656:
if(PARAVIEW_INSTALL_DEVELOPMENT_FILES)
install(FILES "${CMAKE_CURRENT_BINARY_DIR}/ui_pqExportStateWizard.h"
DESTINATION "${VTK_INSTALL_INCLUDE_DIR}")
endif()
does not exist and cannot be installed causing the build and
installation to fail.
2015-03-13 11:09:09 +00:00
Henry
339c1e2a3d
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
d2fbdcb9a9
Added support for gcc-5.0.0
...
Tested with snapshot gcc-5-20150215.tar.bz2
2015-02-23 08:44:18 +00:00
Henry
8da1e21e44
Upgrade to clang-3.5.1 and OpenMPI-1.8.4
2015-02-13 12:09:00 +00:00
Henry
94804cc55b
Update headers
2015-02-06 10:11:42 +00:00
Henry
c2c62c4b00
Rationalize foamJob and foamExec
...
Patches provided by Bruno Santos
Resolves bug-report http://www.openfoam.org/mantisbt/view.php?id=231
2015-02-06 10:09:13 +00:00
Henry
c628b79d10
paraview: Standardize the naming of the ParaView installation directory
...
Resolves bug-report http://www.openfoam.org/mantisbt/view.php?id=1201
2015-02-05 19:18:31 +00:00
Henry
cf26b7db6b
Updated header
2015-01-28 16:37:24 +00:00
Henry
e6123b4b95
Minor style changes
2015-01-28 16:37:09 +00:00
Henry
3857ba0cda
Updated header
2015-01-04 20:13:17 +00:00
Henry
4ba0aee354
Added support to test older gcc versions
2015-01-04 20:12:48 +00:00
Henry
3745eac109
Updated headers
2014-12-31 19:08:15 +00:00
Henry
2a614865ff
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
5ca78127d6
Upgrade OpenMPI to 1.8.3
2014-12-16 09:18:50 +00:00
Henry
eba4c47759
Upgrade gcc-4.8.2 -> gcc-4.8.3
2014-12-16 09:07:20 +00:00
Henry
1db5ee8f56
Upgraded gcc-4.9.0 -> gcc-4.9.2
2014-12-16 08:37:57 +00:00
Henry
3dd3e6157c
Resolve issues relating to compilation with clang-3.5.0
2014-12-15 22:38:10 +00:00
Henry
446e5777f0
Add the OpenFOAM source tree
2014-12-10 22:40:10 +00:00