Skip to content

A framework for executing native Java code on the GPU.

License

Notifications You must be signed in to change notification settings

syncleus-bot/aparapi-native

 
 

Repository files navigation

git submodule init git submodule update ./prepare.sh libtoolize aclocal autoconf automake --add-missing ./configure make

Shared library in .libs/libaparapi.so

To prepare a 32bit version on a 64bit system simply run configure as: ./configure --build=i686-pc-linux-gnu "CFLAGS=-m32" "CXXFLAGS=-m32" "LDFLAGS=-m32"

About

A framework for executing native Java code on the GPU.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 96.3%
  • C 2.8%
  • Other 0.9%