Commit graph

21 commits

Author SHA1 Message Date
255
578d3d9d09
📝 Docs: Clarify CMake version requirement for CUDA dialects
Adds a note explaining that default CMake versions on systems like
Ubuntu 22.04 LTS might not support newer CUDA dialects (e.g., CUDA 20),
leading to specific build errors.

Recommends installing a newer CMake via the Kitware APT repository
as a resolution. This helps users troubleshoot errors like:
"Target ... requires the language dialect 'CUDA20', but CMake does not know the compile flags..."
2025-04-04 20:11:59 +08:00
dongjw
8acb270c90 delete sudo install 2025-04-03 10:46:52 +08:00
Azure-Tang
aeabd783b0 update git action env, add BALANCE_SERVE=1 2025-04-01 11:21:55 +00:00
Atream
25cee5810e add balance-serve, support concurrence 2025-03-31 22:55:32 +08:00
jqz
233ac55e2a
Update install.md
this  is a issue in your install tutorial
2025-03-13 17:59:24 +08:00
liam
9c343b4f71 🔖 release v0.2.3 2025-03-05 20:24:11 +08:00
liam
848fe8ab97 release v0.2.3 2025-03-05 20:21:04 +08:00
Atream
f17fb9d8fe
Update install.md 2025-03-05 19:02:32 +08:00
3wweiweiwu
b936bcc72e
use 'make dev_install' to make minimum change 2025-03-04 09:35:12 -05:00
Wix Woo
bbcc5481bb update documentation to fix error in numa enablement 2025-03-03 15:49:00 +00:00
Azure
c05ebb74b1 Update fp8 doc; Update install.md broken link 2025-02-26 15:43:08 +00:00
Azure
36fbeee341 Update doc 2025-02-25 08:21:18 +00:00
JiamingMai
45faddf668 fix the link addresses 2025-02-21 17:53:20 +08:00
Zhoneym
c92a300bd8
Necessary tips for Node.js related issues 2025-02-19 16:37:18 +08:00
Zhoneym
c72291832d
Update install.md 2025-02-19 10:39:43 +08:00
Zhoneym
3015e9dfa7
Modify and add any incorrect or missing content in the install.md file. 2025-02-19 10:01:16 +08:00
wang jiahao
56d19d6115
Update install.md 2025-02-16 14:23:56 +08:00
Azure
ef89b1520b * Reorganize documentation/README
* Consolidate the installation section, as it's currently too cluttered
    * Move the Multi-GPU section to the top-level structure
    * Add a **detailed** tutorial on registering extra GPU memory with Marlin
2025-02-14 19:58:26 +00:00
Azure
4f4ed36442
Revert "[update] Reorganize documentation/README" 2025-02-15 03:43:48 +08:00
Azure
483182fc3a fix typo and detail 2025-02-14 19:40:15 +00:00
Azure
823b25eec9 Reorganize documentation/README 2025-02-14 19:08:17 +00:00