Rilasciato il CUDA SDK 3.0
Annunciato il rilascio del SDK 3.0 di CUDA. Questa nuova versione supporta la nuova architettura Fermi, e consentirà ai programmatori di sviluppare codice per le schede video basate sull’architettura Fermi.
Il download è possibile da questa pagina, in cui sono anche disponibili la documentazione ed altri tools. Il download del SDK per sistemi operativi Windows è anche possibile direttamente da questi link
CUDA Toolkit 3.0 Windows 32-bit
CUDA Toolkit 3.0 Windows 64-bit
GPU Computing CUDA SDK Windows 64-bit
GPU Computing CUDA SDK Windows 32-bit
Alcune delle nuove funzionalià del SDK 3.0
- Support for the new Fermi architecture, with:
- Native 64-bit GPU support
- Multiple Copy Engine support
- ECC reporting
- Concurrent Kernel Execution
- Fermi HW debugging support in cuda-gdb
- Fermi HW profiling support for CUDA C and OpenCL in Visual Profiler
- C++ Class Inheritance and Template Inheritance support for increased programmer productivity
- A new unified interoperability API for Direct3D and OpenGL, with support for:
- OpenGL texture interop
- Direct3D 11 interop support
- CUDA Driver / Runtime Buffer Interoperability, which allows applications using the CUDA Driver API to also use libraries implemented using the CUDA C Runtime such as CUFFT and CUBLAS.
Pubblicato nella Categoria: Linux, Programmazione, Software, Windows.
Tags: CUDA, nvidia, OpenCL, sdk, Software Development Kit, Toolkit.
Commenti