Git Product home page Git Product logo

pyconza-october-2018's Introduction

PyConZA October 2018

Gordon Inggs, 2018 ([email protected])

Hello, this is a repo will all of the content from my talk on 12 October, 2018. If you were there, I hope you enjoyed the talk!

Contents

From the root of the repo, these are the contents:

.
├── code # All code notebooks used
│   ├── PyConZA_OpenCL_Talk.ipynb
│   ├── java_hash.cl
│   └── vector_sum.cl
├── LICENSE
├── resources
│   ├── reading # Some of the recommended reading
│   │   ├── Debunking100xMyth.pdf
│   │   ├── TheFreeLunchIsOver.pdf
│   │   └── ViewFromBerkeley.pdf
│   └── setup_scripts # Setup scripts - tested on AWS EC2 instances
│       ├── setup_intel_cpu.sh # Assuming Ubuntu 16.04
│       ├── setup_nvida_gpu.sh # Assuming Ubuntu 16.04
│       └── setup_xilinx_fpga.sh # Assuming AWS FPGA Developer AMI
└── slides # Slides
    └── PyConZA_OpenCL_Talk.slides.html

Getting Started

In the resources directory, there is a sub-directory setup_scripts with bash scripts that can be used to setup PyOpenCL.

The Intel CPU and GPU setup assumed Ubuntu 16.04, whilst the Xilinx FPGA setup assumes the AWS FPGA Developer AMI.

pyconza-october-2018's People

Contributors

gordonei avatar

Stargazers

 avatar

Watchers

 avatar  avatar

pyconza-october-2018's Issues

integration of pyopencl with jupyter.

I couldn't get the PyOpenCL working with jupyter on windows 10, 64-bit. I installed pyopencl with pip install pyopencl-2019.1.2+cl12-cp37-cp37m-win_amd64.whl

So I can test code with IDLE 3.7.4 not with jupyter. It would be nice if I could.
Any tips on having this setup? Thanks.

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.