OpenMPToolsInterface/ompt-test-suite
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
This directory contains regression tests and example codes for testing the implementation
of the OMPT application programming interface for tools in an OpenMP runtime system.
This directory includes four subdirectories:
doc:
documentation for the regression test suite
ompt:
contains ompt.h - an include file that defines the OMPT interface
regression:
contains regression tests that check if an implementation of OMPT
is consistent with the OMPT specification
test:
contains a collection of tests, examples and benchmarks