Jump to content
3DCoat Forums

CUDA 2.2 beta


SonK
 Share

Recommended Posts

  • Advanced Member

So CUDA 2.2 beta was just release earlier this month, being the non programmer i am i was wonder what if any improvements could 3DCoat benefit from it?

* Hardware debugger for the GPU. Linux developers can now use a debugger on CUDA-enabled GPUs that offers both the familiar interface of the popular open-source GDB debugger and the ability to debug kernels as they execute on the GPU. The GPU-side debugger has all the features that developers expect from GDB, including the ability to have breakpoints, watch variables, inspect state, etc., as well as additional functions for CUDA-specific features.

* Visual Profiler v2.2 for the GPU. The most common step in tuning application performance is profiling the application and then modifying the code. The CUDA Visual Profiler is a graphical tool that enables profiling C applications running on the GPU. This latest release of the CUDA Visual Profiler supports full measurement of memory bandwidth within a kernel, giving developers visibility into one of the most performance-critical areas of CUDA.

* Full support for Microsoft Windows Server 2003/2008. Tesla C1060 and S1070 are now fully supported under both Microsoft Windows Server 2003 and 2008, offering developers and high-performance computing users more flexibility in their choice of operating system. CUDA 2.2 runs on Windows, Mac OS X, and major Linux distributions.

Additional CUDA 2.2 features include:

* Improved OpenGL interop performance

* Texture from pitch linear memory

* Zero-copy support for direct access to system memory

* Pinned shared system memory allows compute kernels to share system memory

* Asynchronous memcopy on Vista

Link to comment
Share on other sites

  • Applink Developer

This is something that I would like to see. Linux version with CUDA support. That would be GREAT. Nvidia drivers runs so smoothly in my ubuntu system. Feature list looks very promissing so Cuda is getting bigger and stronger.

Link to comment
Share on other sites

  • 4 weeks later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

 Share

×
×
  • Create New...