Commit Graph

40 Commits

Author SHA1 Message Date
Evgeny Mankov de7d5d2f28 [HIP][doc] Update docs due to moving of HIPIFY to a separate repo (#2001)
[ROCm/clr commit: 8e6c0e9fcb]
2020-04-07 14:03:19 +05:30
Evgeny Mankov 2b17cd5189 [HIP][doc] Update README.md
[ROCm/clr commit: 2bb166503f]
2020-03-10 18:04:01 +03:00
Evgeny Mankov 8274fd3723 [HIP][HIPIFY] Readmes actualization
[ROCm/clr commit: 0a380694c5]
2020-01-23 20:55:10 +03:00
Evgeny Mankov a525c9ae2a [HIP][doc] Populate README.md with the supported CUDA APIs links
[ROCm/clr commit: 5bcff6f081]
2019-08-05 16:05:39 +03:00
Lucas Campos ded3323a65 Fix typo in README.md
[ROCm/clr commit: ae4c2ee64c]
2019-01-10 09:45:23 +01:00
Ben Sander 235b60165f 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/clr commit: 6576201ec2]
2017-07-26 19:20:34 -05:00
Maneesh Gupta c2cb93b2cc GPUOpen-ProfessionalCompute-Tools -> ROCm-Developer-Tools
Change-Id: I9f5b29dd1097385acecb0c672770d8adca2fdcf7


[ROCm/clr commit: 13e3e63fd8]
2017-07-05 11:44:44 +05:30
Patrick Flick 2f1e4e84a2 fix typo
[ROCm/clr commit: 821c238bad]
2017-06-12 10:15:27 +05:30
Ben Sander a8d917c092 split debugging into separate .md file
[ROCm/clr commit: 61c8633113]
2017-05-16 19:04:25 -05:00
Ben Sander ee05975efa Add HIP_TRACE_API=4. Only display memory allocation/free apis.
[ROCm/clr commit: 7e7ba5027f]
2017-05-16 19:04:25 -05:00
Martin Schleiss 716fac9a99 Fix various typos
Conflicts:
	README.md

Change-Id: Ie296d503d16121a62fed1a208352ec2b81c97fd9


[ROCm/clr commit: dc8db38f04]
2016-12-15 14:06:38 +05:30
Peter Steinberger 432f1c2b7a Fixes a typo: perforamnce -> performance
Change-Id: I85e3b3d22c98c16556227283bfb33530e1bce2cf


[ROCm/clr commit: e2dc1cc27f]
2016-12-15 14:01:08 +05:30
Maneesh Gupta 99d47a0850 clang-hipify -> hipify-clang in documentation
Change-Id: I86ebc8112477db0d3e09f240beb3f9222d909ee6


[ROCm/clr commit: eb1fce0d77]
2016-10-05 23:07:14 +05:30
Ben Sander bff88c9b4f Doc update.
- Add link to new driver porting guide.
- small typo

Change-Id: Ia8e25e371e17f8b4207b99e3fdfb575e59c2ebf2


[ROCm/clr commit: 0b54fd4527]
2016-09-05 09:30:16 -05:00
Maneesh Gupta d690c69309 Update README with branching and tagging information
Change-Id: I2d801ef4f0abe6eb0280f86443bc55725701252a


[ROCm/clr commit: fa83be6004]
2016-09-04 21:15:49 +05:30
Ben Sander 542948ad75 Doc update for README.md - add more intro text, example
Change-Id: I99b8eaacd6460dfdbdbc8ddba3fe589647d877e7


[ROCm/clr commit: 75d1f8c297]
2016-07-26 12:14:02 -05:00
Ben Sander 5586cc02b4 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/clr commit: 4b3102b578]
2016-07-18 13:56:22 -05:00
Maneesh Gupta f58a6b4dd5 README.md: Fix link to clang-hipify documentation
Change-Id: I4c668c0e3c5ee2b16dfc213b48ccd1dbaac7b2a2


