parallel-runtimes / lomp

Little OpenMP Library
Apache License 2.0
153 stars 17 forks source link

Timer fixes #30

Closed JimCownie closed 3 years ago

JimCownie commented 3 years ago

Enhancements to add the ability to run some of the load/store measurements across all combinations of source and target. Minor tweak to plot.py to split the title of a plot over two lines if it is too long for one.

mjklemm commented 3 years ago

Can you please include a summary of the changes of the TimerFixes branch in this pull request?

JimCownie commented 3 years ago

I just pushed a commit which fixed one minor issue (missing info on the help in atomics.cc), and added a more general description of the changes. Is that what you wanted?

mjklemm commented 3 years ago

I was talking about CHANGELOG.md