Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
tsoc
FSL-components
Commits
325309aa
Commit
325309aa
authored
Mar 04, 2026
by
wangkx1
Browse files
Update README.md
parent
4b5b7ade
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
15 additions
and
1 deletion
+15
-1
README.md
README.md
+15
-1
No files found.
README.md
View file @
325309aa
本工程已经实现 hip 转码,无需 hip 转码。
本工程已经实现 hip 转码,无需 hip 转码。
快速开始:
```
bash
git clone http://developer.sourcefind.cn/codes/tsoc/fsl-eddy.git
# 注意点:使用之前确保DTK没有激活 cuda 环境
使用:fsl-eddy/FSL-install-config/config 覆盖真正的 FSL-install/config
#编译:cd fsl-eddy
bash compile.sh
```
基于 2401.2 版本,实现hip转码。配合 6.0.7.19 的 FSL 可以在DCU上正常运行
基于 2401.2 版本,实现hip转码。配合 6.0.7.19 的 FSL 可以在DCU上正常运行
在这里分享下 hip 转码 的经验;
在这里分享下 hip 转码 的经验;
...
@@ -60,4 +74,4 @@ __global__ void QR(// Input
...
@@ -60,4 +74,4 @@ __global__ void QR(// Input
}
}
return
;
return
;
}
}
```
```
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment