GithubHelp home page GithubHelp logo

zhouhang-chn / cuda-programming-with-python Goto Github PK

View Code? Open in Web Editor NEW

This project forked from utopiazh/cuda-programming-with-python

0.0 0.0 0.0 1.63 MB

关于书籍CUDA Programming使用了pycuda模块的Python版本的示例代码

License: GNU General Public License v3.0

Python 93.28% MATLAB 0.81% Cuda 5.91%

cuda-programming-with-python's Introduction

一.CUDA-Programming-for-Python

这些代码原是为樊哲勇老师的书籍<<CUDA-Programming编程>>编写的示例代码。为了让CUDA初学者在python中更好的使用CUDA,本代码库应用了pycuda模块,构建了与书中使用C++编写的功能上一致的例子。书籍<<CUDA-Programming编程>>中的源代码仓库为CUDA-Programming

二.pyCUDA speeds up your python code

由于一些原因<<CUDA-Programming编程>>书籍内容将不再包含pycuda的内容。相关pycuda的教程将发布在我的知乎专栏pyCUDA加速你的python代码

运行环境要求

  1. 适用CUDA的显卡
  2. cuda 10.1,并已经配置好环境变量
  3. python3.7 64位
  4. numpy模块 (安装方法:pip install numpy)
  5. pycuda模块 (安装方法:pip install pycuda)
  6. skcuda模块 (安装方法:pip install scikit-cuda)

cuda-programming-with-python's People

Contributors

youqixiaowu avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.