Parent Directory
|
Revision Log
Sticky Revision: |
Minor repairs to scons files
Repaired all targets for: scons docs It runs all these targets: release_examples guide_pdf api_epydoc api_doxygen
Fixed netCDF compile option.
Finished renaming of boost_lib to boost_libs and boost_lib_path to boost_libs_path.
Changes to link against NetCDF/3.6.1 module installation with linkage and compilation consistent with other libraries currently dynamically linked. Unaligned access error appears linked to escript implementation and NetCDF/3.6.1 module tests for 64bit file access pass. This module differs from the previous module as assertions are disabled and compiler optimisation is invoked _without_ symbol table/lookup.
The serial version still requires linking to OpenMP .so's. The cause is likely an explicit use of the OpenMP api which is unguarded in escript/finley or in a third-party library.
I have further refined the choice of libraries for the serial build. The correct serial MKL libraries are still unknown.
Added serial execution build options for running on the altix. In doing so, a minor bug in SConstruct was found and fixed. The correct libraries still need to be sorted after consulting Lutz and/or Ken.
This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.
ViewVC Help | |
Powered by ViewVC 1.1.26 |