Commit ·
0cb6726
1
Parent(s): efa86b3
triton-windows
Browse files
PyTorchConference2025_GithubRepos.json
CHANGED
|
@@ -1333,5 +1333,16 @@
|
|
| 1333 |
"repo_link": "https://github.com/NVIDIA/tilus",
|
| 1334 |
"github_about_section": "Tilus is a tile-level kernel programming language with explicit control over shared memory and registers.",
|
| 1335 |
"homepage_link": "https://nvidia.github.io/tilus"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1336 |
}
|
| 1337 |
]
|
|
|
|
| 1333 |
"repo_link": "https://github.com/NVIDIA/tilus",
|
| 1334 |
"github_about_section": "Tilus is a tile-level kernel programming language with explicit control over shared memory and registers.",
|
| 1335 |
"homepage_link": "https://nvidia.github.io/tilus"
|
| 1336 |
+
},
|
| 1337 |
+
{
|
| 1338 |
+
"repo_name": "triton-windows",
|
| 1339 |
+
"repo_link": "https://github.com/woct0rdho/triton-windows",
|
| 1340 |
+
"github_about_section": "Fork of the Triton language and compiler for Windows support and easy installation"
|
| 1341 |
+
},
|
| 1342 |
+
{
|
| 1343 |
+
"repo_name": "triton-windows",
|
| 1344 |
+
"repo_link": "https://github.com/triton-lang/triton-windows",
|
| 1345 |
+
"github_about_section": "Triton with Windows support",
|
| 1346 |
+
"homepage_link": "https://triton-lang.org"
|
| 1347 |
}
|
| 1348 |
]
|