Using CULA and CUBLAS at the same time?

Hi @ll,
I have an algorithm where I want to use cula and cublas functions simultaneously. Will all cublas functions be avaliable when I include and use cula, since cula internally uses it?
Do I need to call both cublasInit() and culaInit() or is it enough to do culaInit() etc.?
Thanks,
Adrian
I have an algorithm where I want to use cula and cublas functions simultaneously. Will all cublas functions be avaliable when I include and use cula, since cula internally uses it?
Do I need to call both cublasInit() and culaInit() or is it enough to do culaInit() etc.?
Thanks,
Adrian