Geeks3D Forums
March 21, 2010, 07:02:16 AM *
Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
News: Geeks3D Shader Library
 
   Home   Help Search Login Register  
Pages: [1]
  Print  
Author Topic: Cudapad - quick place to test your CUDA kernels  (Read 450 times)
0 Members and 1 Guest are viewing this topic.
Stefan
Global Moderator
Hero Member
*****
Posts: 555


View Profile
« on: November 06, 2009, 11:56:19 AM »

Quote
Cudapad is a software that helps developments develop and test small kernals for NVidia’s© Cuda© language. Sometimes in your IDE you’ll want a quick way build or test a piece of Cuda code and CudaPad lets you do it.  It shows the ptx code, cubin code, register count, error and more on the fly.  There is no need to manually compile your code.

To use cudapad just type or paste some Cuda code in the left panel.  After this is done then the PTX(or Cubin) code is shown in the right window with convenient connector lines that help match up the source code to the PTX code.  Below the PTX code you will see more information about your kernel including memory usage and register usage.  And below the source code window you’ll see code errors.
Logged

Systeminfo: CPU-Z - GPU-Z - GPUCapsViewer
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.11 | SMF © 2006-2009, Simple Machines LLC Valid XHTML 1.0! Valid CSS!