You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
GPU_RUNTIME deprecation: HipPlatform.cmake introduced ROCM_EXAMPLES_GPU_LANGUAGE and deprecated GPU_RUNTIME, but not all examples migrated, which generates a lot of deprecation warnings with default settings. All CMake projects should complete the migration and remove GPU_RUNTIME usage. Need docs update.
Build system
GPU_RUNTIMEdeprecation:HipPlatform.cmakeintroducedROCM_EXAMPLES_GPU_LANGUAGEand deprecatedGPU_RUNTIME, but not all examples migrated, which generates a lot of deprecation warnings with default settings. All CMake projects should complete the migration and removeGPU_RUNTIMEusage. Need docs update.GPU_RUNTIMEin Makefiles as wellROCM_INSTALL_DIRandROCM_ROOTto useROCM_PATHinsteadCI
Need to be able to set
ROCM_PATHin Makefile. A lot of the examples still use hardcoded/opt/rocmpath.