POPPUR爱换

 找回密码
 注册

QQ登录

只需一步,快速开始

手机号码,快捷登录

搜索
查看: 2396|回复: 7
打印 上一主题 下一主题

CUDA Toolkit 3.2 RC (September 2010) 公开下载

[复制链接]
跳转到指定楼层
1#
发表于 2010-9-18 15:20 | 只看该作者 回帖奖励 |倒序浏览 |阅读模式
Release Highlights

New and Improved CUDA Libraries

  • CUSPARSE, a new library of GPU-accelerated sparse matrix routines for sparse/sparse and dense/sparse operations
  • CURAND, a new library of GPU-accelerated random number generation (RNG) routines, supporting Sobol quasi-random and XORWOW pseudo-random routines for in both host and device code
  • CUFFT performance tuned for radix-3, -5, and -7 transform sizes on Fermi architecture GPUs
  • CUBLAS performance improved 50% to 300% on Fermi architecture GPUs, for matrix multiplication of all datatypes and transpose variations
  • H.264 encode/decode libraries that were previously available in the GPU Computing SDK are now part of the CUDA Toolkit



CUDA Driver & CUDA C Runtime
  • Support for new 6GB Quadro and TeslPro-Aducts
  • Support for debugging GPUs with more than 4GB device memory.
  • Integrated Tesla Compute Cluster (TCC) support in standard Windows driver packages



Development Tools

  • Multi-GPU debugging support for both cuda-gdb and Parallel Nsight
  • Added cuda-memcheck support for Fermi architecture GPUs
  • NVCC support for Intel C Compiler (ICC) v11.1 on 64-bit Linux distros


Miscellaneous

  • Support for malloc() and free() in CUDA C compute kernels
  • NVIDIA System Management Interface (nvidia-smi) support for reporting % GPU busy, and several GPU performance counters


New GPU Computing SDK Code Samples
  • Several code samples demonstrating how to use the new CURAND library, including MonteCarloCURAND, EstimatePiInlineP, EstimatePiInlineQ, EstimatePiP, EstimatePiQ, and SingleAsianOptionP
  • Conjugate Gradient Solver, demonstrating the use of CUBLAS and CUSPARSE together
  • Function Pointers, a sample that shows how to use function pointers to implement the Sobel Edge Detection filter for 8-bit monochrome images
  • Interval Computing, demonstrating the use of interval arithmetic operators using C++ templates and recursion
  • Simple Printf, demonstrating best practices for using both printf an cuprintf in compute kernels
  • Bilateral Filter, an edge-preserving non-linear smoothing filter for image recovery and denoising that is implemented in CUDA C with OpenGL rendering
  • SLI with Direct3D Texture, a simple example demonstrating the use of SLI and Direct3D interoperability with CUDA C


http://developer.nvidia.com/object/cuda_3_2_toolkit_rc.html
2#
发表于 2010-9-18 15:36 | 只看该作者
Support for debugging GPUs with more than 4GB device memory
超过4GB显存的显卡在哪里?
回复 支持 反对

使用道具 举报

3#
发表于 2010-9-18 15:41 | 只看该作者
Support for debugging GPUs with more than 4GB device memory
超过4GB显存的显卡在哪里?
yyzjp 发表于 2010-9-18 15:36


专业卡里。
上次有人贴的新闻里面,貌似见过6G显存的型号的
回复 支持 反对

使用道具 举报

4#
发表于 2010-9-18 15:41 | 只看该作者
开始有稀疏矩阵求解、随机数生成、快速傅利叶变换、三角分解矩阵运算库了,不知道跟MKL比效率如何
回复 支持 反对

使用道具 举报

头像被屏蔽
5#
发表于 2010-9-18 18:17 | 只看该作者
提示: 作者被禁止或删除 内容自动屏蔽
回复 支持 反对

使用道具 举报

头像被屏蔽
6#
发表于 2010-9-18 18:37 | 只看该作者
提示: 作者被禁止或删除 内容自动屏蔽
回复 支持 反对

使用道具 举报

7#
发表于 2010-9-18 20:12 | 只看该作者
发现 2D_MAX_HEIGHT 变32768了,原来是8192

  CL_DEVICE_IMAGE <dim>        
                    2D_MAX_WIDTH     4096
                    2D_MAX_HEIGHT     32768
                    3D_MAX_WIDTH     2048
                    3D_MAX_HEIGHT     2048
                    3D_MAX_DEPTH     2048
回复 支持 反对

使用道具 举报

8#
发表于 2010-9-18 23:42 | 只看该作者
稍微关心点新闻应该清楚Fermi核心的Quadro FX6000用的就是6G的GDDR5显存
未来的水世界 发表于 2010-9-18 18:37



    sorry ,我忘记了专业卡
回复 支持 反对

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

广告投放或合作|网站地图|处罚通告|

GMT+8, 2025-9-14 00:05

Powered by Discuz! X3.4

© 2001-2017 POPPUR.

快速回复 返回顶部 返回列表