Gráfico de commits

24 Commits

Autor SHA1 Mensaje Fecha
David Galiffi 5802abfbe6 SWDEV-449636 - Fixed links in documentation
Fix links in glossary.md and faqs.md which still refer to the archived organizations.

Change-Id: I1d2841be100bf129485684af06d2e7f0f8bc40f6


[ROCm/hip commit: d62ffdd9c5]
2024-03-11 11:28:33 -04:00
jujiang 5495cd7892 SWDEV-444835 - Merge changes in hip made in 6.1- to staging
Change-Id: I2ebebc7655f804a2192153ad1e07069ec2394c98


[ROCm/hip commit: 9eb37e9947]
2024-02-28 14:57:55 -05:00
jujiang 5f6ae77a1e SWDEV-445730 - remove HCC in the document
Change-Id: Ic848853e630d834c7320a67a29f232af6b8d66cb


[ROCm/hip commit: 28f6712e1c]
2024-02-26 15:49:25 -05:00
jujiang 91d73f01f9 SWDEV-447465 - Update HIP documents for the repos link change
Change-Id: Ib191c96b57458c7abc9c490329d582c28d4632a7


[ROCm/hip commit: 25f61a1f50]
2024-02-23 13:18:01 -05:00
jujiang 7c9a68343c SWDEV-444835 - Update hip FAQ
Change-Id: I8858982feb0407be96b4f428e665524ed60ea3dd


[ROCm/hip commit: 62dd171ef0]
2024-02-21 19:42:48 -05:00
Yaxun (Sam) Liu e1a01f7693 SWDEV-440545 - [hiprtc] hiprtcLinkAddData with HIPRTC_JIT_INPUT_LLVM_BITCODE takes human-readable LLVM IR too but this is not documented
Fix HIPRTC documentation

Use HIPRTC consistently in documentation.

Fix doxygen comments about HIPRTC_JIT_INPUT_LLVM_BITCODE

Fixes: SWDEV-440545
Change-Id: I0a1a90ea88f1adf0653fffeed88e3971fc913dbb


[ROCm/hip commit: 54760221b3]
2024-02-08 12:44:04 -05:00
Julia Jiang c4ec5c3165 SWDEV-443289 - Update build HIP instructions
Change-Id: Iaf198a43ea76cd5257201f648510260d3feb567c


[ROCm/hip commit: b26160f70e]
2024-01-30 11:45:33 -05:00
Yaxun (Sam) Liu b3929a536b SWDEV-440545 - [hiprtc] hiprtcLinkAddData with HIPRTC_JIT_INPUT_LLVM_BITCODE takes human-readable LLVM IR too but this is not documented
Document support of LLVM IR assembly code.

Also document backward compatibility of LLVM bitcode/IR since it is not clearly documented

Change-Id: Iebda66a2e8242ec3dff80076c257c341443212a5


[ROCm/hip commit: 9389e3d725]
2024-01-19 17:07:31 -05:00
Jatin Chaudhary 626287b229 SWDEV-436233 - document hiprtc cu/wgp mode changes
Change-Id: I477f3b53f3695c94eaefbcefb20d6ea91fb0dca0


[ROCm/hip commit: 838e587a24]
2024-01-02 17:46:40 -05:00
Satyanvesh Dittakavi 17ec198b0f SWDEV-415789 - Update hiprtc markdown document
Change-Id: I00542301da2d14d3008453da0b5322c6149c9ff5


[ROCm/hip commit: 9bc29d68fe]
2023-11-14 11:41:01 +00:00
Julia Jiang c342617926 SWDEV-428174 - Adding LUID support on Windows
Change-Id: I51690a14a0867a07abeae45fdb5548e8496ffea1


[ROCm/hip commit: 3c533390e3]
2023-10-25 13:51:46 -04:00
Julia Jiang 77ed884c6f SWDEV-422771 - Update documents for error code and complex operations
Change-Id: I8f555b8e633e12593a3b8e8d58f6b950a3afc117


[ROCm/hip commit: 481fc5fcec]
2023-10-23 18:04:58 -04:00
Rahul Garg d83b79e179 SWDEV-422771 - Update docs for math function for round mode support
Change-Id: I34ad35d4371896dbc70c1bcc338791f98f39ff63


[ROCm/hip commit: 911320a5d1]
2023-10-17 21:06:17 -04:00
Julia Jiang 462fafaf05 SWDEV-422771 - Fix dead link in porting guide
Change-Id: I3b8e253d8176385a766688c72ade1fecc4beccb8


[ROCm/hip commit: 5925210f8c]
2023-10-16 11:05:17 -04:00
Jatin Chaudhary 35b3097102 SWDEV-420894 - Remove directed tests
Point users to correct hip-tests path.
Remove references of directed test from code.
Replace documentation which used directed test with a native sample.

Change-Id: I3e8b5b5b40c0847e03d3aa637ea5b0c0d06c1201


[ROCm/hip commit: 405d029422]
2023-10-03 01:02:59 -04:00
Julia Jiang 31cab29779 SWDEV-422771 - Update some documents
Change-Id: I7a4032af44b66b6936e845ecce59e189f5c03664


[ROCm/hip commit: a4066ec239]
2023-09-28 11:31:35 -04:00
Julia Jiang 284a1fc1cf SWDEV-400025 - Update FAQ for the differences between C and C++ HIP programs
Change-Id: Idc743453fc5f22669031bb49646f49cc68fd01da


[ROCm/hip commit: 2e8e205552]
2023-09-27 16:03:44 -04:00
Julia Jiang b176406de3 SWDEV-400025 - Adding documentation on differences between C and C++ HIP programs in FAQ
Change-Id: I203fbd0023ff8f59de126a18e9454634f39a3e03


[ROCm/hip commit: dbd5804161]
2023-09-25 12:27:16 -04:00
Ioannis Assiouras faa3585a7c SWDEV-420328 - Initialize AMD_LOG_MASK with decimals instead of hex
Change-Id: I9a63d1e332914ea7af903030cbc4819d7c7ad746


[ROCm/hip commit: a01467ac5c]
2023-09-19 17:59:01 -04:00
Julia Jiang 36f6a312b1 SWDEV-406233 - Add notes on hipMemoryType and PointerGetAttributes API for unsupported cuda enum
Change-Id: I1175c12a55c7cd306a5aed3f1a400ae7525f4cb5


[ROCm/hip commit: fffa5eab08]
2023-09-06 11:49:15 -04:00
ROCm CI Service Account b86198bd55 SWDEV-398297 - HIP Documentation Updates for ROCm 5.6 (#3234)
Change-Id: Ic1fe8c4b7a98d86902a59676b1dc99c150650d30


[ROCm/hip commit: 3d5ab76896]
2023-07-28 11:30:21 -07:00
ROCm CI Service Account 1e4c1279dd SWDEV-398297 - HIP Documentation Updates for ROCm 5.6-needed for 23.10 (#3250)
Change-Id: I514a0a941fcc6ebd940f5c6c6700c3c305f04a56


[ROCm/hip commit: 77831c91d8]
2023-07-28 11:29:50 -07:00
Saad Rahim 22dc52a08c restoring porting guides (#3227)
* restoring porting guides

* Removing TOC

[ROCm/hip commit: b49d50e479]
2023-05-09 21:47:09 -07:00
Mészáros Gergely 57ad953d7b 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

---------


[ROCm/hip commit: ae5f8714f4]
2023-04-18 20:49:28 -07:00