Граф коммитов

4 Коммитов

Автор SHA1 Сообщение Дата
Ben Sander b319209299 hipHostRegister and hipHostMalloc refactor.
Note hipHostMalloc (not hipHostAlloc or hipMallocHost).
 -  the hipHost* is used for all HIP APIs dealing with Host memory.
    (including hipHostMalloc, hipHostFree, hipHostRegister,
hipHostUnregister, hipHostGetFlags, hipHostGetDevicePointer).
  - hipMallocHost is consistent with "hipMalloc" for allocating device
    memory.  Enumerations hipHostMalloc* also used as optional
    flags parm to hipHostMalloc.


[ROCm/hip commit: ab910efb96]
2016-03-22 02:30:10 -05:00
Aditya Atluri 4c54a8d9d5 Deprecating hipMallocHost to hipHostAlloc
[ROCm/hip commit: cbdc8c277c]
2016-03-15 06:30:16 -05:00
Aditya Avinash Atluri 69cbc17c3e Added Copyright
[ROCm/hip commit: 34e81c57ff]
2016-03-02 08:53:10 -06:00
Aditya Atluri fa55e39251 Added new multithreaded stream test
[ROCm/hip commit: fc49dc580a]
2016-03-01 19:33:47 -06:00