Граф коммитов

17 Коммитов

Автор SHA1 Сообщение Дата
Yaxun (Sam) Liu 9389e3d725 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
2024-01-19 17:07:31 -05:00
Jatin Chaudhary 838e587a24 SWDEV-436233 - document hiprtc cu/wgp mode changes
Change-Id: I477f3b53f3695c94eaefbcefb20d6ea91fb0dca0
2024-01-02 17:46:40 -05:00
Satyanvesh Dittakavi 9bc29d68fe SWDEV-415789 - Update hiprtc markdown document
Change-Id: I00542301da2d14d3008453da0b5322c6149c9ff5
2023-11-14 11:41:01 +00:00
Julia Jiang 3c533390e3 SWDEV-428174 - Adding LUID support on Windows
Change-Id: I51690a14a0867a07abeae45fdb5548e8496ffea1
2023-10-25 13:51:46 -04:00
Julia Jiang 481fc5fcec SWDEV-422771 - Update documents for error code and complex operations
Change-Id: I8f555b8e633e12593a3b8e8d58f6b950a3afc117
2023-10-23 18:04:58 -04:00
Rahul Garg 911320a5d1 SWDEV-422771 - Update docs for math function for round mode support
Change-Id: I34ad35d4371896dbc70c1bcc338791f98f39ff63
2023-10-17 21:06:17 -04:00
Julia Jiang 5925210f8c SWDEV-422771 - Fix dead link in porting guide
Change-Id: I3b8e253d8176385a766688c72ade1fecc4beccb8
2023-10-16 11:05:17 -04:00
Jatin Chaudhary 405d029422 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
2023-10-03 01:02:59 -04:00
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
Saad Rahim b49d50e479 restoring porting guides (#3227)
* restoring porting guides

* Removing TOC
2023-05-09 21:47:09 -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