warp.config.print_launches#

warp.config.print_launches: bool = False#

Enable detailed kernel launch logging.

Prints information about each kernel launch including:

  • Launch dimensions

  • Input/output parameters

  • Target device

Note: Enabling this flag impacts performance.