[HIPIFY][tests] add poisson-api-example test

+ add missing types
+ doc update
This commit is contained in:
Evgeny Mankov
2018-01-30 19:50:18 +03:00
parent a386898fe1
commit 26095fe7c1
3 changed files with 422 additions and 1 deletions
@@ -101,6 +101,8 @@
| struct | `curandStateMRG32k3a_t` | `hiprandStateMRG32k3a_t` |
| struct | `curandStatePhilox4_32_10_t` | `hiprandStatePhilox4_32_10_t` |
| struct | `curandStateXORWOW_t` | `hiprandStateXORWOW_t` |
| struct | `curandState_t` | `hiprandState_t` |
| struct | `curandState` | `hiprandState_t` |
## **2. Host API Functions**