Added note in Release notes for texture driver APIs

[ROCm/hip commit: a139b533bb]
Tento commit je obsažen v:
Rahul Garg
2017-11-27 22:06:50 +05:30
rodič da1e6b14f5
revize 0d2f61daae
+6 -1
Zobrazit soubor
@@ -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