/aparapi

Temp repository used to work on small enhancements and/or bugfixes for main aparapi

Primary LanguageJavaOtherNOASSERTION

aparapi

This is the new home of Aparapi.

Until all code, issue tickets, wiki pages, etc. are moved please refer to Aparapi Google Code for documentation.

We plan to implement Binary downloads at GitHub Releases.

Watch this space!

Getting Started

If you are an official Contributor than Clone the repository and work on it as needed.

If you are an interested developer and just want to experiment with Aparapi then Fork the repository and submit Pull requests.

Users:

Download known working binary releases from Aparapi Releases.

Developers:

Every single project in Aparapi, including the root of the entire repository are Eclipse projects, althought execution entirely from the command-line is also supported.

Steps:

  • Clone/Fork the repository to your local machine
  • Import 'aparapi' to your Eclipse workspace making sure to import 'nested projects'
  • Open the appropriate Ant build.xml files in your Eclipse Ant view

Thank you,

The Aparapi Team