Sun, Peng
ad4f12fc75
Move current GGL limitations to hip_bugs.md
...
Change-Id: I77d0eae0a67eccef7dd2bea0f402736642c96554
[ROCm/hip commit: 15de25b6d2 ]
2017-04-01 08:21:06 -05:00
Sun, Peng
a68e89d29b
update hip_faq.md on using GGL as default
...
Change-Id: I6ce1112eedeac3b377fe55ad8445f3c465c2eed4
[ROCm/hip commit: 8ca0d37a67 ]
2017-03-30 15:03:09 -05:00
Sun, Peng
c5b6222d62
revert workaround for square sample and update doc on GGL
...
Change-Id: I731c68ca4111e7dc2e45bef51c4cad2c23fc81f8
[ROCm/hip commit: 329e2182d6 ]
2017-03-21 10:26:09 -05:00
Sun, Peng
54d331c457
Add link to GGL document in hip_faq.md
...
Change-Id: I9f7f0200a06976d580be334c21640c816f812ebb
[ROCm/hip commit: 384a350f40 ]
2017-03-20 15:50:10 -05:00
Sun, Peng
83bb70b649
Add document for switching to GGL in hip_faq.md
...
Change-Id: I83d9fd3e76d21ab572949c3a446ac3898acb3ded
[ROCm/hip commit: be7466ff67 ]
2017-03-20 15:44:28 -05:00
Evgeny Mankov
e4af25d292
[HIP] [DOC] Update hip_porting_driver_api.md
...
+ Fix typos, formatting, update CUDA Driver API support.
[ROCm/hip commit: 76820409a8 ]
2017-03-16 14:39:28 +03:00
Siu Chi Chan
d17073a995
replace code names with gfx names
...
Change-Id: I5e0b96a0b474b16cfa92077a30a5b80b7230254b
[ROCm/hip commit: a96821871f ]
2017-03-15 12:26:13 -04:00
pensun
4d748e3cd7
update porting guide for updated __HIP_DEVICE_COMPILE__
...
Change-Id: I0f025d354f76e2d728231bf112a77e8c8fcacc8c
[ROCm/hip commit: 37ed319a20 ]
2017-03-10 10:01:12 -06:00
pensun
ba1f2acfc5
fix typo in hip_porting_guide
...
Change-Id: I42553d9a4de2901dfdd57384b52a04e8fb22edde
[ROCm/hip commit: 7290cb07ec ]
2017-03-08 23:37:50 -06:00
Evgeny Mankov
3223473f95
[HIP] [DOC] Update CUDA_Runtime_API_functions_supported_by_HIP
...
+ update all Cuda 7.5 RT API enum values.
[ROCm/hip commit: aa2fc24482 ]
2017-03-03 22:05:23 +03:00
pensun
1cdf972180
update hip_porting_guide regarding platform depended macros
...
Change-Id: I3029c6ae6cb280500bba294925ed6e9dc9dcc94d
[ROCm/hip commit: ac4b7e3f91 ]
2017-02-28 07:33:01 -06:00
Evgeny Mankov
cfb607a21d
[HIP] [DOC] Update CUDA_Runtime_API_functions_supported_by_HIP
...
cudaDeviceGetPCIBusId -> hipDeviceGetPCIBusId
[ROCm/hip commit: bd9b674d3d ]
2017-02-20 21:21:47 +03:00
Evgeny Mankov
240b46d3b0
[HIP] [DOC] Update CUDA_Runtime_API_functions_supported_by_HIP
...
Section "20. Data types used by CUDA Runtime API and supported by HIP" is added.
+ 44 supported data types are added
- 46 at least to support
All the supported data types are also supported by hipify-clang (synced).
[ROCm/hip commit: 5c11789358 ]
2017-02-20 18:32:54 +03:00
Evgeny Mankov
b01385b687
[HIP] [DOC] Update CUDA_Runtime_API_functions_supported_by_HIP
...
Move hipBindTexture and hipUnbindTexture to "18. C++ API Routines" from "13. Texture Reference Management". They are C++, not C.
[ROCm/hip commit: ee157678b9 ]
2017-02-17 18:09:08 +03:00
Evgeny Mankov
a1c15ab0fb
[HIP] [DOC] Update CUDA_Runtime_API_functions_supported_by_HIP
...
+ 21 supported functions
- 99 at least to support
All the supported functions are also supported by hipify-clang (synced).
[ROCm/hip commit: a35d4b75c5 ]
2017-02-17 18:06:47 +03:00
pensun
036a95a4db
Add pseudo code example for hip_bugs.md
...
Change-Id: Ia2af8e6165faeb3fbb81428e20d4dc5b19b2fa9e
[ROCm/hip commit: 79978182f9 ]
2017-02-08 16:20:01 -06:00
pensun
716d972e53
Add more hip_bug.md entry, regarding hang after hipLaunchKernel
...
Change-Id: I5800cb627179ec0e913cd36d332fb8c2994ab71e
[ROCm/hip commit: 95677edabb ]
2017-01-24 22:43:25 -06:00
pensun
90a02002c9
Initial commit on hip_bugs markdown doc
...
Change-Id: I5a6915337b8664cfed9eaee9443c6e4406348574
[ROCm/hip commit: f3da91de4e ]
2017-01-24 22:30:36 -06:00
Ben Sander
0e2ccecc0b
Add debug tip to docs
...
[ROCm/hip commit: 9dff0782a4 ]
2017-01-23 22:34:41 -06:00
Ben Sander
d1c61adcf9
Add debug tips to docs
...
[ROCm/hip commit: 85d41dcd05 ]
2017-01-23 22:34:41 -06:00
Aditya Atluri
83260101e1
changes device functions documentation according to the supported apis
...
Change-Id: I47ac6bbde11d54d8265e0d27ec8cd5da4d03eb8e
[ROCm/hip commit: 7765469987 ]
2017-01-20 14:19:09 -06:00
Ben Sander
5998ca2d85
Doc update - describe debug techniques
...
Also tweak sample to remove unneeded HIP_KERNEL_NAME.
Comment update
[ROCm/hip commit: 1f5d16afe7 ]
2017-01-19 12:40:45 -06:00
Aditya Atluri
99fc61be65
moved half device function declarations to top of the file
...
1. Moved half device functions around so that script can catch the signatures
2. Generated docs for half precision apis
Change-Id: Iee27658e3a639fdb02af135e71841dc6427f15e2
[ROCm/hip commit: 56d73aaee7 ]
2017-01-18 15:06:18 -06:00
Aditya Atluri
13c7583874
more clarification about using device_md_gen.py
...
Change-Id: I3e207b65683f34d62be3454444ffb32f8814c0aa
[ROCm/hip commit: db99ac798b ]
2017-01-18 14:49:41 -06:00
Aditya Atluri
94da0fdcee
Added script for generating math api docs
...
1. Commented out unsupported device math functions
2. Moved function signatures to the top of implementation snippets
3. Added script to generate markdown documentation for device math apis
4. Added the generated file from the script which should be present everytime
Change-Id: Ic579dd8b8fdffa6e1b4d4f5f3fd8a803f4dcaac7
[ROCm/hip commit: 91ae5d6bd7 ]
2017-01-18 14:40:50 -06:00
Robert
a0cb435ab9
fix spelling errors
...
Conflicts:
README.md
docs/markdown/hip_faq.md
Change-Id: I8ca025e01276939ed3d7be24200ecaa8cf5e1e2c
[ROCm/hip commit: 65ad9d80d7 ]
2017-01-13 14:42:37 +05:30
Ben Sander
653248458f
Add more notes on debugging HIP apps.
...
[ROCm/hip commit: fd209f37d9 ]
2017-01-09 21:02:50 -06:00
Ben Sander
70f125f2a8
Fix typo
...
[ROCm/hip commit: bd19bb4074 ]
2016-12-15 14:42:52 -06:00
Brecht Carlier
fd99cec62d
Update hip_faq.md
...
Fixed navigation and list.
[ROCm/hip commit: 05b3e2928d ]
2016-12-15 14:08:34 +05:30
Martin Schleiss
92dae66b21
Fix another typo
...
[ROCm/hip commit: b1eace4348 ]
2016-12-15 14:07:20 +05:30
Martin Schleiss
d3ca48fc45
Fix various typos
...
Conflicts:
README.md
Change-Id: Ie296d503d16121a62fed1a208352ec2b81c97fd9
[ROCm/hip commit: 263dcfed83 ]
2016-12-15 14:06:38 +05:30
Ben Sander
ce01d26a87
Add additional controls for forcing serialization and blocking.
...
Move HIP_COHERENT_HOST_ALLOC so it is read once at init time.
Add HIP_LAUNCH_BLOCKING_KERNELS, HIP_API_BLOCKING.
Update docs on debug and chicken bits.
Conflicts:
src/hip_hcc.cpp
[ROCm/hip commit: ff2f54c1bf ]
2016-12-02 18:03:59 -06:00
Ben Sander
a7d73614ad
Tweak profiler doc
...
Change-Id: I7be7c44467510e38ae850e1e0a14209a3b4380f1
[ROCm/hip commit: 501c7d6317 ]
2016-11-25 14:06:59 -06:00
Ben Sander
0272f36892
Add toc to hip_profiling.md
...
Change-Id: I3ae100f12686d0398a0403b78ca571382acce135
[ROCm/hip commit: 75c540fe3c ]
2016-11-23 08:36:08 -06:00
Ben Sander
53a672ae9e
Improve profiler and debug documentation
...
[ROCm/hip commit: e4e14211b3 ]
2016-11-23 08:15:40 -06:00
Ben Sander
dbe9548077
Add draft doc on profiling with hip.
...
Change-Id: I79727dd2500333b3f16acb381dd5852a15ed408a
[ROCm/hip commit: faf2a1e01a ]
2016-11-13 10:01:05 -06:00
pensun
e1d9d27254
Add documentation on threadfence_system workaround guidelines.
...
Change-Id: I9636a3808798f3dabe992285ce5652187cee6eb8
[ROCm/hip commit: 24c621db5b ]
2016-11-09 21:36:30 -06:00
pensun
9251040786
Update document for workaround suggestion on threadfence_system()
...
Change-Id: Icccab8270604a0e578a8614b9afb3f95372f4966
[ROCm/hip commit: 774de273d0 ]
2016-11-02 16:08:27 -05:00
Ben Sander
0845025a21
Rename HIP_ATP_MARKER and profiling vars
...
HIP_PROFILE_API
HIP_DB_START_API
HIP_DB_STOP_API
Change-Id: I6c4da67212ff8217e6356a2622d4c6278a188c34
[ROCm/hip commit: e9056798f6 ]
2016-10-27 23:09:31 -05:00
Aditya Atluri
165f245dd7
changed docs to update support for memcpyToSymbol
...
Change-Id: I63169cb10e64033a92dafd46930f499cdf145a8d
[ROCm/hip commit: 6c92ffcf15 ]
2016-10-20 14:05:43 -05:00
Ben Sander
c11b6f511b
Move some internal headers from "include/hip/" to src.
...
Change-Id: I7041bd5c803d9318979f4a7c1d658445c614691e
[ROCm/hip commit: 9315ac1a29 ]
2016-10-18 22:27:16 -05:00
Ben Sander
a76cc1e850
Cleanup files from code review.
...
- Remove some stale code
- Update docs
- Correct define for __HIP_ARCH_HAS_GLOBAL_INT64_ATOMICS__
Change-Id: Ic5e3cdb8269b1c18f6d2693700b55e08c4d0080e
[ROCm/hip commit: c54220eca9 ]
2016-10-15 11:51:20 -05:00
Maneesh Gupta
887ee3dbfe
Remove incorrect executable-bit from non-executable files
...
Change-Id: Iacc434374721e01f7d75d0ab54bceabe0b337f54
[ROCm/hip commit: 6a14f39f8b ]
2016-10-14 12:53:13 +05:30
Maneesh Gupta
70b6885995
Remove deprecated make and cmake files
...
Change-Id: I8cac0ec9cb997214559627425af207bbb9be0ddf
[ROCm/hip commit: 66f810ebaa ]
2016-10-07 11:44:26 +05:30
Elias Konstantinidis
05bf7e3fa0
Added __mul24 & __umul24 documentation entry
...
[ROCm/hip commit: 0b4b1b7df8 ]
2016-10-06 09:29:45 +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
87a50740b7
Update docs (supported env vars).
...
[ROCm/hip commit: 4b724b97e6 ]
2016-10-05 12:18:42 -05:00
Maneesh Gupta
f50a83f419
doxy.cfg: Fixed to use updated include path
...
Change-Id: I21149d3dd3111eaf8c23ff8550a1303d339f5c5d
[ROCm/hip commit: 58e8d5aa7f ]
2016-10-04 22:29:40 +05:30
Aditya Atluri
619b0c3cb6
updated symbol usage in docs
...
Change-Id: I522c793f9cfa6a912dcb4a3d0044e94de3d3cd0e
[ROCm/hip commit: 239ba104fd ]
2016-10-01 13:41:09 -05:00
Ben Sander
00f8a4f5a7
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/hip commit: 7bc1af2776 ]
2016-09-26 16:36:01 -05:00