In my program, it has used my other libraries.
I want to use some blas rountines with integer in 64bit. But I don't want to change the other parts of the program.
So, I have to use blas in 64version and 32 version.
Is it possible? How can I do.
In my program, it has used my other libraries.
I want to use some blas rountines with integer in 64bit. But I don't want to change the other parts of the program.
So, I have to use blas in 64version and 32 version.
Is it possible? How can I do.