may I use decuda on tesla?

According to homepage of decuda, “it provides insight into the internal instructions generated for teh G8x and G9x architectures”.

May I use it on tesla?

Thanks a lot!

decuda cannot work for type “double”. you can use decuda even for compute capability 1.3
if you just want to verify your algorithm, I will suggest that use decuda on type “float”

Thanks a lot!

I am about to start to play with decuda~!