dursi.ca
Coarray Fortran Goes Mainstream In GCC 5.1
http://www.dursi.ca/coarray-fortran-goes-mainstream-gcc-5-1
Coarray Fortran Goes Mainstream: GCC 5.1. This past week's release of GCC 5.1. Contains at least two new features. That are important to the big technical computing community: OpenMP4/OpenACC offloading. To Intel Phi/NVIDIA accellerators, and compiler support for Coarray Fortran. With the communications layer provided by the OpenCoarrays Project. A quick history of Coarray Fortran. Coarray Fortran first became widely known as Co-array Fortran, described in a 1998 paper. Where square brackets refer to the...
sourceryinstitute.org
Software - Sourcery Institute
http://www.sourceryinstitute.org/software.html
We choose from a menu of open-source software engineering tools that can be incorporated into our training courses, consulting engagements, and development projects. Several of the packages are developed by Sourcery Institute. Consultants, collaborators, and clients, including the following:. Parallel programming transport layer. Parallel performance tuning and analysis. Additionally we incorporate third-party tools into our training courses and consulting engagements:. Powered by Hack the Hood.
sourceryinstitute.org
About Us - Sourcery Institute
http://www.sourceryinstitute.org/about-us.html
Learn about our team and our work. Training courses cover a range of topics:. Parallel programming in Modern Fortran. Parallel numerical libraries for modern Fortran. Parallel performance tuning and analysis with TAU. Software development methods, including. Test-driven development and unit testing. Object-Oriented Analysis, Design, and Programming. Best practices in Object-Oriented Design (patterns). Bug isolation, feature requests, and compiler team liaison. Contract Development and Support:.
gcc.gnu.org
GCC 5 Release Series — Changes, New Features, and Fixes- GNU Project - Free Software Foundation (FSF)
https://gcc.gnu.org/gcc-5/changes.html
GCC 5 Release Series. Changes, New Features, and Fixes. The default mode for C is now. The C runtime library (libstdc ) uses a new ABI by default (see below. The Graphite framework for loop optimizations no longer requires the CLooG library, only ISL version 0.14 (recommended) or 0.12.2. The installation manual contains more information about requirements to build GCC. The non-standard C 0x type traits. Has trivial default constructor. Has trivial copy constructor. Has trivial copy assign. Has been added...