mark d23b9bf968 CONFIG: use metis 'native' size for float/double
- this follows the change to metisDecomp
2016-11-13 20:26:43 +01:00
2014-12-31 18:24:25 +00:00
2016-11-04 14:41:06 +01:00

OpenFOAM Third-Party packages

#

Description

Scripts for building third-party packages.

Build Order:

  • makeGcc (recommended if the system gcc is < 4.8)
  • Allwmake (Builds OpenMPI, Scotch etc.)
  • makeCmake (if the system cmake version is < 2.8.8)
  • makeParaView

Optional Build Components:

  • makeLLVM (Replaces makeGcc in the above description to use clang as compiler)
  • makeADIOS (Only required for ADIOS support)
  • makeCCMIO (Only required for conversion of STAR-CCM+ meshes)
  • Allclean (Only required to save disk space)

Versions and locations to download the third party packages

Clang/LLVM C++ Compiler

Notes

Building ADIOS

  • Currently requires GNU autoconf tools (eg, autoconf, autoheader, automake)

for its configuration.

  • Optionally uses zlib, bzip2 development headers (eg, zlib-devel, libbz2-devel).

Building Scotch

  • The zlib library and zlib development headers are required.

Notes

Building ParaView-4.4.0/5.0.0/5.0.1/5.1.2

If using makeParaView, the following patches will be automatically applied (see the etc/patches directory):

  • Bugfix for STL reader - affects 4.4.0 only.
  • Broken installation [ui_pqExportStateWizard.h] - affects 4.4.0/5.0.0/5.0.1/5.1.x
  • Building with gcc-6.1.0 - affects 4.4.0/5.0.0/5.0.1 (patch applied for 5.0.1)
SciberQuestToolKit

The SciberQuestToolKit plugin fails to compile with gcc-6.1.0 and causes the compilation of ParaView to halt. The easiest solution is to delete the ParaView-5.0.1/Plugins/SciberQuestToolKit directory.

Building ParaView-5.2.0

Now compiles without patching.

Building ParaView-4.1.0

On Ubuntu 14.10 and higher, OpenSuSE 13.2 and probably other recent GNU/Linux distributions there is an issue in the GL libraries requiring a change to the vtkXOpenGLRenderWindow.cxx file in ParaView: Uncomment line 30

#define GLX_GLXEXT_LEGACY

Description
[Build](/Development/openfoam/-/wikis/building) scripts for Third-Party software used by openfoam
Readme 713 KiB
Languages
Shell 85.6%
Roff 12.5%
Makefile 1.9%