Skip to content

OpenMP/sources

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Supplementary Source Code for the OpenMP(R) API Specification

This repository contains supplementary source code for the OpenMP API Specification. The source files are provided as is and are a non-normative supplement to the OpenMP API Specification document that can be downloaded from https://www.openmp.org/specifications. The OpenMP Architecture Review Board disclaims any warranties.

Directory Structure

The structure of the repository is as follows:

  • include: include files for C and C++ for the OpenMP runtime routines as well as the tools APIs.
  • fortran: Fortran interface definitions for the OpenMP runtime routines as well as the tools APIs.
  • stubs: stub implementations of the OpenMP runtime routines for C/C++ and Fortran.

License

Copyright (c) 1997-2022 OpenMP(R) Architecture Review Board.

Permission to copy without fee all or part of this material is granted, provided that the OpenMP Architecture Review Board copyright notice appears. Notice is given that copying is by permission of the OpenMP Architecture Review Board.

About

This repository contains supplementary source code for the OpenMP(R) API Specification.

Resources

Stars

Watchers

Forks

Packages

No packages published