Skip to content

Commit

Permalink
Adding KMP_TIME_LOOPS to the README
Browse files Browse the repository at this point in the history
  • Loading branch information
jhmkorndorfer authored Apr 27, 2020
1 parent 604b8b6 commit 34e6152
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ LB4OMP implements a profiling tool that collects such information. The profiling

``KMP_MIN`` declares the chunk size parameter for the newly implemented scheduling techniques use.


``KMP_TIME_LOOPS`` defines the path where LB4OMP stores the collected execution time of all OpenMP parallel loops associated with the ``schedule(runtime)`` clause. When this environment variable is not defined, LB4OMP will not collect loops' execution time.

=========================================================
How to Build LB4OMP, the extended LLVM* OpenMP* Libraries
Expand Down

0 comments on commit 34e6152

Please sign in to comment.