diff --git a/numba_dpex/core/utils/kernel_launcher.py b/numba_dpex/core/utils/kernel_launcher.py index 7c48589d49..8bc181d1ab 100644 --- a/numba_dpex/core/utils/kernel_launcher.py +++ b/numba_dpex/core/utils/kernel_launcher.py @@ -328,8 +328,6 @@ def set_kernel_from_spirv( "unexpected behavior" ) - print(build_kernel_options) - if build_kernel_options != "": spv_compiler_options = self.context.insert_const_string( self.builder.module, build_kernel_options