Readme and comment updates to ROCm 1.4

Change-Id: I2864a9c475b9ceb2fa08bfc35999c7e0e043b26d
此提交包含在:
James Edwards
2016-12-16 11:43:36 -06:00
父節點 160f8c5880
當前提交 433a3bcde8
共有 2 個檔案被更改,包括 1 行新增5 行删除
+1
查看文件
@@ -66,6 +66,7 @@ If the sample runs without generating errors, the installation is complete.
#### Known Issues
* The image extension is currently not supported for discrete GPUs. An image extension library is not provided in the binary package. The standard hsa_ext_image.h extension include file is provided for reference.
* Each HSA process creates and internal DMA queue, but there is a system-wide limit of four DMA queues. The fifth simultaneous HSA process will fail hsa_init() with HSA_STATUS_ERROR_OUT_OF_RESOURCES. To run an unlimited number of simultaneous HSA processes, set the environment variable HSA_ENABLE_SDMA=0.
#### Disclaimer