diff options
author | traits <traits.zhang@gmail.com> | 2011-07-14 01:02:19 +0800 |
---|---|---|
committer | traits <traits.zhang@gmail.com> | 2011-07-14 01:02:19 +0800 |
commit | 043927c7dbdd4806d51547731a4fa88d1be1300f (patch) | |
tree | f2d541831b322c575521ce1d81e528438fb8d3e9 /README | |
parent | 30947ea2d5944f828962f25ac2f69bc33c670ffe (diff) | |
download | openblas-043927c7dbdd4806d51547731a4fa88d1be1300f.tar.gz openblas-043927c7dbdd4806d51547731a4fa88d1be1300f.tar.bz2 openblas-043927c7dbdd4806d51547731a4fa88d1be1300f.zip |
Update the documents for 0.1alpha2.2 version.
Diffstat (limited to 'README')
-rw-r--r-- | README | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -72,7 +72,6 @@ Please see Changelog.txt to obtain the differences between GotoBLAS2 1.13 BSD ve 9.Known Issues * The number of CPUs/Cores should less than or equal to 8*sizeof(unsigned long). On 64 bits, the limit is 64. On 32 bits, it is 32. -* This library is not compatible with EKOPath Compiler Suite 4.0.10 (http://www.pathscale.com/ekopath-compiler-suite). However, Path64 (https://github.com/path64/compiler) could compile the codes successfully. 10. Specification of Git Branches We used the git branching model in this article (http://nvie.com/posts/a-successful-git-branching-model/). |