SWDEV-489106 - Hip Tests for Linker APIs (#578)
1) Test linking of SPIRV bundled and unbundled code object in runtime 2) Negative Param test for hipLinkAddData API Change-Id: I7c8167f6d862f5b23f9532f69b6da4fc50e96dcd Co-authored-by: Rahul Manocha <rmanocha@amd.com>
Tento commit je obsažen v:
odevzdal
GitHub
rodič
e7e38d87f7
revize
774cb67314
@@ -22,8 +22,8 @@ This file contains functions for idividual HIPRTC supported compiler options
|
||||
validation. For PASS senario the function returns 1 or 0 otherwise.
|
||||
*/
|
||||
|
||||
#include <hip/hiprtc.h>
|
||||
#include <hip/hip_runtime.h>
|
||||
#include <hip/hiprtc.h>
|
||||
#include <hip/hip_fp16.h>
|
||||
#include <picojson.h>
|
||||
#include <fstream>
|
||||
|
||||
Odkázat v novém úkolu
Zablokovat Uživatele