In CL 1.1 specification it is mentioned that compiler option -cl-denorms-are-zero says denormalized numbers may also be flushed to zero.
I'm using CPU on mac-mini as my OpenCL device. Is there a way to force FTZ?
In CL 1.1 specification it is mentioned that compiler option -cl-denorms-are-zero says denormalized numbers may also be flushed to zero.
I'm using CPU on mac-mini as my OpenCL device. Is there a way to force FTZ?