Code Monkey home page Code Monkey logo

aparapi-examples's Introduction

License Maven Central Gitter

A framework for executing native Java code on the GPU.

Licensed under the Apache Software License v2

This project is a collection of examples for the Aparapi project. For more information see the Aparapi website or the Github page.

For detailed documentation see Aparapi.com.

For support please use Gitter or the official Aparapi mailing list.

Please file bugs and feature requests on Github.

Prerequisites

The examples should run on any system as-is. For GPU acceleration support you must have OpenCL installed and a compatible graphics card.

Aparapi runs on all operating systems and platforms, however GPU acceleration support is currently provided for the following platforms: Windows 64bit, Windows 32bit, Mac OSX 64bit, Linux 64bit, and Linux 32bit.

Obtaining the Source

The official source repository for Aparapi Examples is located in the Syncleus Github repository and can be cloned using the following command.

git clone https://github.com/Syncleus/aparapi-examples.git

Running

To run the examples simply checkout the git tag for the version you want to run and execute it through maven. Unless you specifically want to try the latest snapshot it is important you checkout a specific git tag instead of the master branch. To use the snapshot in the master branch you will have to manually install the core aparapi snapshot that matches it since snapshots do not appear in maven central.

git checkout v1.9.0
mvn clean package exec:java

aparapi-examples's People

Contributors

barneypitt avatar ekasitk avatar freemo avatar grfrost avatar hungrybluedev avatar iotamudelta avatar kishida avatar log2 avatar mailtrv avatar mibrahim avatar plnordquist avatar qunaibit avatar sharptrick avatar subaruwrc 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.