Movatterモバイル変換


[0]ホーム

URL:


Jump to content
WikipediaThe Free Encyclopedia
Search

Close to Metal

From Wikipedia, the free encyclopedia
Low level GPGPU programming interface

Incomputing,Close To Metal (CTM, originallyClose-to-the-Metal) is the name of abeta version of alow-levelprogramming interface developed byATI, now theAMD Graphics Product Group, aimed at enablingGPGPU computing. CTM was short-lived, and the first production version of AMD's GPGPU technology is now calledAMD Stream SDK, or rather the currentAMD APP SDK (AMD Accelerated Parallel Processing SDK)[1] ) for Windows and Linux 32-bit and 64-bit, which also targetsHeterogeneous System Architecture.[citation needed]

Overview

[edit]

Close To Metal, originally called THIN (Thin Hardware INterface) and Data Parallel Virtual Machine, gave developers direct access to the native instruction set and memory of the massivelyparallel computational elements in modern AMD video cards. CTM bypassed the graphics-centric DirectX and OpenGL APIs for the GPGPU programmer to expose previously unavailable low-level functionality, including direct control of the stream processors/ALUs and the memory controllers. 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 AMDEULA in December 2007 after the software stack was rewritten.[2] 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 subsequently switched from CTM toOpenCL.[3]

Open-source

[edit]

Some components of CTM and the Stream SDK are open source, such as the Brook+ C-like language and compiler.

See also

[edit]

References

[edit]
  1. ^"AMD APP SDK OpenCL™ Accelerated Parallel Processing". Archived fromthe original on 2014-07-01. Retrieved2014-07-06.
  2. ^AMD Stream SDK download pageArchived December 23, 2007, at theWayback Machine, retrieved June 12, 2008
  3. ^Valich, Theo (7 August 2008)."AMD Ditches Close-To-Metal, Focuses On DX11 And OpenCL". Tom's Hardware. Retrieved13 September 2017.
Notes

External links

[edit]
AMD graphics
Fixed pipeline
Vertex and fragment shaders
Unified shaders
TeraScale
Unified shaders &memory
GCN
RDNA
Current technologies and software
Audio/Video acceleration
GPU technologies
Software
Current
Obsolete
Other brands and products
Workstations
&supercomputers
Current
Obsolete
Consoles
&handheld PCs
Retrieved from "https://en.wikipedia.org/w/index.php?title=Close_to_Metal&oldid=1230623646"
Categories:
Hidden categories:

[8]ページ先頭

©2009-2025 Movatter.jp