1 Star 0 Fork 42

李振华/openblas

forked from src-openEuler/openblas 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
openblas-0.3.3-tls.patch 597 Bytes
一键复制 编辑 原始数据 按行查看 历史
AlexZ11 提交于 2019-11-29 19:37 . openblas:Initialize
diff -up OpenBLAS-0.3.3/Makefile.rule.tls OpenBLAS-0.3.3/Makefile.rule
--- OpenBLAS-0.3.3/Makefile.rule.tls 2018-08-31 00:07:48.000000000 +0200
+++ OpenBLAS-0.3.3/Makefile.rule 2018-09-29 19:00:47.804678736 +0200
@@ -113,7 +113,7 @@ USE_SIMPLE_THREADED_LEVEL3 = 1
# thread-local storage instead of a central memory buffer in memory.c
# Note that if your system uses GLIBC, it needs to have at least glibc 2.21
# for this to work.
-USE_TLS = 1
+#USE_TLS = 1
# If you want to drive whole 64bit region by BLAS. Not all Fortran
# compiler supports this. It's safe to keep comment it out if you
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/li_zhen_hua/openblas.git
git@gitee.com:li_zhen_hua/openblas.git
li_zhen_hua
openblas
openblas
master

搜索帮助