CUBLAS library

Hello CUDA users!

I’m a student in YSU(Armenia).
I have studied CUDA and read about CUBLAS and now want to use it, but I don’t know how .

Can anyone tell me how can I run program which use CUBLAS library?

Sorry for my English.

have you tried simpleCUBLAS in SDK example, which is locates at

~\NVIDIA Corporation\NVIDIA CUDA SDK\C\src\simpleCUBLAS under cuda 2.3

I look at it to learn cuBlas