Readme and comment updates to ROCm 1.4
Change-Id: I2864a9c475b9ceb2fa08bfc35999c7e0e043b26d
此提交包含在:
@@ -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
|
||||
|
||||
新增問題並參考
封鎖使用者