issues
search
java-romp
/
jromp
Java Runtime implementation of OpenMP.
https://java-romp.github.io/jromp/
MIT License
5
stars
0
forks
source link
feat: add `update` method with `Operation` parameter to `Variable` interface
#35
Closed
scastd
closed
2 months ago
scastd
commented
2 months ago
โ Type of change
[ ] ๐ Documentation (updates to the documentation, README or JSdoc annotations).
[ ] ๐ Bug fix (a non-breaking change that fixes an issue).
[ ] ๐ Enhancement (improving an existing functionality like performance).
[x] โจ 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 #29.
๐งช How Has This Been Tested?
Added a new test case that works as expected.
๐ Checklist
[x] I have linked an issue or discussion.
[x] I have updated the documentation accordingly.
โ Type of change
๐ Description, Motivation and Context
Resolves #29.
๐งช How Has This Been Tested?
Added a new test case that works as expected.
๐ Checklist