Intel® FPGA SDK for OpenCL™ Pro Edition: Programming Guide

ID 683846
Date 12/19/2022
Public
Document Table of Contents

7.12. Suppressing Warning Messages from the Intel® FPGA SDK for OpenCL™ Offline Compiler (-W)

To suppress all warning messages, include the -W option in your aoc command.
At a command prompt, invoke the aoc -W <your_kernel_filename>.cl command.