Skip to content

haraldservat/ompt-test-suite

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

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

About

A suite of regression tests for the OpenMP Performance Tools API, known as OMPT

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 70.3%
  • C 27.4%
  • Makefile 1.8%
  • Other 0.5%