The article is about compiling a restricted subset of Julia code to run on a GPU and accelerate your project without leaving the language.
The library you linked doesn't compile clojure code to run on the GPU. It's basically just a FFI wrapper to pass C/C++ kernels to CUDA.