- Close to Metal
-
Close To Metal ("CTM" in short, originally called Close-to-the-Metal) is the name of a beta version of a low-level programming interface developed by ATI (now AMD Graphics Products Group), aimed at enabling GPGPU computing. CTM was short-lived, and the first production version of AMD's GPGPU technology is now called Stream SDK.
Contents
Overview
CTM gave developers direct access to the native instruction set and memory of the massively parallel computational elements in modern AMD video cards. CTM replaced the graphics-centric DirectX and OpenGL APIs for the GPGPU programmer while exposing previously unavailable low-level functionality. R580 (ATI x1900) and later generations of AMD's GPU microarchitecture supported the CTM interface.
CTM's commercial successor, AMD Stream SDK, was released under AMD EULA in December 2007 after the software stack was rewritten.[1] Stream SDK provides high-level in addition to low-level tools for general-purpose access to AMD graphics hardware.
Using GPUs to perform computations holds a lot of potential for some applications because of the fundamental differences of GPU microarchitectures compared to CPUs. GPUs achieve much greater throughput (calculations per second) by executing many programs in parallel and restricting flow control (the ability of one program to execute instructions independently of another). Modern GPUs also have addressable on-die memory and extremely high performance multi-channel external memory.
AMD recently switched from CTM to OpenCL.
Open-source
Some components of CTM and the Stream SDK are open source, such as the Brook+ C-like language and compiler.
See also
References
- ^ AMD Stream SDK download page, retrieved June 12, 2008
- Notes
- ^ AMD “Close to Metal” Technology Unleashes the Power of Stream Computing: AMD Press Release, November 14, 2006.
- ^ AnandTech report: ATI's Stream Processing & Folding@Home, September 30, 2006.
- ^ Universität Dortmund, Fachbereich Mathematik research: Accelerating Double precision on GPUs (Proceedings of ASIM 2005), Dominik Goddeke, Robert Strzodka, and Stefan Turek. 18th Symposium on Simulation Technique, 2005.
- ^ TGDaily report: Nvidia activates a supercomputer in your PC, February 16, 2007.
External links
- ATI official site
- AMD official website
- ATI DPVM SIGGRAPH 2006 sketchPDF (134 KiB)
- ATI DVPM SIGGRAPH 2006 PresentationPDF (671 KiB)
- CTM Guide - CTI Technical Reference ManualPDF (866 KiB)
- AMD Close-to-the-Metal (CTM) open source project site
AMD graphics products Consumer graphics processing units Chipsets Other products and technologies Multi-GPU GPU technologies Workstations and HPC - FireGL
- FireMV
- FirePro 3D
- FireStream (Close to Metal)
Drivers and software - Catalyst
- Hydravision
- HLSL2GLSL
Multimedia and mobile Video game console GPU 1 Upcoming product. 2 Discontinued product. Categories:
Wikimedia Foundation. 2010.