• 2016-10

    MacOS PyCUDA Python Pyenv

    Mac系统下使用Pyenv管理Python多版本,并且给各个版本安装PyCUDA

    本文是针对PyCUDA的新手用户。此处特点是使用了Pyenv构建了多个工作环境,并且指导如何在各个不同的Python环境中安装PyCUDA。

    安装Git和Pyenv

    下载PyCUDA代码需要用Git,管理多版本 …

  • Install PyCUDA to Python managed by Pyenv under MacOS

    Install PyCUDA to Python managed by Pyenv under MacOS

    This post is a guide for newbie users of PyCUDA. We use Pyenv here and that means we can build different versions of working environments.

    Install Git and Pyenv

    In order to download the PyCUDA code, we need to install Git …