Compiling CUDA code with Cxx.jl

Hi,
I was wondering whether there is an example where they compile a CUDA code with Cxx.jl with specific compiler flags.

So my question is actually two fold:

  1. how to pass specific compiler flags?
  2. how to compile cuda code with Cxx

Thanks