2
0

wsl/hsakmt: add VendorPacket to VersionCapInfo

Provide the query for hsa-runtime to decide whether dispatch
vendor packet to wsl-thunk

Signed-off-by: Longlong Yao <Longlong.Yao@amd.com>
Reviewed-by: Flora Cui <flora.cui@amd.com>
Part-of: <http://10.67.69.192/wsl/libhsakmt/-/merge_requests/30>
Este cometimento está contido em:
Longlong Yao
2024-09-25 22:23:25 -07:00
cometido por Frank Min
ascendente 7bf51b889f
cometimento f402bf55eb
4 ficheiros modificados com 10 adições e 0 eliminações
+2
Ver ficheiro
@@ -45,5 +45,7 @@ bool is_svm_api_supported;
int zfb_support;
/* handle vendor specific packet */
int vendor_packet_support;
/* enable vendor packet in hsa-runtime*/
int enable_vendor_packet;
size_t max_single_alloc_size = 0;