• Welcome
  • News
  • What is CudaPad?
  • Screenshots
  • FAQ
  • Test Your Knowledge
  • Donate
  • Contact Us

Good , Welcome to CudaPad.

News


2009-08-23 12:13:05 - CudaPad beta-3 is here.
2009-08-23 12:12:25 - CudaPad Site is under development!!!

Downloads

Cudapad 0.7 not available 7/27/2009 1.2 MB
Cudapad 0.65 not available 7/3/2009 1.1 MB

 

Welcome to CudaPad news

2009-08-23 12:12:25 - CudaPad Site is under development!!!
2009-08-23 12:13:05 - CudaPad beta-3 is here.

 


CudaPad Site is under development!!!

Date: 2009-08-23 12:12:25
CudaPad Site is under development!!!CudaPad Site is under development - On July 13, 2009 Ryan White and Y_____ are building a site for a school project. The site is just in its infancy so stay tuned.



CudaPad beta-3 is here.

Date: 2009-08-23 12:13:05
CudaPad beta-3 is here. The new beta-3 has a completed code details section. This code section can be found in yellow.


What is cudapad?


Cudapad is a quick place to test your cuda kernals.


What is cudapad? 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.

Screenshots...

Screenshots shown here.

of

Frequently asked questions

CudaPad News

I installed CudaPad but it’s says "missing file"?
For cudapad to run, two free components must be installed first: (1) Microsoft .net Development edition. And (2) the cuda tool kit.
Why do my changes not show up right away in the left window?
Each time a changes is made the compiler recompiles the code. On faster machines the compile is about a half second, on slower machines it can take up to a couple seconds. On a typically PC the compile time is typically a little less than a second. The compile time can be viewed in the system bar.

Test your Cuda knowledge…


What is a kernel function?  



What is the fastest type of memory?


What are the three fastest types of memory?

Register memory
Shared memory
Local memory
Global memory
Read-Only memory

Which of the following memory types are addressable?
Register memory
Shared memory
Local memory
Global memory
Read-Only memory

The access time to read a particular memory location is relatively constant? F (the first read us 100’s of times slower.)




A "_device function_" is typically inlined? T (Usually a device function is directly in-lined into the global function.  There are some exceptions to this however.)


Your Score:

Donate

Please help support this software.


Contact Us

Please fill out the form and we will get back to you as soon as possible.


A value is required.Exceeded maximum number of characters.Minimum number of characters not met.

Last Name:

A valid E-Mail address is required.Invalid e-mail address.

Timezone:

Country :

Message: