Commit Graph

37 Commits

Author SHA1 Message Date
Evgeny Mankov 1429e1c2fb [HIP][doc] Populate README.md with the supported CUDA APIs links
[ROCm/hip commit: cf8ec29fe2]
2019-08-05 16:05:39 +03:00
Lucas Campos 2642ab4291 Fix typo in README.md
[ROCm/hip commit: 9b32663b0e]
2019-01-10 09:45:23 +01:00
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
Maneesh Gupta 19ecde4011 GPUOpen-ProfessionalCompute-Tools -> ROCm-Developer-Tools
Change-Id: I9f5b29dd1097385acecb0c672770d8adca2fdcf7


[ROCm/hip commit: db959e648b]
2017-07-05 11:44:44 +05:30
Patrick Flick 3b5222dc42 fix typo
[ROCm/hip commit: 5dfe207eb9]
2017-06-12 10:15:27 +05:30
Ben Sander 7d07d804d8 split debugging into separate .md file
[ROCm/hip commit: db097ab392]
2017-05-16 19:04:25 -05:00
Ben Sander 2cf05ad54b Add HIP_TRACE_API=4. Only display memory allocation/free apis.
[ROCm/hip commit: 0edab14139]
2017-05-16 19:04:25 -05:00
Martin Schleiss d3ca48fc45 Fix various typos
Conflicts:
	README.md

Change-Id: Ie296d503d16121a62fed1a208352ec2b81c97fd9


[ROCm/hip commit: 263dcfed83]
2016-12-15 14:06:38 +05:30
Peter Steinberger beb82e5109 Fixes a typo: perforamnce -> performance
Change-Id: I85e3b3d22c98c16556227283bfb33530e1bce2cf


[ROCm/hip commit: 961b7890c1]
2016-12-15 14:01:08 +05:30
Maneesh Gupta 9f449295a4 clang-hipify -> hipify-clang in documentation
Change-Id: I86ebc8112477db0d3e09f240beb3f9222d909ee6


[ROCm/hip commit: 3b55dcbf6c]
2016-10-05 23:07:14 +05:30
Ben Sander 37c626b4dc Doc update.
- Add link to new driver porting guide.
- small typo

Change-Id: Ia8e25e371e17f8b4207b99e3fdfb575e59c2ebf2


[ROCm/hip commit: 75af21952c]
2016-09-05 09:30:16 -05:00
Maneesh Gupta 1e740cb3e8 Update README with branching and tagging information
Change-Id: I2d801ef4f0abe6eb0280f86443bc55725701252a


[ROCm/hip commit: 34469e51f1]
2016-09-04 21:15:49 +05:30
Ben Sander 46cb4cdc7b Doc update for README.md - add more intro text, example
Change-Id: I99b8eaacd6460dfdbdbc8ddba3fe589647d877e7


[ROCm/hip commit: 6ea9d2eace]
2016-07-26 12:14:02 -05:00
Ben Sander ba8f538b18 Update documentation.
- Add more detailed feature comparison HIP vs specific CUDA SDK revs.
- Remove reference to old codenames.
- Fix TOC in some md files.

Change-Id: If0f6a05dc61237c4710c4d4bf2d933d556dcaeae


[ROCm/hip commit: c3b4c6b23f]
2016-07-18 13:56:22 -05:00
Maneesh Gupta 878f3c4550 README.md: Fix link to clang-hipify documentation
Change-Id: I4c668c0e3c5ee2b16dfc213b48ccd1dbaac7b2a2


[ROCm/hip commit: 307ea434cc]
2016-07-15 14:18:59 +05:30
Ben Sander f141bb7b85 doc update, add proposed .86 release notes
[ROCm/hip commit: 42101bf032]
2016-05-03 11:11:04 -05:00
Ben Sander 285f5e8afd split INSTALL.md into separate file
[ROCm/hip commit: 73f3448dea]
2016-05-02 10:19:46 -05:00
Ben Sander 8cc6e57a2b merge
[ROCm/hip commit: f50fe0a46c]
2016-04-28 18:24:33 -05:00
Maneesh Gupta 90fa90295f Merge branch 'release_0.84.00' into privatestaging
Conflicts:
	include/hcc_detail/hip_runtime.h
	src/hip_hcc.cpp


[ROCm/hip commit: ffdf6ab23b]
2016-04-22 10:55:58 +05:30
Maneesh Gupta b5e9d72d6c Update README.md
Improved HIP installation instructions.

[ROCm/hip commit: 3b016cb2f3]
2016-04-18 12:49:35 +05:30
Maneesh Gupta 05fc8d58aa Update README.md
Some cosmetic changes

[ROCm/hip commit: 4bdbc7c5b6]
2016-04-18 12:34:36 +05:30
Aditya Atluri 69f7b859c2 Update README.md
[ROCm/hip commit: 22d15dcdbc]
2016-04-15 11:08:48 -05:00
Ben Sander 4eb447f7fa update README for new make/installation steps, new FAQ
[ROCm/hip commit: 5bb753acde]
2016-04-14 07:19:07 -05:00
Daniil Fukalov 5c7128291b added clang-hipify
added option to cmake and description how to download and install clang-hipify prerequisites

[ROCm/hip commit: a456027e5a]
2016-04-07 00:36:27 +03:00
Maneesh Gupta 769e25ddb5 Update documentation for building and installing hip_hcc
[ROCm/hip commit: a7f6be6f9d]
2016-04-01 16:15:38 +05:30
Aditya Atluri 024fa0b78b Update README.md
[ROCm/hip commit: 1991fb5c92]
2016-03-29 14:23:41 -05:00
Aditya Atluri 83df7785c8 Update README.md
[ROCm/hip commit: 340560cbc3]
2016-03-29 14:11:10 -05:00
Ben Sander 60a2a67d46 Provcide more flexiblity in using HIP_PATH to control installation.
Also improve docs for developers / contributing.


[ROCm/hip commit: f3ad047194]
2016-03-24 13:33:07 -05:00
Aditya Atluri ee280265ea Update README.md
[ROCm/hip commit: 3bece3798b]
2016-03-23 18:16:11 -05:00
Aditya Atluri c667d9c170 Update README.md
[ROCm/hip commit: de91445e20]
2016-03-23 15:05:50 -05:00
Ben Sander 6d5968027c Improve trace API
- Validate compile-time disables.
- Add README.md section explain how to install/use CodeXL tracing
- Add code docs on trace_helper.h
- fix color on hipLaunchKernel to green.


[ROCm/hip commit: 2569e15375]
2016-03-23 02:57:52 -05:00
Ben Sander f9b2f0c840 Describe how to file an issue
[ROCm/hip commit: 608bb21797]
2016-03-23 01:15:05 -05:00
Ben Sander 5f3c11fd2f Describe using HIP with native-gcn compiler
[ROCm/hip commit: 28b28ba9b9]
2016-02-28 21:08:53 -06:00
sunway513 286f4e783c Add reminder to keep ROCR runtime on the system library path
[ROCm/hip commit: d15f22113f]
2016-02-11 22:22:00 +05:30
Ben Sander 0d983ce647 Update links in docs to GPUOpen and to Doxygen
[ROCm/hip commit: 317566c1b6]
2016-01-27 00:23:47 -06:00
Ben Sander 97cf8b8ac9 Initial commit for GPUOpen Launch
[ROCm/hip commit: f38e63ff18]
2016-01-26 20:14:33 -06:00
bstefanizzi b039437257 Initial commit
[ROCm/hip commit: 9eca92261c]
2016-01-07 18:41:56 +01:00