Added note in Release notes for texture driver APIs

Этот коммит содержится в:
Rahul Garg
2017-11-27 22:06:50 +05:30
родитель 04bc5a1d1f
Коммит a139b533bb
+6 -1
Просмотреть файл
@@ -8,6 +8,11 @@ We have attempted to document known bugs and limitations - in particular the [HI
## Revision History:
===================================================================================================
Release: 1.5
Date:
- HIP texture support equivalent to CUDA texture driver APIs
===================================================================================================
Release: 1.4
Date: 2017.10.06
@@ -23,7 +28,7 @@ Date: 2017.10.06
Release: 1.3
Date: 2017.08.16
- hipcc now auto-detects amdgcn arch. No need to specify the arch when building for same system.
- HIP texture support
- HIP texture support (run-time APIs)
- Implemented __threadfence_support
- Improvements in HIP context management logic
- Bug fixes in several APIs including hipDeviceGetPCIBusId, hipEventDestroy, hipMemcpy2DAsync