Yaxun (Sam) Liu
7dcd5f6329
Document FMA settings ( #1717 )
2020-01-06 12:32:38 +05:30
gilbertlee-amd
54ad90f2fa
Fix Typo HipHostMemory to HipHostMalloc ( #1236 )
2019-07-19 04:46:07 +00:00
Yaxun (Sam) Liu
0b43b24d3f
Add documentation for supported clang options ( #1065 )
...
* Add documentation for supported clang options
* Fix typo
2019-05-07 15:59:40 +05:30
Yaxun (Sam) Liu
537102af0a
Update hip_programming_guide.md
2019-01-31 16:26:30 -05:00
Yaxun (Sam) Liu
95d26ffe2d
Update hip_programming_guide.md
2019-01-31 15:18:37 -05:00
Yaxun Sam Liu
d17dc21c9c
Support malloc/free for hip-clang
2018-07-27 16:24:51 -04:00
Rahul Garg
c47ae45d0a
Update the programming guide with environemnt variables names and default threshold values used.
2018-02-06 14:29:04 +05:30
Ben Sander
6576201ec2
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.
2017-07-26 19:20:34 -05:00