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
51 stars 18 forks source link

CORAL-2 Test suite integration #60

Closed josemonsalve2 closed 1 month ago

josemonsalve2 commented 4 years ago

Include these tests

Jose, Kyle, Sunita, and Oscar,

I recently read about work in the CORAL-2 procurement using the SOLLVE OpenMP test suite to demonstrate compiler functionality. This is clearly very valuable work and having a comprehensive test suite is very important to us.

In the course of preparing for Sierra at LLNL, Aaron Black identified a large number of bugs in XLF’s OpenMP offload support. We have released the collection of reproducers as open source. It can be found here: https://github.com/LLNL/FGPU/

Would you be interested in reviewing our collection to find examples that would be good additions to the SOLLVE suite?

Thanks,

Dave

Test suggestions to review from FGPU (tests that are out of scope are removed from the list):

aaroncblack commented 4 years ago

@josemonsalve2 - can you also add the omp map operation support on FORTRAN array slices at: https://github.com/LLNL/FGPU/tree/master/examples/array_slices Thanks

josemonsalve2 commented 4 years ago

Thanks @aaroncblack ! I have added the link to the list

spophale commented 1 month ago

All positive feature tests have been added. Not covering negative testing at this point.