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
Updated the doc about 0.1alpha2.3.
tags/v0.1alpha2.3^2
traits
14 years ago
parent
9fc6764fa7
commit
90481ce742
2 changed files
with
9 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+8
-0
Changelog.txt
+1
-1
Makefile.rule
+ 8
- 0
Changelog.txt
View File
@@ -1,4 +1,12 @@
OpenBLAS ChangeLog
====================================================================
Version 0.1 alpha2.3
5-Sep-2011
x86/x86_64:
* Added DTB_ENTRIES into dynamic arch setting parameters. Now,
it can read DTB_ENTRIES on runtime. (Refs issue #55 on github)
====================================================================
Version 0.1 alpha2.2
14-Jul-2011
+ 1
- 1
Makefile.rule
View File
@@ -3,7 +3,7 @@
#
# This library's version
VERSION = 0.1alpha2.
2
VERSION = 0.1alpha2.
3
# You can specify the target architecture, otherwise it's
# automatically detected.
Write
Preview
Loading…
Cancel
Save