ergo
testOmpFail.cc File Reference

Test code designed to detect a certain kind of compiler bug that appeared when certain compilers are used with OpenMP. More...

#include <iostream>
#include <cstdlib>

Functions

int main ()
 

Detailed Description

Test code designed to detect a certain kind of compiler bug that appeared when certain compilers are used with OpenMP.

Function Documentation

◆ main()

int main ( )