任务一:mcTileLang 源码安装 #19

Open
poker125 wants to merge 1 commits from poker125/GPUKernelContest:main into main
First-time contributor

任务一:mcTileLang 源码安装
完成 mcTileLang 源码编译安装,理解 TileLang 核心架构。

目标:

成功编译安装 mcTileLang
运行示例代码验证安装
提交安装过程中遇到的问题与解决方案(如果有)

任务一:mcTileLang 源码安装 完成 mcTileLang 源码编译安装,理解 TileLang 核心架构。 目标: 成功编译安装 mcTileLang 运行示例代码验证安装 提交安装过程中遇到的问题与解决方案(如果有)
poker125 added 1 commit 2026-02-17 16:29:53 +08:00
This pull request can be merged automatically.
You are not authorized to merge this pull request.
You can also view command line instructions.

Step 1:

From your project repository, check out a new branch and test the changes.
git checkout -b poker125-main main
git pull main

Step 2:

Merge the changes and update on Gitea.
git checkout main
git merge --no-ff poker125-main
git push origin main
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: ccf-ai-infra/GPUKernelContest#19
No description provided.