Open jcuda opened 4 hours ago
The state that serves as the basis for the release is tagged as version-12.6.0-RC00
in each repository.
@blueberry For awareness @corepointer You previously provided the Linux binaries, because you had an "older" (i.e. more compatible) GLIBC version @iimanii You also mentioned that you could create the Linux binaries (not sure who is going to do this - maybe the one with the older GLIBC version? 🙂 - just pinging to avoid duplicate work)
There are build instructions, but the way how the Linux binaries are provided usually is to compile the native (.so) files, and then run mvn clean package
to create the /target...
directories and automatically copy all JARs into /jcuda-main/output/
. There will be a bunch of jcuda-...-natives-12.6.0-linux-x86_64.jar
files. This set of JAR files (for each JCuda library) are what I need for the release.
The update for CUDA 12.6 is tracked here.
Disclaimer: This is a minimal-effort update. The only updates are