OpenMP-Validation-and-Verification / OpenMP_VV

OpenMP Offloading Validation & Verification Suite; Official repository. We have migrated from bitbucket!! For documentation, results, publication and presentations, please check out our website ->
https://crpl.cis.udel.edu/ompvvsollve/
Other
54 stars 19 forks source link

Adding test cases for target teams distribute parallel for schedule and reduction clause #785

Closed lthakur007 closed 5 months ago

lthakur007 commented 10 months ago

Hi @spophale, Please review...

spophale commented 10 months ago

@lthakur007 thank you for your contributions. Reduction test looks good to go after minor edits.

spophale commented 9 months ago

@lthakur007 code changes are still pending. Tag me/us after changes are completed. Thank you.

lthakur007 commented 9 months ago

Hi @spophale , I have addressed all the review comments.. please consider them....

spophale commented 8 months ago

@lthakur007 , the reduction test looks good. dist_schedule needs more thought.