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

Created Initial test for lastprivate and conditional #828

Closed rjenaa closed 2 months ago

rjenaa commented 4 months ago

Clang/19 did not pass the test. GCC/12.2.0 passes.

spophale commented 3 months ago

@rjenaa , create a separate test for target parallel for in the relevant dir with the suggested change.

rjenaa commented 2 months ago

Error occurs when ran with gcc/14.1.0: unresolved symbol __atomic_compare_exchange_16 collect2: error: ld returned 1 exit status nvptx mkoffload: fatal error: x86_64-pc-linux-gnu-accel-nvptx-none-gcc returned 1 exit status