Julia Jiang
a4066ec239
SWDEV-422771 - Update some documents
...
Change-Id: I7a4032af44b66b6936e845ecce59e189f5c03664
2023-09-28 11:31:35 -04:00
Julia Jiang
2e8e205552
SWDEV-400025 - Update FAQ for the differences between C and C++ HIP programs
...
Change-Id: Idc743453fc5f22669031bb49646f49cc68fd01da
2023-09-27 16:03:44 -04:00
Julia Jiang
dbd5804161
SWDEV-400025 - Adding documentation on differences between C and C++ HIP programs in FAQ
...
Change-Id: I203fbd0023ff8f59de126a18e9454634f39a3e03
2023-09-25 12:27:16 -04:00
Ioannis Assiouras
a01467ac5c
SWDEV-420328 - Initialize AMD_LOG_MASK with decimals instead of hex
...
Change-Id: I9a63d1e332914ea7af903030cbc4819d7c7ad746
2023-09-19 17:59:01 -04:00
Julia Jiang
fffa5eab08
SWDEV-406233 - Add notes on hipMemoryType and PointerGetAttributes API for unsupported cuda enum
...
Change-Id: I1175c12a55c7cd306a5aed3f1a400ae7525f4cb5
2023-09-06 11:49:15 -04:00
ROCm CI Service Account
3d5ab76896
SWDEV-398297 - HIP Documentation Updates for ROCm 5.6 ( #3234 )
...
Change-Id: Ic1fe8c4b7a98d86902a59676b1dc99c150650d30
2023-07-28 11:30:21 -07:00
ROCm CI Service Account
77831c91d8
SWDEV-398297 - HIP Documentation Updates for ROCm 5.6-needed for 23.10 ( #3250 )
...
Change-Id: I514a0a941fcc6ebd940f5c6c6700c3c305f04a56
2023-07-28 11:29:50 -07:00
ROCm CI Service Account
22e9263088
SWDEV-368553 - Update mipmap apis' comments ( #3286 )
...
Remove DEPRECATED(DEPRECATED_MSG) from mipmap Apis' comments.
Add "This API is implemented on Windows, under development on Linux." in mipmap Apis' notes.
Add DEPRECATED(DEPRECATED_MSG) to texture reference Apis.
Change-Id: Ief4ea81941e25d21bcafd213b3a84a65eb23cf93
2023-07-09 10:30:22 +05:30
ROCm CI Service Account
45dd975e07
SWDEV-388753 - update config to get correct source path ( #3212 )
...
Change-Id: I15ac376ad35ced40797696b6c8a599cd1875b4c4
2023-07-09 10:20:03 +05:30
ROCm CI Service Account
d21183c194
SWDEV-405375 - Fix dead links in HIP documentations ( #3258 )
...
Change-Id: Ia0f4990fa897271fd8c83ce1b073f3d1a761ffa0
2023-06-16 14:58:53 -07:00
Sam Wu
9590069f9b
set rocm-docs-core v0.11.0 ( #3232 )
2023-05-19 09:22:53 -07:00
Saad Rahim
b49d50e479
restoring porting guides ( #3227 )
...
* restoring porting guides
* Removing TOC
2023-05-09 21:47:09 -07:00
Saad Rahim
02b84f231d
Restoring doxygen files ( #3221 )
2023-05-02 14:54:02 -07:00
Mészáros Gergely
ae5f8714f4
Doxysphinx docs ( #3192 )
...
* Reorganize documenation based on rocm-docs-core
* Move build, install and contributing guides to docs
* Bump readthedocs config to Ubuntu 20.04
* Add more direct links to the API modules
* Pin rocm-docs-core version, add dependabot
- Use the pip package to have rocm-docs-core pinned
- Add dependabot config to update pinned packages (including rocm-docs-core)
* fixup! Add more direct links to the API modules
---------
2023-04-18 20:49:28 -07:00
ROCm CI Service Account
fdc00547cb
SWDEV-384013 - Add HIPRTC_JIT_IR_TO_ISA_OPT_EXT header changes ( #3176 )
...
Change-Id: Ie466cd02f2aed30e1568c4d76d60c9048af0fe4c
2023-03-06 21:11:39 +05:30
ROCm CI Service Account
873911c60f
SWDEV-372153 - Add hipStreamGetDevice API. Add documentation for hip_prof_gen.py. ( #3149 )
...
Change-Id: I2cb650e3b2ccf5431f4ed7d7685c4c6532732d44
2023-02-24 15:10:09 +05:30
ROCm CI Service Account
91968beb57
SWDEV-338733 - Implement hipArrayGet* APIs ( #2870 )
...
- Add interfaces for hipArrayGetInfo, hipArrayGetDescriptor & hipArray3DGetDescriptor API implementations
Change-Id: I374c05e24a79960e7ee9a5b649b63115fdf2715e
2023-02-15 11:13:39 +05:30
ROCm CI Service Account
83ef5518e0
SWDEV-354557 - correct typo in HIP direct dispatch document ( #3164 )
...
Change-Id: Iff905b916c13c3fffd38c8c4e3ddc910df21caa3
2023-02-14 15:49:35 -08:00
ROCm CI Service Account
f331637ff6
SWDEV-379789 - Correct virtual function support information ( #3154 )
...
Change-Id: Ife63b2f4bb3ecdb7fed3b796bc3cd582c1b5ad20
2023-02-08 17:42:07 -08:00
ROCm CI Service Account
436ba9757b
SWDEV-377267 - Update hip_build document for ROCm 5.5 ( #3146 )
...
Change-Id: I9fb1527572487c8fa97c7a7c289ec6081f17305d
2023-01-26 08:20:58 -08:00
ROCm CI Service Account
a4a172d5d6
SWDEV-287842 - Update HIP_RTC markdown doc ( #3114 )
...
Change-Id: I8242abc9edde89320f64d7f7dac6210fd6bd8592
2023-01-05 21:31:30 -08:00
ROCm CI Service Account
9884dc7084
SWDEV-366085 - update doc on deprecated API list ( #3104 )
...
Change-Id: Ib0f3552974f00bcf646effe7d4d2b91ef6d20ce0
2022-11-30 13:20:50 +05:30
ROCm CI Service Account
92f705e9bd
SWDEV-368417 - Update FAQ on library support ( #3092 )
...
Change-Id: I940f840be45e6c45b960ec03ae007472e965cb5e
2022-11-28 14:04:14 +05:30
ROCm CI Service Account
037cc162d0
SWDEV-356567 - Remove notes for limitation of using start & end events of same hipExtLaunchKernelGGL in hipEventElapsedTime. ( #3032 )
...
Change-Id: I6041f90f6e3a41d19697a31f31220aedfa5f2fa8
2022-10-27 20:24:17 +05:30
ROCm CI Service Account
5cc1262f21
SWDEV-356182 - Add environment variable GPU_MAX_HW_QUEUES ( #3030 )
...
Change-Id: Icfe92e299a029c9a5fa0e07d0b724e2b92b6fcbe
2022-10-27 20:24:03 +05:30
ROCm CI Service Account
5c48962930
SWDEV-354898 - Add document for timer function wall_clock64 ( #3029 )
...
Change-Id: I5e4caf6e7db6ce8ed93d92700772b1a682bc11f9
2022-10-27 20:23:51 +05:30
ROCm CI Service Account
96b3b9eaf5
SWDEV-348820 - Fix hipPointerAttribute_t incompatibility ( #2856 )
...
- Mark hipPointerAttribute_t.memoryType deprecated
- Instead add hipPointerAttribute_t.type
- Update testcases & documentation to use hipPointerAttribute_t.type
Change-Id: I3ba58cd2defe82102f9415bbb90cf151e08499dd
2022-10-12 08:31:25 +05:30
Finlay
02ee43c5b4
added document of modern cpp features supported by the compiler ( #2848 )
2022-09-27 10:46:35 +05:30
ROCm CI Service Account
813915508e
SWDEV-1 - Update hiprtc markdown document ( #2967 )
...
Change-Id: I515d174b8085ac905e19b2e6aa2834685cd70fbc
2022-09-27 07:55:34 +05:30
Saad Rahim
1f6cb120fe
Removing outdated API documentation ( #2888 )
2022-09-27 07:54:07 +05:30
ROCm CI Service Account
9d03fdc13d
SWDEV-340007 - Adding per-thread stream in HIP documents ( #2945 )
...
Change-Id: If675dbb8792549fb70ff4423782d618594526ac6
2022-09-23 12:37:10 +05:30
ROCm CI Service Account
8b90789c3a
SWDEV-342570, SWDEV-340007 - update HIP documents ( #2780 )
...
Change-Id: If6c2de4dd8468984cd718aea4a8613d98269a736
2022-07-08 13:36:55 +05:30
ROCm CI Service Account
14a136c3e2
SWDEV-329687 - add instructions on building hip tests ( #2737 )
...
Change-Id: I0f3567ee5f3170c5d50d39caa3ce3f40a9d152f7
2022-06-14 17:49:09 -07:00
ROCm CI Service Account
fc3f1e2d20
SWDEV-330657 - Remove hipThreadIdx definition ( #2644 )
...
Change-Id: Ic54c1ad1466c6e950e8b5f95ee8565e28c1db70c
2022-05-17 11:32:58 +05:30
ROCm CI Service Account
e58351465f
SWDEV-332811 - Document extended HIP atomic add functionality ( #2667 )
...
hipamd backend has new unsafeAtomicAdd() and safeAtomicAdd() functions,
and modifications to how it interactsion with -m[no-]unsafe-fp-atomics
compiler options. Update documentation to reflect this.
Change-Id: I2659c2ee1bfe21d870dd1d17cae993dfa170c3f5
2022-05-17 11:31:45 +05:30
ROCm CI Service Account
3786aa8518
SWDEV-326794 - Document for hipMemoryType mismatch with CUDA ( #2645 )
...
Change-Id: Ib4349fc7446edac39ac09fefaaa4babfc7b81ca8
2022-05-11 12:36:38 +05:30
ROCm CI Service Account
7e114089c3
SWDEV-329687 - update hip docs ( #2632 )
...
Change-Id: Iad6e7bf270a6a57256f8f38b67b7f7c504da2c5b
2022-05-09 09:21:59 -07:00
ROCm CI Service Account
a849cc125b
SWDEV-312832 - Add Device-side malloc in hip document ( #2665 )
...
Change-Id: I589a864967aafc6bb104631efa1eecfe456240b0
2022-05-06 09:54:22 -07:00
ROCm CI Service Account
ef9505d68a
SWDEV-308763 - Update hiprtc tests to link with hiprtc lib ( #2575 )
...
hiprtc is made into a separate lib and hence tests should link with it explicitly during compilation
Also, updates the hiprtc programming guide
Change-Id: Ie1f9d7250d4a8622b77ef92938fc0decbaeb72f9
2022-04-01 09:02:20 +05:30
ROCm CI Service Account
9a175e1654
SWDEV-324824 - Split HIP install to two documents ( #2546 )
...
Change-Id: Idb3b40167cd9c8dd8fde254e00f7891af04811a8
Co-authored-by: Julia Jiang <julia.jiang@amd.com >
2022-03-11 16:59:44 +05:30
ROCm CI Service Account
04ae602316
SWDEV-324735 - update hip_debugging to remove deprecated HCC in the example ( #2543 )
...
Change-Id: I5a02f97da14a89f659443db210b81e26e5b08a2c
2022-03-11 16:54:24 +05:30
ROCm CI Service Account
996213c5e3
SWDEV-324640, SWDEV-324824 - Update HIP API and add work-item dimension limit ( #2542 )
...
Change-Id: I032a14d08ae26c7f3151d05c655a0f82ffe6b56f
2022-03-11 09:59:22 +05:30
Julia Jiang
9db0a095f9
SWDEV-306204 - Update HIP doxygen and documents ( #2432 )
...
Change-Id: I796eda5cb14dfd00d2a806c57c0550356fbbcdb2
2022-02-25 19:06:58 +05:30
TomSang
5c8af57480
SWDEV-303204 - Disable texture/image Apis on some devices. ( #2381 )
...
Modify texture tests to pass on devices that don't support texture.
Add hipDeviceAttributeImageSupport to check image support in runtime
Change-Id: Ia89c494e651a6198a24448b59a91e046a9ebea38
2021-12-02 11:46:13 +05:30
Julia Jiang
a31e7242bd
SWDEV-306204 - update disclaimer and add link for hipRTC document ( #2418 )
...
Change-Id: I0af09620a4934cf8009833bba3041046cd34709f
2021-11-26 04:50:16 +05:30
Julia Jiang
049a9454e9
SWDEV-306204 - port obj-tooling.md as corrected in 4.5 release ( #2405 )
...
Change-Id: I24f59ae10ac631bee8da0ea5ee43ef17751a03cf
2021-11-25 15:13:43 +05:30
Aakanksha Patil
6902f11835
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
2021-11-25 15:12:09 +05:30
Julia Jiang
9b7645575f
SWDEV-306204 - remove external reference in hip_bugs.md ( #2394 )
...
Change-Id: I7425eba1cd20a2f842479d0eb050f97e21e457c1
2021-11-25 15:10:31 +05:30
Julia Jiang
2312cf8ad3
SWDEV-302172 - update Coherenty control in HIP programming ( #2353 )
...
Change-Id: I5ec4e2afd8b3759ded954d0de7486fdf51a412b5
2021-09-20 12:13:40 +05:30
Julia Jiang
c2ce476d09
SWDEV-300860 - Add summary of HIP environment variables in hip_debugging.md ( #2352 )
...
Change-Id: Id36dce73346fa5a3259257c78f0cf289f9b9f41a
2021-09-20 12:13:01 +05:30