NVIDIA / NVTX

The NVIDIA® Tools Extension SDK (NVTX) is a C-based Application Programming Interface (API) for annotating events, code ranges, and resources in your applications.
Apache License 2.0
309 stars 48 forks source link

Seeking for some explanations on the meaning of terminology in nvtx.h and nvToolsExtPayload.h #95

Closed ZhiyiHu1999 closed 3 weeks ago

ZhiyiHu1999 commented 6 months ago

Hello! I want to ask for some explanations on the meaning of these two teminology: "schema" and "payload". I feel confused about what they mean when reading the annotations of nvtx.h and nvToolsExtPayload.h. Thanks a lot!

evanramos-nvidia commented 3 weeks ago

nvToolsExtPayload.h is still in development. Documentation will be published alongside its formal release.