OpenACCV-V icon indicating copy to clipboard operation
OpenACCV-V copied to clipboard

OpenACC Validation and Verification Testsuite repository

Results 11 OpenACCV-V issues
Sort by recently updated
recently updated
newest added

Hi, Trying to compile the [.c test files](https://github.com/OpenACCUserGroup/OpenACCV-V/tree/master/Tests) with pgi/18.10, i am getting a few failures. I'd like to get your expert feedback about those failures, i.e can we explain...

These are errors other than my pull reqest. Language: C Environmet: PGI 20.4 and NVHPC 21.2, NVIDIA V100 When testing OpenACC 1.0, the compilation T3 of kernels_copyin.c fail about no...

Hi, Trying to compile the [.c test files](https://github.com/OpenACCUserGroup/OpenACCV-V/tree/master/Tests) with gcc/8.2.0, i am getting a few failures. I'd like to get your expert feedback about those failures, i.e can we explain...

For the .c tests i could to compile, i got this amount of failures: |gnu/8.2.0 | cce/8.7.6 | pgi/18.10| |-- | -- | --| |4 | 23 | 7| All...

Hi. Thank you for the OpenACC V&V suite. I'm working on the NVHPC compiler and checked all the failures of nvhpc 23.1 ( https://crpl.cis.udel.edu/oaccvv/results/ ). I'd like to make some...

For example: That `exit data` doesn't have an `async` clause, and neither a `wait` clause to wait for the preceding `async(1)` code, and also there is no intervening `wait` directive...

bug
Waiting on PR

removed routines in tests and added fortran and cpp

Hi folks. The technical committee discussed https://github.com/OpenACC/openacc-spec/issues/524 on the 2/13/2025 call. We agreed that the `tile` tests that do not use constant values should be updated with constants. In 3.4...

Testing force modifier to loop construct collapse clause. New feature to 3.3 Line 787 of OpenACC spec 3.3. Appears unimplemented in nvc 24.7