From 8539272de861f38d451bbad155e1fae00e7b82b7 Mon Sep 17 00:00:00 2001 From: eshcherb <33529668+eshcherb@users.noreply.github.com> Date: Thu, 23 Jan 2020 17:07:42 -0600 Subject: [PATCH] Update roctracer_spec.md --- doc/roctracer_spec.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/doc/roctracer_spec.md b/doc/roctracer_spec.md index ae73ba1acb..be6dcfb367 100644 --- a/doc/roctracer_spec.md +++ b/doc/roctracer_spec.md @@ -1,5 +1,8 @@ # ROC Tracer / ROC-TX Libraries Specification ``` +ROC Tracer API version 2 +ROCTX API version 1 + - The rocTracer API is agnostic to specific runtime and may trace the runtime API calls and asynchronous GPU activity. - The rocTX API is provided for application code annotation.