Can someone post a code that runs clapack routines using nvblas ?

I am trying to run a clapack routine “dsyevr_” that internally calls blas routines. I want to compile/run this code using nvblas drop-in library that comes with latest CUDA 6.0 toolkit.