Commit graph

237 commits

Author SHA1 Message Date
Seunghoon Lee fcf2654050
Merge remote-tracking branch 'upstream/master' 2024-04-06 13:40:31 +09:00
Andrzej Janik 774f4bcb37
Implement sad instruction (#198) 2024-04-06 01:23:53 +02:00
Andrzej Janik 0d9ace2475
Fix buggy carry flags when mixing subc/sub.cc with addc/add.cc (#197) 2024-04-05 23:26:08 +02:00
NyanCatTW1 76bae5f91b
Implement mad.hi.cc (#196) 2024-04-05 19:12:59 +02:00
Andrzej Janik b695f44c18
Support old PTX compression scheme (#188) 2024-03-29 02:03:23 +01:00
Andrzej Janik 7d4147c8b2
Add Blender 4.2 support (#184)
Redo primary context and fix various long-standing bugs around this API
2024-03-28 17:12:10 +01:00
Seunghoon Lee 0f191c2354
Fix type errors. 2024-03-25 14:09:02 +09:00
Seunghoon Lee 1122cc0e83
Implement cublasSdot. 2024-03-25 11:30:23 +09:00
Seunghoon Lee 7c3891e6b3
Fix cusparseDnMatGet. 2024-03-21 22:07:36 +09:00
Seunghoon Lee ff1bc6d9b6
Fix nvrtcGetErrorString. 2024-03-21 22:06:42 +09:00
Seunghoon Lee 87d2e3e163
Add match order fallback. 2024-03-20 14:59:10 +09:00
Seunghoon Lee 2b52d0a040
Fix typo. 2024-03-20 14:38:49 +09:00
Seunghoon Lee 6b2488395d
Implement cusparseCreateDnMat, cusparseDestroyDnMat, cusparseDnMat*. 2024-03-20 14:12:00 +09:00
Seunghoon Lee 2812b1db44
Include zluda.exe in Windows release. 2024-03-20 11:22:57 +09:00
Seunghoon Lee 4fe7c2b1d4
Merge remote-tracking branch 'upstream/master' 2024-03-20 11:21:42 +09:00
Seunghoon Lee 4fab2af0f4
Implement cusparseXcoo2csr. 2024-03-20 10:30:31 +09:00
Seunghoon Lee f52edbd132
Implement cusparseXcoo2csr. 2024-03-20 10:29:09 +09:00
Seunghoon Lee cd1e0a3d50
Implement cublasDgetrsBatched. 2024-03-18 22:38:57 +09:00
Andrzej Janik 1ede61c696
Disable even more optional LLVM components (#179) 2024-03-17 14:53:15 +01:00
Seunghoon Lee 605254b38e
fix upload_url 2024-03-17 18:39:24 +09:00
Seunghoon Lee 65dbb30d2e
job deps 2024-03-17 18:09:08 +09:00
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