From b85c46074960b61d9344b26b439bcc09926780a4 Mon Sep 17 00:00:00 2001 From: Aaron Gokaslan Date: Sat, 31 May 2025 23:01:13 +0000 Subject: [PATCH] [BE][Ez]: Update NVTX submodule to 3.2.1 (#154797) Update NVTX3 submodule to 3.2.1. * Mostly improved compiler support, Python support, and better CMake and C++ support. * Also has a few new APIs to support fancy new features. * This is header only library so should be an easy non-invasive change. Pull Request resolved: https://github.com/pytorch/pytorch/pull/154797 Approved by: https://github.com/jansel --- third_party/NVTX | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/third_party/NVTX b/third_party/NVTX index e170594ac7cf..2942f167cc30 160000 --- a/third_party/NVTX +++ b/third_party/NVTX @@ -1 +1 @@ -Subproject commit e170594ac7cf1dac584da473d4ca9301087090c1 +Subproject commit 2942f167cc30c5e3a44a2aecd5b0d9c07ff61a07