schedule_openmp_test


schedule_openmp_test, a Fortran90 code which calls schedule_openmp(), which demonstrates the use of default, static and dynamic scheduling of loop iterations in OpenMP.

Licensing:

The information on this web page is distributed under the MIT license.

Related Data and Programs:

schedule_openmp, a Fortran90 code which demonstrates the default, static, and dynamic methods of scheduling loop iterations in OpenMP to avoid work imbalance.

Source Code:


Last revised on 05 August 2020.