Nvidia Tensorrt LLM Perf Torch Sync Free

Identify and eliminate host-device synchronizations in PyTorch code. Detects sync points (.item(), .cpu(), boolean indexing, torch.tensor on CUDA), classifies false vs true dependencies, provides sync-free alternatives. Triggers: sync-free, synchronization, .item(), .cpu(), host-device sync, eliminate syncs, CPU stall, non_blocking, set_sync_debug_mode, cudaStreamSynchronize, cudaEventSynchronize, remove syncs, async GPU.

autohandai Updated

File contents

autohandai/community-skills/tree/main/nvidia-tensorrt-llm-perf-torch-sync-free commit e57757a4e3

Frequently asked questions

npx skillmds@latest add autohandai-community-skills/nvidia-tensorrt-llm-perf-torch-sync-free