Skip to content

Commit

Permalink
ROCR 1.2 README updates
Browse files Browse the repository at this point in the history
  • Loading branch information
jedwards-AMD committed Aug 14, 2016
1 parent a604774 commit 0a5ea94
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +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.
* Image support was provided in ROCr 1.2. Previous versions did not have support.
* Each HSA process creates and internal DMA queue, but there is a system-wide limit of four DMA queues. The fifths 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
Expand Down

0 comments on commit 0a5ea94

Please sign in to comment.