02 2022 档案

摘要:下载及编译 wget https://github.com/gperftools/gperftools/releases/download/gperftools-2.9.1/gperftools-2.9.1.tar.gz tar xvf gperftools-2.9.1.tar.gz && cd g 阅读全文
posted @ 2022-02-28 15:23 山岚2013 阅读(72) 评论(0) 推荐(0) 编辑
摘要:在已经安装anaconda环境及pip之后。 添加并设置pip配置文件: mkdir ~/.pip vim ~/.pip/pip.conf pip.conf文件内容: [global] index-url=http://mirrors.aliyun.com/pypi/simple/ [install 阅读全文
posted @ 2022-02-24 14:33 山岚2013 阅读(152) 评论(0) 推荐(0) 编辑
摘要:0. 创建anaconda env numpy中MKL/BLAS库占用很大空间。使用如下命令创建新环境,并替换numpy。 conda create -n extranumpy python=3.8.12 conda activate extranumpy conda install -c cond 阅读全文
posted @ 2022-02-17 11:45 山岚2013 阅读(85) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示