Resources for Co-design at POP CoE

OpenMP Critical (v0.0: critical section)

Version's name: OpenMP Critical (v0.0: critical section) ; a version of the OpenMP Critical program.
Repository: [home] and version downloads: [.zip] [.tar.gz] [.tar.bz2] [.tar]
Patterns and behaviours: OpenMP critical section ·
Recommended best practices:
Implemented best practices:

The POP1 assessment identified a critical section which contained a large block of code that enclosed computation as well as I/O. This created a large amount of thread locking time that reduced the performance and subsequently the parallel scalability.

The following experiments have been registered: