nlcpy.request.set_offload_timing_lazy

nlcpy.request.set_offload_timing_lazy()

Sets kernel offload timing lazy.

After calling this function, requests will be packaged and flush together to VE.

注釈

Default offload setting is 'lazy', so you don't need to call this function normally.