issues
search
java-romp
/
jromp
Java Runtime implementation of OpenMP.
https://java-romp.github.io/jromp/
MIT License
5
stars
0
forks
source link
fix: private var initial value is kept after the execution of parallel blocks
#39
Closed
scastd
closed
2 months ago
scastd
commented
2 months ago
โ Type of change
[ ] ๐ Documentation (updates to the documentation, README or JSdoc annotations).
[x] ๐ Bug fix (a non-breaking change that fixes an issue).
[ ] ๐ Enhancement (improving an existing functionality like performance).
[ ] โจ New feature (a non-breaking change that adds functionality).
[ ] ๐งน Chore (updates to the build process or auxiliary tools and libraries).
[ ] โ ๏ธ Breaking change (fix or feature that would cause existing functionality to change).
๐ Description, Motivation and Context
Resolves #32.
๐งช How Has This Been Tested?
Improved some tests and added a new test case.
๐ Checklist
[x] I have linked an issue or discussion.
[x] I have updated the documentation accordingly.
โ Type of change
๐ Description, Motivation and Context
Resolves #32.
๐งช How Has This Been Tested?
Improved some tests and added a new test case.
๐ Checklist