0
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 18, 2023 — Jan 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added ability to execute 'blackscholes' from Ant via JTP or GPU More... over 10 years ago
Added ability to build and execute 'add' from Ant More... over 10 years ago
Added some notes related to Getting Started More... over 10 years ago
Continuing to remove binary files from tree More... over 10 years ago
Removing wiki artifacts that are better delivered through GitHub Release mechanism More... over 10 years ago
Second pass at cleaning-up all checked-in binary files and tweaking of global .gitignore More... over 10 years ago
Made top-level project an Eclipse project so that entire tree can be imported, built, edited and managed from within Eclipse, if desired. Each sub-project then becomes a nested project within Eclipse. Ideally, this change will also allow us to move to Gradle, which may be desirable to obtain nice dependency management, versioning, etc. More... over 10 years ago
Update .gitignore More... over 10 years ago
Update .gitignore More... over 10 years ago
Initial removal of all non-Aparapi binaries from tree More... over 10 years ago
Add gcc configuration to specify -m value for Jenkins builds More... over 10 years ago
Support Jenkins build override for bitness since we don't have a 32-bit machine More... over 10 years ago
Fix weird character More... over 10 years ago
Continuing to work on changes to JNI build scripts to support true 32-bit/64-bit cross-compilation from 64-bit OS's. This will cut-down on the need for Jenkins to spin-up 32-bit OS's and 64-bit OS's just to support 32-bit users. Also, MinGW support has been removed. If this is still needed in the future, it should be straightforward to review the commit history and add it back. More... over 10 years ago
Updated JNI build scripts to support latest 2.9+ AMD APP SDK. Added failonerror to all exec calls so that Jenkins would stop bad builds from progressing. More... over 10 years ago
Remove binaries they will be back via Git Releases More... over 10 years ago
Update README.md More... over 10 years ago
Create README.md More... over 10 years ago
Changed to require latest Oracle Java 7 in OS X More... over 10 years ago
[no comment] More... over 10 years ago
added linux64 binary More... almost 11 years ago
added win64 download More... almost 11 years ago
Google changed their download page rules. This is a way to try to make binaries available More... almost 11 years ago
had to change mac jni ant file More... almost 11 years ago
Will add JAR and .sh/.bat in a future build More... almost 11 years ago
Added to svn:ignore More... almost 11 years ago
Formatting More... almost 11 years ago
Correlation/co-occurrence matrix computation code -- as presented at the 2012 AMD Fusion Developer Summit -- modified to meet the standards of the official Aparapi code base. Please see included CC-4257_FINAL_060612.pdf for in-depth information explaining how this code is intended to function. More... almost 11 years ago
Correlation/co-occurrence matrix computation code -- as presented at the 2012 AMD Fusion Developer Summit -- modified to meet the standards of the official Aparapi code base. Please see included CC-4257_FINAL_060612.pdf for in-depth information explaining how this code is intended to function. More... almost 11 years ago
Added a fix for OS X 10.9 where JDK 7u51 is installed without JDK 6 More... almost 11 years ago