Skip to content

Small GCC compatibility patches release

Compare
Choose a tag to compare
@zbeekman zbeekman released this 04 May 20:42
1.8.10
9fea0af

Github Releases (by Asset) Build Status license Twitter URL

Bug fixes

  • #342: An "advanced" RUN_DEVELOPER_TESTS flag was added to the CMake build system so that users and package managers won't get failing tests for known regressions and partially implemented features. By default these developer tests are not run, and must be explicitly enabled through ccmake, cmake-gui or passing -DRUN_DEVELOPER_TESTS:BOOL=ON to cmake when called on the command line. Alternatively, OpenCoarrays developers can set the OPENCOARRAYS_DEVELOPER environment variable to ON in their dot files to always enable these tests. The default behavior, RUN_DEVELOPER_TESTS=OFF will skip tests corresponding to the convert-before-put regression (#292) and the async_alloc_comp corresponding to the yet-to-be-fully-implemented asynchronous allocation of allocatable components of coarray objects (#260)

Installation

Please see the installation instructions for more details on how to build and install this version of OpenCoarrays


GitHub forks GitHub stars GitHub watchers Twitter URL