SWDEV-436821 Update hip samples Readme files

Change-Id: I6bf3a72eac4a4242cb2dbf4e6eee73e0e1bef2ef


[ROCm/hip-tests commit: 76dd8ea569]
Dieser Commit ist enthalten in:
Rahul Manocha
2023-12-11 03:43:30 +00:00
Ursprung 91c9372c33
Commit b299b79a77
29 geänderte Dateien mit 471 neuen und 237 gelöschten Zeilen
+2
Datei anzeigen
@@ -40,3 +40,5 @@ Note that if you want debug version, add "-DCMAKE_BUILD_TYPE=Debug" in cmake cmd
cmake ../samples
make package_samples
## Note: sample 2_Cookbook/22_cmake_hip_lang is current not included in toplevel cmake. To build this sample from toplevel cmake, uncomment Line 43 inside samples/2_Cookbook/CMakeLists.txt.