TMCnet News

Bristol University Joins the OpenMP Effort
[June 15, 2016]

Bristol University Joins the OpenMP Effort


The University of Bristol has joined the OpenMP ARB, a group of leading hardware and software vendors and research organizations creating the standard for the most popular shared-memory parallel programming model in use today.

"My group is strongly committed to the development and promotion of truly open, cross-platform standards for parallel programming," said Simon McIntosh-Smith, head of the High Performance Computing group at the University of Bristol. "Developing scientific applications which are capable of exploiting future computer architectures, from multi-core CPUs with wide vector units to many-core GPUs, is already an extremely challenging task. The investment of time and effort required to meet this challenge is best returned by employing standards such as OpenMP, and the early work in my group with partners such as Intel (News - Alert) and Cray, has convinced us that OpenMP 4.5 can be a highly effective way of writing portable parallel programs."

The University o Bristol is one of the most popular and successful universities in the UK, and was ranked within the top 40 universities in the world in the QS World University rankings 2015.



"It is good to see that the strong interest of the European OpenMP community also materializes in a growing number of ARB members from the European region," says Michael Klemm, OpenMP ARB CEO.

The OpenMP ARB now has 13 permanent members and 14 auxiliary members. Permanent members are vendors with a long-term interest in creating products for OpenMP, while auxiliary members have an interest in OpenMP and do not create or sell products.


About OpenMP

The OpenMP Application Program Interface (API) is a multi-platform shared-memory parallel programming model for the C, C++ and Fortran programming languages. It is a portable, scalable model that gives shared-memory parallel programmers a simple and flexible interface for developing parallel applications for platforms ranging from multicore systems and SMPs, to embedded systems.

Incorporated in 1997, the OpenMP ARB is the non-profit corporation that oversees the OpenMP specification and produces and approves new versions of the specification. More information at http://www.openmp.org/.


[ Back To TMCnet.com's Homepage ]