Giter Club home page Giter Club logo

pycuda_houdini's Introduction

pyCuda_Houdini

Hi There

This repository is created to track my development on Cuda and Python (pyCuda) implementation into Houdini from SideFX.

Firstly, I would like to mention that I have a very limited programming background, I am moderate with VEX, familiar with Python, do know some MEL. Absouletly no knowledge on CUDA. But I am a quick learner and quiet eager on such tasks.

So please help me on this task for speeding up things in Houdini or any other task than can be greatly accelerated by the power of GPU.

First goal was to sucesfully run a random number generation trough python SOP in Houdini.

houdini_python_check.py can be used for this purpose

Second goal was to simply to create an gpu array and move the points from the given geometry in which the code can be seen in

move_pts_GPU_ARRAY.py

So far it is pretty much %50 slower than VEX :)

The idea came from me being bothered for why the FFT displacement calculations were being performed in the CPU in oceanevaluate node. I was quiet curious on which part of the ocean Evaluate could be accelereated by using the oceanFFT already avaliable.

But generally, I just would like to become more faimilar with parallel programing.

Thanks for your contributions Tim

pycuda_houdini's People

Contributors

fofightfong avatar tricecold avatar

Watchers

 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.