提交 f4f17e53 编写于 作者: T tensor-tang

skip mkl setting in v1 with Mac

上级 6332b827
......@@ -140,7 +140,11 @@ else:
sys.exit(0)
EOF
cpu_config
if [ "`uname -s`" == "Linux" ]; then
# only support on linux yet, with mac can use v2
cpu_config
fi
# echo $KMP_AFFINITY $OMP_DYNAMIC
case "$1" in
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册