Julia Jiang
90cc89e3e3
SWDEV-306204 - Update HIP doxygen and documents ( #2432 )
...
Change-Id: I796eda5cb14dfd00d2a806c57c0550356fbbcdb2
[ROCm/hip commit: 9db0a095f9 ]
2022-02-25 19:06:58 +05:30
Julia Jiang
381d413ad3
SWDEV-306204 - update disclaimer and add link for hipRTC document ( #2418 )
...
Change-Id: I0af09620a4934cf8009833bba3041046cd34709f
[ROCm/hip commit: a31e7242bd ]
2021-11-26 04:50:16 +05:30
Aakanksha Patil
da389e1486
SWDEV-309659 - Delete duplicate files - hipify-perl and helper scripts ( #2403 )
...
* Delete duplicate files - hipify-perl and helper scripts
* Update link for hipconvertinplace-perl.sh references
* Remove remaining references to hipify-clang and contents of its package
* Hyperlink hipexamine-perl.sh in docs/markdown/hip_porting_guide.md
[ROCm/hip commit: 6902f11835 ]
2021-11-25 15:12:09 +05:30
Julia Jiang
aa04296fb8
SWDEV-291894 - update branch info in hip install/readme ( #2324 )
...
Change-Id: Ie737bfbe3333973d6b42c496b23edcdc0966b9a1
[ROCm/hip commit: b2425ef68a ]
2021-08-26 09:19:54 -07:00
Julia Jiang
afd774c477
SWDEV-288929 - Add hiprtc support in programming guide
...
Change-Id: I22d69801bbb36b610c855657a7248c24b9981b80
[ROCm/hip commit: 3f503283e1 ]
2021-06-18 19:57:16 -04:00
Julia Jiang
e3873dec5a
SWDEV-282350 - update HIP documents
...
Change-Id: Iff3a49e75279b1ecee0672a6d35f6b84a8256296
[ROCm/hip commit: ba1c5a955a ]
2021-05-07 12:38:13 -04:00
Julia Jiang
9382542eb4
SWDEV-272921, SWDEV-270961 - correct index and linkage
...
Change-Id: I48a66091bb6f304864e282bd03e9eb748fa04da7
[ROCm/hip commit: d32367a1d8 ]
2021-03-01 16:07:00 -05:00
David Salinas
e7073fc17c
add new code object tooling: roc-obj-ls and roc-obj-extract
...
SWDEV-229776
Change-Id: Icb11c4552515d3eff3bcf303c4a470ab90d1dd58
[ROCm/hip commit: cb859b7263 ]
2021-01-14 14:45:46 -05:00
jujiang
8ba058e51e
SWDEV-265003-Update HIP documents
...
Change-Id: I3aea36f9a817ff0d2a379fc902b1ba7794f9736e
[ROCm/hip commit: e3ec98f6e2 ]
2021-01-13 17:55:16 -05:00
Tao Sang
c618b6aeff
Remove hip-hcc codes: Part three
...
1.Rename include/hip/hcc_detail/ as include/hip/amd_detail/
2.Rename include/hip/nvcc_detail/ as include/hip/nvidia_detail/
3.Create __HIP_PLATFORM_AMD__ to replace __HIP_PLATFORM_HCC__
4.Create __HIP_PLATFORM_NVIDIA__ to replace __HIP_PLATFORM_NVCC__
After hcc_detail, nvcc_detail, __HIP_PLATFORM_HCC__ and __HIP_PLATFORM_NVCC__
have been removed from upstream, they will be removed from hip runtime.
Change-Id: I1ae457effd739d6c25bca203c1724b026be21fce
[ROCm/hip commit: c2adc70d4d ]
2021-01-05 10:39:31 -05:00
jujiang
2ffce75efd
SWDEV-249486-add disclaimer
...
Change-Id: Ic2f478a354ddb6520c8fb762c8978676eb7d3835
[ROCm/hip commit: 5e43a6defb ]
2020-11-20 11:27:18 -05:00
jujiang
4f3c3e751e
SWDEV-259096-update HIP documents
...
Change-Id: I78294ca55649634ef9eff5c4e38636cb17f5e640
[ROCm/hip commit: 392a8280b3 ]
2020-11-11 16:29:52 -05:00
jujiang
97eed14758
SWDEV-243933-update HIP README document
...
Change-Id: Ie303698ae92c7fa1b1202c1ee06beda1005ba065
[ROCm/hip commit: 9f1cd25ade ]
2020-07-17 12:26:05 -04:00
Evgeny Mankov
6e48a7d0d6
[HIP][doc] Update docs due to moving of HIPIFY to a separate repo ( #2001 )
...
[ROCm/hip commit: ff8d193b7f ]
2020-04-07 14:03:19 +05:30
Evgeny Mankov
f5a087409e
[HIP][doc] Update README.md
...
[ROCm/hip commit: fea3017168 ]
2020-03-10 18:04:01 +03:00
Evgeny Mankov
00238677ed
[HIP][HIPIFY] Readmes actualization
...
[ROCm/hip commit: 604c09f428 ]
2020-01-23 20:55:10 +03:00
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