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
i think that -cl-relaxed-fast-math currently give a error about that it is ignored.
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....
yes. it is only warning. i think currently do something only -D -I and -g for CPU as build options.