------------------------------------------------------------------------------ NVIDIA CUDA Visual Profiler Mac Release Notes Version 2.0 Beta ------------------------------------------------------------------------------ PLEASE REFER EULA.txt FOR THE LICENSE AGREEMENT FOR USING NVIDIA SOFTWARE. Please refer Changelog.txt for changes with respect to the previous version. FILES IN THE RELEASE: -------------------- Files under CudaVisualProfiler/cudaprof.app/Contents : * MacOS/cudaprof : CUDA Visual Profiler executable * Frameworks/Qt*.framework : Qt core shared libraries * plugins : Qt plugins * Resources/qt.conf : Configuration file * CudaVisualProfiler/doc : Directory containing files for user documentation. * CudaVisualProfiler/projects : Directory containing sample profiler projects SYSTEM REQUIREMENTS ------------------- * CUDA compatible NVIDIA GPU Card * NVIDIA CUDA Toolkit INSTALLATION AND SETUP --------------------- Extract all files from the release zip into a directory (referred to as ) RUNNING THE CUDA Visual Profiler ---------------------------- From Finder run "\CudaVisualProfiler\cudaprof.app" From Terminal run "\CudaVisualProfiler\cudaprof.app\Contents\MacOS\cudaprof" Refer the CUDA Visual Profiler cudaprof.html document for more information. KNOWN ISSUES ------------ 1) Profiler counters are not supported on some versions of MAC. Other features using profiler counters will also not work on these systems. 2) The CUDA Visual Profiler does not detect the CUDA version and does not disable any incompatible features. 3) Currently there is no way to pass keyboard input to a console-based CUDA program which is run from the CUDA Visual Profiler. Therefore you must use the command line argument "--noprompt" to run most of the CUDA SDK samples inside the CUDA Visual Profiler.