@blueberry : when using Cuda, do the kernels have to be compiled outside jcuda? i.e. by calling nvcc ? or is there some way of compiling them directly from clojure/java, without the files ever hitting the filesystem