Commit Graph

64 Commits (31e6cfd91b0d75a7af738f35b14da51827a64da7)

Author SHA1 Message Date
Seunghoon Lee 8330052d19
zluda 3.9.5 & torch 2.7.0 2025-05-14 13:22:26 +09:00
Seunghoon Lee 2a4eb86d10
zluda 3.9.4 & update flash attention 2 2025-05-07 00:39:40 +09:00
Seunghoon Lee bd0f906c88
zluda use cdll 2025-04-19 15:37:50 +09:00
Seunghoon Lee 6b66d09632
fix zluda hipblaslt logging 2025-04-18 11:52:36 +09:00
Vladimir Mandic 228da75a2e add teacache
Signed-off-by: Vladimir Mandic <mandic00@live.com>
2025-04-05 20:15:48 -04:00
Seunghoon Lee 69ec66f58a
fix zluda-python.py
closes #3857

Co-authored-by: ackhack <christoph.fuerbacher@gmail.com>
2025-04-05 22:26:07 +09:00
Seunghoon Lee f46ee37f3a
zluda log & install improvements 2025-03-31 22:50:25 +09:00
Seunghoon Lee d74e06cba3
zluda v3.9.2 2025-03-26 17:13:43 +09:00
Seunghoon Lee 6b1d83d2e6
zluda catch attributeerror 2025-03-24 21:20:51 +09:00
Seunghoon Lee 8fdcc5711c
zluda fix bug 2025-03-22 11:37:43 +09:00
Seunghoon Lee e5f6250153
fix zluda nightly 2025-03-21 17:42:35 +09:00
Seunghoon Lee 2a077414bc
zluda experimental torch.compile 2025-03-21 14:56:58 +09:00
Seunghoon Lee 878fb9f75b
zluda 3.9.1 2025-03-20 23:03:43 +09:00
Seunghoon Lee f8f987fed6
zluda miopen temp 2025-02-23 01:19:40 +09:00
Seunghoon Lee cef2322b2e
zluda 3.9.0 2025-02-22 21:40:09 +09:00
Seunghoon Lee cb0eb55516
zluda hotfix 2025-02-21 12:12:57 +09:00
Seunghoon Lee 09fa34047b
remove unused import 2025-02-15 23:46:14 +09:00
Seunghoon Lee 9f59967c6b
fix bug 2025-02-15 23:44:48 +09:00
Seunghoon Lee 23134eba6a
use symlink if possible 2025-02-15 16:37:20 +09:00
Seunghoon Lee 067512b8a3
fix 2025-02-15 11:42:49 +09:00
Seunghoon Lee f8de92ed3f
fix zluda installer bug 2025-02-15 11:38:57 +09:00
Seunghoon Lee 65641747d0
zluda v3.8.8 2025-02-14 23:22:09 +09:00
Seunghoon Lee 4f09014ec8
zluda torch 2.6.0 2025-02-07 15:56:42 +09:00
Seunghoon Lee f0463cda5b
break backward compatibility and force upgrading 2025-01-15 15:14:19 +09:00
Seunghoon Lee a67639db3e
fix zluda<3.8.5 compatibility 2025-01-15 11:53:55 +09:00
Seunghoon Lee c0482d2f40
fix zluda installer bug 2025-01-14 17:33:48 +09:00
Seunghoon Lee 71aae3aba4
fix zluda installer bug 2025-01-13 15:33:43 +09:00
Seunghoon Lee e43d8e9448
check hipblaslt availability in windows 2025-01-11 23:36:51 +09:00
Seunghoon Lee 6030e95016
add zluda nightly flag 2025-01-10 15:52:07 +09:00
Seunghoon Lee 361583cf31
ZLUDA 3.8.6 2025-01-10 14:30:42 +09:00
Seunghoon Lee e72d13c11c
zluda experimental hipblaslt support 2025-01-04 02:22:29 +09:00
Seunghoon Lee 4b35dfc2a2
zluda HIP SDK 6.2 support 2024-12-18 23:06:18 +09:00
Seunghoon Lee 81bd236cc3
zluda&rocm bf16 test 2024-10-26 13:59:21 +09:00
Seunghoon Lee e246e55734
rocm install flash-attn if needed 2024-09-24 12:27:43 +09:00
Seunghoon Lee f028628e88
zluda downgrade torch on gcn cards 2024-09-21 14:45:40 +09:00
Seunghoon Lee 45eb56b7fa
zluda 3.8.4 2024-09-11 19:17:54 +09:00
Seunghoon Lee a5d1c65948
update zluda (hip sdk 5, 6) 2024-08-26 20:35:51 +09:00
Seunghoon Lee ab9a4d37cc
update zluda 2024-08-24 21:00:45 +09:00
Seunghoon Lee 0d57fa3016
fix zluda torch cpp_extension 2024-08-08 14:44:53 +09:00
Seunghoon Lee 0284c77ae5
refactor rocm & zluda 2024-07-22 15:29:49 +09:00
Seunghoon Lee d3a7095683
zluda better rocm detection 2024-07-21 00:09:35 +09:00
Seunghoon Lee 14569aca24
prevent segfault when no hip device found 2024-07-18 00:59:12 +09:00
Seunghoon Lee d4f6e3de4c
fix zluda installer 2024-07-17 04:46:29 +09:00
Seunghoon Lee 0b6807779c
zluda linux error message 2024-07-13 14:46:21 +09:00
Seunghoon Lee be3fbd7282
zluda rocm6 support 2024-07-13 14:28:23 +09:00
Seunghoon Lee 0e04b2bb1e
fix type hint 2024-07-13 06:04:18 +09:00
Seunghoon Lee 14e03d9432
rewrite zluda installer 2024-07-13 06:02:29 +09:00
Seunghoon Lee affdb48e47
Revert "Add ROCm 6.1.2 support. (ZLUDA)"
This reverts commit a696775cf0.
2024-07-11 03:06:12 +09:00
Seunghoon Lee a696775cf0
Add ROCm 6.1.2 support. (ZLUDA) 2024-07-11 02:53:12 +09:00
Seunghoon Lee 3fc0072911
revert zluda installer 2024-06-28 21:39:01 +09:00