CUBLAS call from a cuda kernel

Hello,

This is probably not possible but I thought I would check.

Is it possible to call a CUBLAS function from another CUDA kernel?

Thanks,

Luca

No it isn’t.

Just as I suspected. Thanks.

Would be great to have some of them implemented as device functions.

Anyhoo…