cancel
Showing results for 
Search instead for 
Did you mean: 

Archives Discussions

diego_caballero
Journeyman III

Can AMD APP OpenCL issue calls to the ACML functions automatically?

Hello!

I'm just trying to incorporate ACML CPU calls to an OpenCL code with float4 data types. Is it possible to do that automatically in a similar way to gcc with -mveclibabi=acml flag?

Thank you.

0 Likes
2 Replies
diego_caballero
Journeyman III

Nobody?

Anybody knows what Math Library is using OpenCL by default (GNU, AMD or ACML)? Is it possible to select another one?

Thank you.

0 Likes

No, this is not possible. AMD uses its own math libraries as GNU is not accurate enough for OpenCL purposes.
0 Likes