[ROCm/clr commit: a181262ae5]
2016-07-15 14:18:59 +05:30
Ben Sander 81f7559a37 doc update, add proposed .86 release notes
[ROCm/clr commit: c40b212430]
2016-05-03 11:11:04 -05:00
Ben Sander fb2a9f66fc split INSTALL.md into separate file
[ROCm/clr commit: 5d7f1682f4]
2016-05-02 10:19:46 -05:00
Ben Sander 445ca0c7ec merge
[ROCm/clr commit: 563591b065]
2016-04-28 18:24:33 -05:00
Maneesh Gupta 03014e8a1d Merge branch 'release_0.84.00' into privatestaging
Conflicts:
	include/hcc_detail/hip_runtime.h
	src/hip_hcc.cpp


[ROCm/clr commit: 02e6fc27f4]
2016-04-22 10:55:58 +05:30
Maneesh Gupta f5a92e14c1 Update README.md
Improved HIP installation instructions.

[ROCm/clr commit: a283728c44]
2016-04-18 12:49:35 +05:30
Maneesh Gupta efc27a2fa2 Update README.md
Some cosmetic changes

[ROCm/clr commit: 2afa2cd684]
2016-04-18 12:34:36 +05:30
Aditya Atluri d1a9dcb214 Update README.md
[ROCm/clr commit: f7089dbe4b]
2016-04-15 11:08:48 -05:00
Ben Sander 9ff4294869 update README for new make/installation steps, new FAQ
[ROCm/clr commit: 489e76e584]
2016-04-14 07:19:07 -05:00
Daniil Fukalov 143864ab5a added clang-hipify
added option to cmake and description how to download and install clang-hipify prerequisites

[ROCm/clr commit: 52fab0ca63]
2016-04-07 00:36:27 +03:00
Maneesh Gupta 3ad342bc06 Update documentation for building and installing hip_hcc
[ROCm/clr commit: b6cde80678]
2016-04-01 16:15:38 +05:30
Aditya Atluri 0e82685f85 Update README.md
[ROCm/clr commit: ae2b136bfe]
2016-03-29 14:23:41 -05:00
Aditya Atluri 5cd8dc9f45 Update README.md
[ROCm/clr commit: 573d331ab8]
2016-03-29 14:11:10 -05:00
Ben Sander 82dff2b93e Provcide more flexiblity in using HIP_PATH to control installation.
Also improve docs for developers / contributing.


[ROCm/clr commit: bcba591852]
2016-03-24 13:33:07 -05:00
Aditya Atluri a94ecf9325 Update README.md
[ROCm/clr commit: 29de33cf9c]
2016-03-23 18:16:11 -05:00
Aditya Atluri ae129d2f57 Update README.md
[ROCm/clr commit: 3f595826f3]
2016-03-23 15:05:50 -05:00
Ben Sander ab9a256f47 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/clr commit: fa8deac1ad]
2016-03-23 02:57:52 -05:00
Ben Sander acfe7cf1cc Describe how to file an issue
[ROCm/clr commit: 723327cd0f]
2016-03-23 01:15:05 -05:00
Ben Sander 130ffbe536 Describe using HIP with native-gcn compiler
[ROCm/clr commit: 25a94601be]
2016-02-28 21:08:53 -06:00
sunway513 38cc074f08 Add reminder to keep ROCR runtime on the system library path
[ROCm/clr commit: c7cbcfa2e9]
2016-02-11 22:22:00 +05:30
Ben Sander 85fd763081 Update links in docs to GPUOpen and to Doxygen
[ROCm/clr commit: 0dcc03434d]
2016-01-27 00:23:47 -06:00
Ben Sander 28f87a0428 Initial commit for GPUOpen Launch
[ROCm/clr commit: 304171c1a2]
2016-01-26 20:14:33 -06:00
bstefanizzi 2558c237ae Initial commit
[ROCm/clr commit: 7626242f62]
2016-01-07 18:41:56 +01:00