Giter Club home page Giter Club logo

parallella-examples's Introduction

parallella-examples

Community created example Parallella projects.

Contents

NAME CONTENT
aobench An ambient occlusion renderer
blobuska A real-time ray tracing visual music generator
dac-wavegen A sine and sawtooth waveform generator using an I2C DAC
digital-pot Fading an LED using an 8-bit digital potentiometer
mpi-fft2d Threaded MPI to implement a 2D FFT for Epiphany
eprime Testing for prime numbers using Epiphany
fft-xcorr A 2D image correlator demo using fast convolution (FFT)
heat_stencil 5-point star shaped stencil for solving heat equation
john John the Ripper password cracker with Parallella support
kinect_test Kinect demo that uses Epiphany to colorize/scale image
lena 2D FFT based filter running on Epiphany
mandelbrot A real time Mandelbrot zoomer
assembly-opt Assembly optimized parallel matrix multiplication
mini-nbody Nbody simulation
motion-cap Turning the Parallella into a motion capture camera
nbody_mpi Nbody example using the Epiphany MPI
para-para "hello world" apps in OpenMP, MPI and OpenCL
riecoin A riecoin miner
r-opencl An example showing R with OpenCL running on Parallella
rpi-camera Drivers and implementation of raspberry pi camera module
slides Example showing how to crate presentation from Markdown
sobel A sobel filter demo application using the PAL sobel function
vfft A very fast FFT for the Epiphany core

Contributing

Contributions to this repository are welcomed.

To submit a project for inclusion:

  1. Fork this repository to your personal github account using the 'fork' button above
  2. Clone your 'parallella-examples' fork to a local computer using 'git clone'
  3. Create a new sub-directory at the root of the repo
  4. Add your project files with the appropriate license clearly stated
  5. Add a README.md file (see the .skeleton directory for a template)
  6. Use git add-->git commit-->git push to add changes to your fork of 'parallella-examples'
  7. Submit a pull request by clicking the 'pull request' button on YOUR github 'parallella-examples' repo.

Note

  • The project must build, run and serve as a useful example
  • Basic documentation must be included, e.g. dependencies, building and use
  • Only GPL (v2 or later), BSD, Apache, and MIT licensed code will be accepted

parallella-examples's People

Contributors

9600 avatar anishva avatar aolofsson avatar areacodger avatar browndeer avatar capnrob97 avatar censix avatar dikr avatar kpericin avatar mathias avatar michaelbell avatar olajep avatar shodruky-rhyammer avatar smunaut avatar syoyo avatar wizard97 avatar

Stargazers

 avatar

Watchers

 avatar  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.