cublas source - where? i need to modify the IsaMax function

Hello all,

I need a function that would find the index of a maximum value in a vector BUT only from the values under a mask that i can calculate on the fly.

I tought that looking at cublasIsamax function might be a good way to see how to do that efficiently.

I have heard that cublas source has been released to nvidia ftp site, but i can’t find it there. I have tried google but i can’t find the link anywhere either.

Please help with the link

George