We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 58e66c9 commit 8a8d53cCopy full SHA for 8a8d53c
packages/c/cutlass/xmake.lua
@@ -7,6 +7,7 @@ package("cutlass")
7
add_urls("https://github.com/NVIDIA/cutlass/archive/refs/tags/$(version).tar.gz",
8
"https://github.com/NVIDIA/cutlass.git")
9
10
+ add_versions("v4.2.0", "6a3d78bb59202cd4e086d8d4b4ecb5767773c83c87c2c0dee03e7128c3472eea")
11
add_versions("v4.1.0", "8d4675b11e9e5207e3940eaac0f46db934ada371cbb3627c9fda642d912b6230")
12
add_versions("v4.0.0", "44a121c5878827875856c175ebe82e955062e37cd61fcdf31ebe2e8874f2fc5c")
13
add_versions("v3.9.0", "0ea98a598d1f77fade5187ff6ec6d9e6ef3acd267ee68850aae6e800dcbd69c7")
0 commit comments