-
使用GNU profiler查找性能瓶颈
- 编译时添加-pg
- ./prog运行,结束时会生成gmon.out
- gprof ./prog gmon.out | less 查看
-
根据32位或64位主机调整libblas库
- make blas BITS=[32|64]
-
添加新的内部repo
- git remote set-url local ssh://git@bioserver:7722/home/git/deep_learning.git
-
Notifications
You must be signed in to change notification settings - Fork 4
roles/deep_learning
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published