This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
AI流水线
Repositories
Datasets
论坛
实训
竞赛
大数据
AI开发
Register
Sign In
OSchip
/
OpenBLAS
Not watched
Unwatch
Watch all
Watch but not notify
1
Star
0
Fork
0
Code
Releases
66
Wiki
evaluate
Activity
Issues
0
Pull Requests
0
Datasets
Model
Cloudbrain
HPC
Browse Source
Output the installation tip after building complete.
tags/v0.1alpha2.4^2
Xianyi
14 years ago
parent
864c68ffc5
commit
756477bfe3
1 changed files
with
2 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-0
Makefile
+ 2
- 0
Makefile
View File
@@ -62,6 +62,8 @@ ifeq ($(OSNAME), Darwin)
@echo "Thus, you need run \"make PREFIX=/your_installation_path/ install\"."
endif
@echo
@echo "To install the library, you can run \"make PREFIX=/path/to/your/installation install\"."
@echo
shared :
ifeq ($(OSNAME), Linux)
Write
Preview
Loading…
Cancel
Save