cuTENSOR
Public
cuTENSOR.enable_logging — Function
cuTENSOR.enable_logging(enable::Bool=true)Forward log messages from cuTENSOR to Julia's logging system. API and kernel traces are reported at Debug level, performance hints at Info level, and problems at Error level. Starting Julia with JULIA_DEBUG=cuTENSOR enables this automatically, and also shows the Debug-level messages.