Commit graph

266 commits

Author SHA1 Message Date
Seunghoon Lee 7bbe0cfbf9
integrate release 2024-03-17 17:38:18 +09:00
Seunghoon Lee 235b40efb8
fix actions 2024-03-17 16:46:51 +09:00
Seunghoon Lee e7f0e972c9
github actions enable linux 2024-03-17 15:57:48 +09:00
Seunghoon Lee b41641c9e8
github actions miopen fix 2024-03-17 15:57:24 +09:00
Seunghoon Lee 6b7bd0d83d
github actions windows 2024-03-17 15:33:35 +09:00
Seunghoon Lee 9e4eea2a9b
github actions windows 2024-03-17 14:45:14 +09:00
Seunghoon Lee 8f873ac780
github actions windows 2024-03-17 14:40:14 +09:00
Seunghoon Lee 2c999d818b
github actions windows 2024-03-17 14:18:39 +09:00
Seunghoon Lee fd3c21fe44
github actions windows 2024-03-17 13:41:09 +09:00
Seunghoon Lee 3390209b1c
github actions windows 2024-03-17 13:08:58 +09:00
Seunghoon Lee f83b5c4891
github actions windows 2024-03-17 12:37:12 +09:00
Seunghoon Lee ae4764c82a
github actions windows 2024-03-17 12:24:45 +09:00
Seunghoon Lee f85829c437
github actions windows 2024-03-17 12:10:17 +09:00
Seunghoon Lee 1cc2d9fb1b
Update rust.yml 2024-03-17 11:43:13 +09:00
Seunghoon Lee d1feaca9ce
Merge remote-tracking branch 'upstream/master' 2024-03-17 10:48:00 +09:00
Seunghoon Lee 2d72fff8b6
Merge remote-tracking branch 'upstream/master' 2024-03-17 10:47:38 +09:00
Andrzej Janik f47a93a951
Fix reported build errors (#178) 2024-03-17 01:32:48 +01:00
Ikko Eltociear Ashimine 14a4016964
Update README.md (#166)
underying -> underlying
2024-03-08 01:35:05 +01:00
Seb Ospina af0216b1a0
Fix adrenalin software link (#139)
The link that should be for AMD Adrenalin was pointing to ROCm linux info
2024-02-26 12:43:46 +01:00
Seunghoon Lee 880c99aff9
Merge branch 'master' of https://github.com/lshqqytiger/ZLUDA 2024-02-23 21:58:06 +09:00
Seunghoon Lee 2aa6fa3491
Implement cublasDgemm. 2024-02-23 21:57:52 +09:00
Seunghoon Lee 3584e49751
Update rust.yml 2024-02-20 23:13:45 +09:00
Seunghoon Lee 88ee30fde6
Merge branch 'master' of https://github.com/lshqqytiger/ZLUDA 2024-02-20 22:29:13 +09:00
Seunghoon Lee 7d33957a85
Implement runtime compiler. (nvrtc) 2024-02-20 22:28:58 +09:00
Seunghoon Lee 9036dcdb19
Update rust.yml 2024-02-19 04:33:44 +09:00
Seunghoon Lee 407383512c
Update rust.yml 2024-02-19 04:01:18 +09:00
Seunghoon Lee 0ad8f1ae68
Update rust.yml 2024-02-19 03:11:35 +09:00
Seunghoon Lee 3adbe3ec30
Update rust.yml 2024-02-19 02:11:17 +09:00
Seunghoon Lee 407a9474f8
Update rust.yml 2024-02-19 01:40:58 +09:00
Seunghoon Lee 9f4a9d9f7d
Update rust.yml 2024-02-19 01:13:05 +09:00
Seunghoon Lee 34af04d083
Update rust.yml 2024-02-19 01:06:20 +09:00
Seunghoon Lee 2a8cf91bb9
Update rust.yml 2024-02-19 00:39:10 +09:00
Seunghoon Lee d2793bfc19
Update rust.yml 2024-02-19 00:32:24 +09:00
Seunghoon Lee 3ad1da30db
Update rust.yml 2024-02-19 00:06:25 +09:00
Seunghoon Lee d325f6a43c
Enable build for Linux. 2024-02-18 23:38:55 +09:00
Seunghoon Lee 8f59c750ac
Update rust.yml 2024-02-18 23:28:21 +09:00
Seunghoon Lee deb3904fe3
Update rust.yml 2024-02-18 23:13:04 +09:00
Seunghoon Lee 2bdbdb9e86
Update rust.yml 2024-02-18 22:59:21 +09:00
Seunghoon Lee 2218ad5d16
Update rust.yml 2024-02-18 22:58:26 +09:00
Seunghoon Lee ea2cb726fa
Create rust.yml 2024-02-18 22:49:40 +09:00
Seunghoon Lee ad970a7665
Implement cublasSgetrsBatched. 2024-02-18 21:34:25 +09:00
Seunghoon Lee 8f3c1292b0
Merge remote-tracking branch 'upstream/master' 2024-02-17 04:13:06 +09:00
Seunghoon Lee 3d8cce6d19
Enable cuDNN for Windows. (under development) 2024-02-17 03:43:17 +09:00
Andrzej Janik 4a81dbffb5
Update llama.cpp support (#102)
Add sign extension support to prmt, allow set.<op>.f16x2.f16x2, add more BLAS mappings
2024-02-16 00:01:21 +01:00
Ikko Eltociear Ashimine 9f7be97ef6
Update README.md (#100)
uderlying -> underlying
2024-02-15 18:15:31 +01:00
Andrzej Janik 8d10f756a9
Add troubleshooting/debugging instructions (#91) 2024-02-15 13:25:52 +01:00
ManInDark c884348427
Fixed typo in readme (#89) 2024-02-15 01:38:42 +01:00
Seunghoon Lee 63edf48d84
Merge branch 'master' of https://github.com/lshqqytiger/ZLUDA 2024-02-15 06:54:43 +09:00
Seunghoon Lee 1ef7ef3938
Add support of cuBLAS, cuSPARSE for Windows. 2024-02-15 06:54:21 +09:00
Arna13 0c3bf2d9d0
Fixing typo in README.md (#63) 2024-02-13 21:57:51 +01:00