jujiang
4fad481033
Update document for hip_faq.md, hip_porting_guide.md and hip_terms2.md
...
Change-Id: I2c019f802ad70ed43f1608cfd3c9067f1573741e
[ROCm/clr commit: 017e3b87b3 ]
2020-05-28 17:51:58 -04:00
Sarbojit Sarkar
38f3c57f58
[doc]shfl*sync update
...
1. Updated FAQ with shft*sync not supported hip_faq.md
2. Corrected some of input parameter description in hcc_details/hip_runtime_api.h
3. Redirect shfl*() to shfl_*_sync() for nvcc path where CUDA > 9.0
Change-Id: I3d8184db5fcc622852c9bad96b706348e8dfc16c
[ROCm/clr commit: e288338e4a ]
2020-05-27 02:17:40 -04:00
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
Sarbojit2019
dd5c4d41a5
Added overflow check in kernel launch ( #1770 )
...
[ROCm/clr commit: 6e62ea5ee3 ]
2020-02-04 09:02:16 +05:30
Evgeny Mankov
9eb10c5b4d
[HIPIFY][doc] Fix typos and minor text inaccuracies in HIP FAQ
...
[ROCm/clr commit: 4990a1003b ]
2019-04-05 19:19:38 +03:00
Nicholas Malaya
bc0eab04fc
Update hip_faq.md
...
Making more clear what this list details. In particular, this list is intended to indicate what items for each CUDA release is supported, and which are not.
[ROCm/clr commit: b1ec4e0b5f ]
2019-03-18 14:51:18 -05:00
Ben Sander
dcd8961a9d
Update docs.
...
- Review unsupported comments and refresh.
- Review experimental tag in API.
[ROCm/clr commit: a6d1778fff ]
2017-08-28 15:44:38 -05:00
Rahul Garg
93d30119d0
docs update for memcpytosymbol support
...
[ROCm/clr commit: a8512b7597 ]
2017-08-08 09:13:12 +05:30
Ben Sander
16b2a0b76e
Add docs for launch_bounds.
...
[ROCm/clr commit: 76c2397281 ]
2017-06-23 18:05:30 -05:00
Ben Sander
b8b6cfe02e
Doc update - split hip_debugging.md into separate file.
...
[ROCm/clr commit: a5a12942b2 ]
2017-05-16 19:04:25 -05:00
Maneesh Gupta
4dcbf609b7
Updated table of contents in markdown documentation
...
Change-Id: I7347a06f57f9927ca3fcc5590a6c8200bc1bb1f5
[ROCm/clr commit: cfd4620f36 ]
2017-04-07 15:38:56 +05:30
Sun, Peng
a4901cdcd3
Move current GGL limitations to hip_bugs.md
...
Change-Id: I77d0eae0a67eccef7dd2bea0f402736642c96554
[ROCm/clr commit: 5826e53644 ]
2017-04-01 08:21:06 -05:00
Sun, Peng
b602d68f95
update hip_faq.md on using GGL as default
...
Change-Id: I6ce1112eedeac3b377fe55ad8445f3c465c2eed4
[ROCm/clr commit: 67e14da511 ]
2017-03-30 15:03:09 -05:00
Sun, Peng
db4bedeafc
revert workaround for square sample and update doc on GGL
...
Change-Id: I731c68ca4111e7dc2e45bef51c4cad2c23fc81f8
[ROCm/clr commit: 14f8c7cf74 ]
2017-03-21 10:26:09 -05:00
Sun, Peng
4dbdf4e7eb
Add link to GGL document in hip_faq.md
...
Change-Id: I9f7f0200a06976d580be334c21640c816f812ebb
[ROCm/clr commit: 1fd2e281d0 ]
2017-03-20 15:50:10 -05:00
Sun, Peng
5c284999b2
Add document for switching to GGL in hip_faq.md
...
Change-Id: I83d9fd3e76d21ab572949c3a446ac3898acb3ded
[ROCm/clr commit: 3bd73d6280 ]
2017-03-20 15:44:28 -05:00
Robert
4f1b94ab25
fix spelling errors
...
Conflicts:
README.md
docs/markdown/hip_faq.md
Change-Id: I8ca025e01276939ed3d7be24200ecaa8cf5e1e2c
[ROCm/clr commit: 32a35eda75 ]
2017-01-13 14:42:37 +05:30
Brecht Carlier
bceb8949c7
Update hip_faq.md
...
Fixed navigation and list.
[ROCm/clr commit: cc73dd4ed5 ]
2016-12-15 14:08:34 +05:30
Martin Schleiss
23ddb5aec4
Fix another typo
...
[ROCm/clr commit: 8a4fe76de2 ]
2016-12-15 14:07:20 +05:30
Ben Sander
e0a3b2472c
Rename HIP_ATP_MARKER and profiling vars
...
HIP_PROFILE_API
HIP_DB_START_API
HIP_DB_STOP_API
Change-Id: I6c4da67212ff8217e6356a2622d4c6278a188c34
[ROCm/clr commit: f7c42efa3f ]
2016-10-27 23:09:31 -05:00
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
d10d1425f3
Small tool, doc, sample enhancements.
...
- Expand message when HIP version mismatch detected.
- Doc touchup.
- change sorting of hipBusBandwidth so byte results shown at top.
-
Change-Id: Ifb4e44a5fdfb65d59c4994b11e5f13385705f7e0
[ROCm/clr commit: 061bcc6a5c ]
2016-09-26 16:36:01 -05:00
Ben Sander
ceae6168b1
Doc update for faq.
...
[ROCm/clr commit: 6126d73778 ]
2016-09-22 13:05:47 -05:00
Ben Sander
f156d5bb51
Doc update: release reminder, compare hip against other porting tools.
...
[ROCm/clr commit: 7ec4b65786 ]
2016-09-22 13:05:47 -05:00
Ben Sander
264d7fde03
Doc and test updates.
...
Change-Id: I44cbd2c0de7cb692d0194d1bb8b8ae25c58d4e00
[ROCm/clr commit: d882f4fb74 ]
2016-09-02 09:46:59 -05:00
Ben Sander
f317725b7c
Doc update. Describe memcpytosymbol, threadfence_system workarounds
...
[ROCm/clr commit: d76372a049 ]
2016-08-29 13:45:20 -05:00
Ben Sander
613cf84e5b
Doc update to clarify supported / unsupported features
...
[ROCm/clr commit: 8d02cf466f ]
2016-08-26 10:46:39 -05:00
pensun
e0a47d1e32
add note in hip_faq regarding workaround that add keyword of static for all forceinline functions
...
Change-Id: Ia13ba59b1e54df8ead5a96a952084144431ec72a
[ROCm/clr commit: 3b268c54f8 ]
2016-08-10 11:31:13 -05:00
Maneesh Gupta
22fefac98f
Merge branch 'release_0.92.00' into amd-develop
...
Conflicts:
RELEASE.md
docs/markdown/hip_faq.md
Change-Id: Ifae1b64b6255a7872dfdc885bb8fb52f622464b7
[ROCm/clr commit: 2d6eb727e9 ]
2016-08-01 10:47:25 +05:30
Ben Sander
0ed0ad30da
Doc update for FAQ and future RELEASE notes
...
Change-Id: I7e7c32d9a19fdaea0a0e41f1d4fa4652e53640f2
[ROCm/clr commit: 77be00e8d3 ]
2016-07-26 12:14:15 -05:00
Ben Sander
4094170fd7
Make HCC ignore register keyword
...
- (previously would emit a warning)
- Also tweak documentation.
Change-Id: I0f4f00f82f8cc53d420112570f2d7675535e6aea
[ROCm/clr commit: b9e48d6066 ]
2016-07-26 12:13:48 -05:00
Maneesh Gupta
cc9a901498
Documentation updates
...
Change-Id: Ia624d86915c4c96da0ac0242f767135f30ff73c6
[ROCm/clr commit: b29ed98f9a ]
2016-07-25 14:53:15 +05:30
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
138148a788
Update markdown documentation
...
Change-Id: I92cf4411d601e5bbd62ce6c3346cdac0ea2945a8
[ROCm/clr commit: 4138461080 ]
2016-06-29 20:49:40 +05:30
Ben Sander
9ff4294869
update README for new make/installation steps, new FAQ
...
[ROCm/clr commit: 489e76e584 ]
2016-04-14 07:19:07 -05:00
Ben Sander
bdc842f7f2
describe HIP_PLATFORM
...
[ROCm/clr commit: f8f839d9dd ]
2016-03-25 17:11:49 -05:00
Ben Sander
e9764276c0
add note on using HIP_PLATFORM to force hcc path
...
[ROCm/clr commit: 01ac10e345 ]
2016-03-24 14:33:11 -05:00
Ben Sander
7f1f07363d
Update docs:
...
- Some comments in hip_hcc.cpp
- document hipHostRegister* flags.
- expand docs on hipHostRegister/Unregister. Use "register" rather than
"pin" to describe action these take.
- change required CUDA version to 6 (require unified memory)
- remake doxygen.
[ROCm/clr commit: 3ca91cf327 ]
2016-03-23 23:11:15 -05:00
Ben Sander
8b291201de
Doc update
...
[ROCm/clr commit: a06e0d9050 ]
2016-02-08 21:44:55 -06:00
Paul Jähne
25db6b5cde
Update hip_faq.md
...
changed Cuda to CUDA for consistency
changed NVIDIA to Nvidia for consistency
corrected apostrophes
corrected section "What hardware does HIP support?"
[ROCm/clr commit: 2872d8dfec ]
2016-01-31 13:29:03 +01:00
Ben Sander
28f87a0428
Initial commit for GPUOpen Launch
...
[ROCm/clr commit: 304171c1a2 ]
2016-01-26 20:14:33 -06:00