From 584ebaa74a838680e6ed1fa13ac266e88c30c071 Mon Sep 17 00:00:00 2001 From: Jonathan Date: Tue, 26 Jun 2018 13:20:39 -0700 Subject: exports and imports param data in new debug tool: WatchYourStep --- debug_tools/WatchYourStep/ptxjitplus/readme.txt | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 debug_tools/WatchYourStep/ptxjitplus/readme.txt (limited to 'debug_tools/WatchYourStep/ptxjitplus/readme.txt') diff --git a/debug_tools/WatchYourStep/ptxjitplus/readme.txt b/debug_tools/WatchYourStep/ptxjitplus/readme.txt new file mode 100644 index 0000000..2bc1ccb --- /dev/null +++ b/debug_tools/WatchYourStep/ptxjitplus/readme.txt @@ -0,0 +1,7 @@ +Sample: ptxjit +Minimum spec: SM 2.0 + +This sample uses the Driver API to just-in-time compile (JIT) a Kernel from PTX code. Additionally, this sample demonstrates the seamless interoperability capability of the CUDA Runtime and CUDA Driver API calls. For CUDA 5.5, this sample shows how to use cuLink* functions to link PTX assembly using the CUDA driver at runtime. + +Key concepts: +CUDA Driver API -- cgit v1.3