[OpenMP] Fix warnings for uninitialized block counts
Summary: Fixes some warning given for uninitialized block counts if the exection mode is not recognized. This shouldn't happen in practice because the execution mode is checked when it's read from the device.
Loading
Please sign in to comment