You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When we will be talking about multi-threadding, we might use the profiler from NVidia, https://github.com/JuliaGPU/NVTX.jl
which is similar to my logging profiler with all nuts and bolts.
There is a nice juliacon talk from 2023, which demonstrates it, even showing garbage collection runs.
The text was updated successfully, but these errors were encountered:
When we will be talking about multi-threadding, we might use the profiler from NVidia,
https://github.com/JuliaGPU/NVTX.jl
which is similar to my logging profiler with all nuts and bolts.
There is a nice juliacon talk from 2023, which demonstrates it, even showing garbage collection runs.
The text was updated successfully, but these errors were encountered: