This is the Linux app named NVTX (NVIDIA Tools Extension Library) whose latest release can be downloaded as v3.5.0sourcecode.tar.gz. It can be run online in the free hosting provider OnWorks for workstations.
Download and run online this app named NVTX (NVIDIA Tools Extension Library) with OnWorks for free.
Follow these instructions in order to run this app:
- 1. Downloaded this application in your PC.
- 2. Enter in our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.
- 3. Upload this application in such filemanager.
- 4. Start the OnWorks Linux online or Windows online emulator or MACOS online emulator from this website.
- 5. From the OnWorks Linux OS you have just started, goto our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.
- 6. Download the application, install it and run it.
SCREENSHOTS
Ad
NVTX (NVIDIA Tools Extension Library)
DESCRIPTION
NVTX (NVIDIA Tools Extension) is a cross-platform API designed to annotate source code with rich metadata that can be consumed by developer profiling and debugging tools. It allows developers to insert markers, ranges, and events directly into their applications, providing contextual insight into how code executes on CPUs and GPUs. These annotations are visualized in tools such as NVIDIA Nsight Systems and Nsight Compute, enabling developers to identify performance bottlenecks, track execution flow, and correlate application behavior with hardware activity. The API is written in C and includes wrappers for C++ and Python, making it accessible across different programming environments and workloads. NVTX is particularly valuable in high-performance computing and AI workloads where understanding concurrency, memory usage, and kernel execution is critical for optimization.
Features
- Code annotation with markers, ranges, and events
- Integration with NVIDIA profiling tools like Nsight
- Support for C, C++, and Python environments
- Visualization of execution timelines and performance data
- Lightweight API for minimal runtime overhead
- Enhanced debugging and performance analysis workflows
Programming Language
C++
Categories
This is an application that can also be fetched from https://sourceforge.net/projects/nvtx.mirror/. It has been hosted in OnWorks in order to be run online in an easiest way from one of our free Operative Systems.