steveturner / HWAAAS

Hardware Acceleration As A Service

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

HWAAAS

Hardware Acceleration As A Service

Requirements: Java 1.7 Maven 3.0.5

Build Instructions:

mvn install

Deploy Instructions:

feature:repo-add mvn:com.savoirtech.opencl.feature/opencl-feature/0.0.1-SNAPSHOT/xml/features

install -s wrap:mvn:javax.xml/jaxb-impl/2.2.11

install -s wrap:mvn:javax.xml/jaxb-core/2.2.11

feature:repo-add mvn:org.apache.camel.karaf/apache-camel/2.15.2/xml/features

feature:install camel

feature:install opencl-feature

Note: This project contains libraries from JavaCL Project. See https://code.google.com/p/javacl/ for more details.

About

Hardware Acceleration As A Service

License:GNU Lesser General Public License v3.0


Languages

Language:Java 96.4%Language:C 3.6%