This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
AI流水线
Repositories
Datasets
Forum
实训
竞赛
大数据
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
remove extraneous endif
pull/3437/head
Martin Kroeker
GitHub
4 years ago
parent
0e6639d0fa
commit
e53408ca17
No known key found for this signature in database
GPG Key ID:
4AEE18F83AFDEB23
1 changed files
with
0 additions
and
2 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-2
driver/others/memory.c
+ 0
- 2
driver/others/memory.c
View File
@@ -253,7 +253,6 @@ int get_num_procs(void) {
#endif
#endif
return nums;
return nums;
#endif
#endif
#endif
#if !defined(OS_LINUX)
#if !defined(OS_LINUX)
return nums;
return nums;
@@ -1823,7 +1822,6 @@ int get_num_procs(void) {
#endif
#endif
return nums;
return nums;
#endif
#endif
#endif
#if !defined(OS_LINUX)
#if !defined(OS_LINUX)
return nums;
return nums;
Write
Preview
Loading…
Cancel
Save