2
0

Re-enable OpenMP target and testing (#126)

* Re-enable OpenMP target and testing

* Enable openmp target tests on mi200 jobs

* Fix direct self-inclusion of header file

* Enable openmp-target testing on vega20

---------

Co-authored-by: Jonathan R. Madsen <jonathanrmadsen@gmail.com>
Co-authored-by: Welton, Benjamin <Benjamin.Welton@amd.com>
Este cometimento está contido em:
Madsen, Jonathan
2025-03-14 00:29:07 -05:00
cometido por GitHub
ascendente 6518c5463d
cometimento 2fe63d873e
6 ficheiros modificados com 6 adições e 17 eliminações
+1 -3
Ver ficheiro
@@ -16,9 +16,7 @@ find_package(rocJPEG)
# applications used by integration tests which DO link to rocprofiler-sdk-roctx
add_subdirectory(reproducible-runtime)
add_subdirectory(transpose)
if(ROCPROFILER_BUILD_OPENMP_TESTS)
add_subdirectory(openmp)
endif()
add_subdirectory(openmp)
set(CMAKE_BUILD_RPATH "\$ORIGIN:\$ORIGIN/../lib")