cancel
Showing results for 
Search instead for 
Did you mean: 

Archives Discussions

fulcrum_xyz
Journeyman III

OpenCL compiler optimizations enabled with stream sdk v2.1

Is there any documentation regarding the openCL compiler options enabled with Stream SDK v2.1

are the following options enabled ?

-cl-relaxed-fast-math

-cl-no-signed-zeros

-Werror

-cl-mad-enable

I definitely feel a more comprehensive documentation for optimization would be nice

0 Likes
3 Replies
nou
Exemplar

i think that -cl-relaxed-fast-math currently give a error about that it is ignored.

0 Likes

I only got a warning saying that its ignored, is that what you meant ?

and suprisingly I get the same message for the -Werror option also....

0 Likes

yes. it is only warning. i think currently do something only -D -I and -g for CPU as build options.

0 Likes