| 1 | // RUN: %libomptarget-compile-nvptx64-nvidia-cuda -I %S |
|---|---|
| 2 | // RUN: env LIBOMPTARGET_NEXTGEN_PLUGINS=1 \ |
| 3 | // RUN: %libomptarget-run-nvptx64-nvidia-cuda | %fcheck-nvptx64-nvidia-cuda |
| 4 | // REQUIRES: nvptx64-nvidia-cuda |
| 5 | |
| 6 | #include "omp_dynamic_shared_memory_mixed.inc" |
| 7 | // CHECK: PASS |
| 8 |
