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

7 Коммитов

Автор SHA1 Сообщение Дата
gilbertlee-amd 373fd99aa1 Fix Typo HipHostMemory to HipHostMalloc (#1236)
[ROCm/hip commit: 8ff7a99a4c]
2019-07-19 04:46:07 +00:00
Yaxun (Sam) Liu 6f69a5d16e Add documentation for supported clang options (#1065)
* Add documentation for supported clang options

* Fix typo


[ROCm/hip commit: 669d177079]
2019-05-07 15:59:40 +05:30
Yaxun (Sam) Liu caf2e353ce Update hip_programming_guide.md
[ROCm/hip commit: c0d7a7ec31]
2019-01-31 16:26:30 -05:00
Yaxun (Sam) Liu 5ef42da925 Update hip_programming_guide.md
[ROCm/hip commit: 56f78897a4]
2019-01-31 15:18:37 -05:00
Yaxun Sam Liu 289bfe5f95 Support malloc/free for hip-clang
[ROCm/hip commit: 02d0e93601]
2018-07-27 16:24:51 -04:00
Rahul Garg 88e41efc44 Update the programming guide with environemnt variables names and default threshold values used.
[ROCm/hip commit: b1ce616a02]
2018-02-06 14:29:04 +05:30
Ben Sander 6834270f15 Make host memory allocations coherent by default.
Associated change is to optimize event recording so it uses
agent-scope releaes (since it was only using system-scope release
to support non-coherent host mem).

Flags and environment variables exist to obtain previous behavior
if desired.  Options are documented in new performance guide.


[ROCm/hip commit: 8b8e97ff28]
2017-07-26 19:20:34 -05:00