Skip to content

v0.2.0

Compare
Choose a tag to compare
@simbleau simbleau released this 25 May 00:47
· 14 commits to main since this release

Added

  • Feature
    Users can use the method mark(&str) to wrap the canonical nvtxMarkA(const *char) from NVTX.
  • Example
    Added an example which uses marks.
  • Example
    Added an example which uses thread ranges.

Changed

  • Hello, World!
    Changed the structure of the example to hold its own folder and README.

Fixed

  • Nothing