[cutlass] Update to 4.3.5 (#49428)

This commit is contained in:
SunBlack
2026-01-14 21:25:25 +01:00
committed by GitHub
parent c756f54b9c
commit 7fb760dad6
4 changed files with 8 additions and 3 deletions

View File

@@ -2,7 +2,7 @@ vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO NVIDIA/cutlass
REF "v${VERSION}"
SHA512 e7c0545e80e5c8626df81b6dabf63edd1219947d93df21f07c43d08efd3daa5f6526d331c40fc0274d91b2b9d3ec9c919ddf4e1f4ba0f2929492e1355e186e61
SHA512 2383901c0118db4d93c6b0618cd2585bf5fc3558ae47801e13bc1916ab1fc106cf2627bd6b8c654334c013a2b45eea9450feadf42156cf23237a0b0d1045395a
HEAD_REF main
PATCHES
fix-cudnn-path.patch

View File

@@ -1,6 +1,6 @@
{
"name": "nvidia-cutlass",
"version": "4.3.4",
"version": "4.3.5",
"description": "CUDA Templates for Linear Algebra Subroutines",
"homepage": "https://github.com/NVIDIA/cutlass",
"license": "BSD-3-Clause",

View File

@@ -6985,7 +6985,7 @@
"port-version": 0
},
"nvidia-cutlass": {
"baseline": "4.3.4",
"baseline": "4.3.5",
"port-version": 0
},
"nvtt": {

View File

@@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "6aa570eb561f601feb3c9a51d1464e720e3b03f4",
"version": "4.3.5",
"port-version": 0
},
{
"git-tree": "2c7fbae845218147070b24f838014075934d9a78",
"version": "4.3.4",