HOME

TheInfoList



OR:

AMD FirePro was AMD's brand of
graphics card A graphics card (also called a video card, display card, graphics accelerator, graphics adapter, VGA card/VGA, video adapter, display adapter, or colloquially GPU) is a computer expansion card that generates a feed of graphics output to a displa ...
s designed for use in
workstations A workstation is a special computer designed for technical or scientific applications. Intended primarily to be used by a single user, they are commonly connected to a local area network and run multi-user operating systems. The term ''workstat ...
and servers running professional
Computer-aided design Computer-aided design (CAD) is the use of computers (or ) to aid in the creation, modification, analysis, or optimization of a design. This software is used to increase the productivity of the designer, improve the quality of design, improve c ...
(CAD),
Computer-generated imagery Computer-generated imagery (CGI) is a specific-technology or application of computer graphics for creating or improving images in Digital art, art, Publishing, printed media, Training simulation, simulators, videos and video games. These images ...
(CGI), Digital content creation (DCC), and
High-performance computing High-performance computing (HPC) is the use of supercomputers and computer clusters to solve advanced computation problems. Overview HPC integrates systems administration (including network and security knowledge) and parallel programming into ...
/
GPGPU General-purpose computing on graphics processing units (GPGPU, or less often GPGP) is the use of a graphics processing unit (GPU), which typically handles computation only for computer graphics, to perform computation in applications traditiona ...
applications. The GPU chips on FirePro-branded graphics cards are identical to the ones used on Radeon-branded graphics cards. The end products (i.e. the graphics card) differentiate substantially by the provided graphics device drivers and through the available professional support for the software. The product line is split into two categories: "W" workstation series focusing on workstation and primarily focusing on graphics and display, and "S" server series focused on
virtualization In computing, virtualization (abbreviated v12n) is a series of technologies that allows dividing of physical computing resources into a series of virtual machines, operating systems, processes or containers. Virtualization began in the 1960s wit ...
and GPGPU/High-performance computing. The release of the Radeon Pro Duo in April 2016 and the announcement of the Radeon Pro WX Series in July 2016 marked the succession of Radeon Pro as AMD's professional workstation graphics card solution. Radeon Instinct is the current brand for servers. Competitors included
Nvidia Nvidia Corporation ( ) is an American multinational corporation and technology company headquartered in Santa Clara, California, and incorporated in Delaware. Founded in 1993 by Jensen Huang (president and CEO), Chris Malachowsky, and Curti ...
's Quadro-branded and to an extent, Nvidia Tesla-branded product series and Intel's Xeon Phi-branded products.


History

The FireGL line was originally developed by the German company Spea Software AG until it was acquired by Diamond Multimedia in November 1995. The first FireGL board used the 3Dlabs GLINT 3D processor chip. Deprecated brand names are ATI FireGL, ATI FirePro 3D, and AMD FireStream. In July 2016, AMD announced it would be replacing the FirePro brand with Radeon Pro for workstations. The new brand for servers is Radeon Instinct.


Features


Multi-monitor support

AMD Eyefinity AMD Eyefinity is a brand name for AMD video card products that support multi-monitor setups by integrating multiple (up to six) display controllers on one GPU. AMD Eyefinity was introduced with the Radeon HD 5000 series "Evergreen" in September ...
can support
multi-monitor Multi-monitor, also called multi-display and multi-head, is the use of multiple physical display devices, such as Computer monitor, monitors, Television set, televisions, and Video projector, projectors, in order to increase the area available fo ...
set-ups. One graphics card can drive up to a maximum of six monitors; the supported number depends on the distinct product and the number of
DisplayPort DisplayPort (DP) is a digital interface used to connect a video source, such as a Personal computer, computer, to a display device like a Computer monitor, monitor. Developed by the Video Electronics Standards Association (VESA), it can also car ...
displays. The device driver facilitates the configuration of diverse display group modes.


Differences with the Radeon Line

The FirePro line is designed for compute intensive, multimedia content creation (such as video editors), and mechanical engineering design software (such as CAD programs). Their Radeon counterparts are suited towards video games and other consumer applications. Because they use the same drivers (Catalyst) and are based on the same architectures and chipsets, the major differences are essentially limited to price and
double-precision Double-precision floating-point format (sometimes called FP64 or float64) is a floating-point number format, usually occupying 64 bits in computer memory; it represents a wide range of numeric values by using a floating radix point. Double prec ...
performance. However, some FirePro cards may have major feature differences to the equivalent Radeon card, such as ECC RAM and differing physical display outputs. Since the 2007 series, high-end and ultra-end FireGL/FirePro products (based on the R600 architecture) have officially implemented
stream processing In computer science, stream processing (also known as event stream processing, data stream processing, or distributed stream processing) is a programming paradigm which views Stream (computing), streams, or sequences of events in time, as the centr ...
. The Radeon line of video cards, although present in hardware, did not offer any support for stream processing until the HD 4000 series where beta level
OpenCL OpenCL (Open Computing Language) is a software framework, framework for writing programs that execute across heterogeneous computing, heterogeneous platforms consisting of central processing units (CPUs), graphics processing units (GPUs), di ...
1.0 support is offered, and the HD 5000 series and later, where full OpenCL 1.1 support is offered.


Heterogeneous System Architecture

HSA is intended to facilitate the programming for
stream processing In computer science, stream processing (also known as event stream processing, data stream processing, or distributed stream processing) is a programming paradigm which views Stream (computing), streams, or sequences of events in time, as the centr ...
and/or
GPGPU General-purpose computing on graphics processing units (GPGPU, or less often GPGP) is the use of a graphics processing unit (GPU), which typically handles computation only for computer graphics, to perform computation in applications traditiona ...
in combination with
CPUs A central processing unit (CPU), also called a central processor, main processor, or just processor, is the primary Processor (computing), processor in a given computer. Its electronic circuitry executes Instruction (computing), instructions ...
and DSPs. All models implementing the Graphics Core Next microarchitecture support hardware features defined by the HSA Foundation and AMD has provided corresponding software.


FirePro DirectGMA

* GPUOpen: Professional Compute is no longer on GPUOpen


Soft-mods

Because of the similarities between FireGL and Radeon cards, some users soft-mod their Radeon cards by using third-party software or automated scripts accompanied by a modified FireGL driver patch, to allow FireGL capabilities for their hardware, effectively getting a cheaper, equivalent, FireGL card, often with better OpenGL capabilities, but usually half of the amount of video memory. Some variants can also be soft-modded to a FireStream stream processor. The trend of soft-mods was continued with the 2007 series FireGL cards, as follows:


Products


Workstation


Pre-ATI FireGL cards


FireGL Series

1
Vertex shader In computer graphics, a shader is a computer program that calculates the appropriate levels of light, darkness, and color during the rendering of a 3D scene—a process known as '' shading''. Shaders have evolved to perform a variety of s ...
s :
Pixel shader In computer graphics, a shader is a computer program that calculates the appropriate levels of light, darkness, and color during the rendering of a 3D scene—a process known as '' shading''. Shaders have evolved to perform a variety of s ...
s : Texture mapping units : Render output units
2 Unified shaders : Texture mapping units : Render output units : Compute Units


FireMV (Multi-View) Series

1
Vertex shader In computer graphics, a shader is a computer program that calculates the appropriate levels of light, darkness, and color during the rendering of a 3D scene—a process known as '' shading''. Shaders have evolved to perform a variety of s ...
s :
Pixel shader In computer graphics, a shader is a computer program that calculates the appropriate levels of light, darkness, and color during the rendering of a 3D scene—a process known as '' shading''. Shaders have evolved to perform a variety of s ...
s : Texture mapping unit : Render output units
2 Unified shaders : Texture mapping unit : Render output units


FirePro (Multi-View) Series


FirePro 3D Series (V000)

1 Unified shaders : Texture mapping units : Render output units : Compute Units
2 The effective data transfer rate of GDDR5 is quadruple its nominal clock, instead of double as it is with other DDR memory
3 Windows 7, 8.1, 10 Support for Fire Pro Cards with Terascale 2 and later by firepro driver 15.301.2601


FirePro Series (Vx900)

1 Unified shaders : Texture mapping units : Render output units : Compute Units
2 The effective data transfer rate of GDDR5 is quadruple its nominal clock, instead of double as it is with other DDR memory.
3 Support for Windows 7, 8.1 for OpenGL 4.4 and OpenCL 2.0, when Hardware is prepared with firepro driver 14.502.1045.


FirePro Workstation Series (Wx000)

* Vulkan 1.0 and OpenGL 4.5 possible for GCN with Driver Update FirePro equal to Radeon Crimson 16.3 or higher. * Vulkan 1.1 possible for GCN with Radeon Pro Software 18.Q1.1 or higher. It might not fully apply to GCN 1.0 or 1.1 GPUs. 1 Unified shaders : Texture mapping units : Render output units : Compute Units
2 The effective data transfer rate of GDDR5 is quadruple its nominal clock, instead of double as it is with other DDR memory.
3 OpenGL 4.4: support with AMD FirePro driver release 14.301.000 or later, in footnotes of specsAMD Products 7100
amd.com


FirePro D-Series

In 2013, AMD released the D-Series specifically for
Mac Pro Mac Pro is a series of workstations and servers for professionals made by Apple Inc. since 2006. The Mac Pro, by some performance benchmarks, is the most powerful computer that Apple offers. It is one of four desktop computers in the current ...
workstations. 1 Unified shaders : Texture mapping units : Render output units : compute units


FirePro Workstation Series (Wx100)

* Vulkan 1.0 and OpenGL 4.5 possible for GCN with Driver Update FirePro equal to Radeon Crimson 16.3 or higher. OpenCL 2.1 and 2.2 possible for all OpenCL 2.0-Cards with Driver Update in Future (Khronos). Linux Support for OpenCL is limited with AMDGPU Driver 16.60 actual to Version 1.2.AMDGPU PRO Driver for Linux Release Notes
amd.com
* Vulkan 1.1 possible for GCN with Radeon Pro Software 18.Q1.1 or higher. It might not fully apply to GCN 1.0 or 1.1 GPUs. * OpenGL 4.6 is available in 18.Q2 (or later) analog to Adrenalin 18.4.1. 1 Unified shaders : Texture mapping units : Render output units : compute units
2 The effective data transfer rate of GDDR5 is quadruple its nominal clock, instead of double as it is with other DDR memory.
3 OpenGL 4.4: support with AMD FirePro driver release 14.301.000 or later, in footnotes of specs


FirePro Workstation Series (Wx300)

* Vulkan 1.1 possible for GCN with Radeon Pro Software 18.Q1.1 or higher. It might not fully apply to GCN 1.0 or 1.1 GPUs.


Mobile Workstation


Mobility FireGL Series


FirePro Mobile Series


Server


FireStream Series


FirePro Remote Series

1 Unified shaders : Texture mapping units : Render output units : compute units
2 The effective data transfer rate of GDDR5 is quadruple its nominal clock, instead of double as it is with other DDR memory.


FirePro Server Series (S000x/Sxx 000)

* Vulkan 1.0 and OpenGL 4.5 possible for GCN with Driver Update FirePro equal to Radeon Crimson 16.3 or higher. OpenGL 4.5 was only in Windows available. Actual Linux Driver support OpenGL 4.5 and Vulkan 1.0, but only OpenCL 1.2 by AMDGPU Driver 16.60. * Vulkan 1.1 possible for GCN with Radeon Pro Software 18.Q1.1 or higher. It might not fully apply to GCN 1.0 or 1.1 GPUs. * OpenGL 4.6 is available in 18.Q2 (or later) analog to Adrenalin 18.4.1. 1 Unified shaders : Texture mapping units : Render output units: Compute units
2 The effective data transfer rate of GDDR5 is quadruple its nominal clock, instead of double as it is with other DDR memory.
3 OpenGL 4.4: support with AMD FirePro driver release 14.301.000 or later, in footnotes of specs


Radeon Sky Series

1 Unified shaders : Texture mapping units : Render output units : compute units
2 The effective data transfer rate of GDDR5 is quadruple its nominal clock, instead of double as it is with other DDR memory.


See also

* Nvidia Quadro – Nvidia's competing workstation graphics solution *
Nvidia Tesla Nvidia Tesla is the former name for a line of products developed by Nvidia targeted at stream processing or GPGPU, general-purpose graphics processing units (GPGPU), named after pioneering electrical engineer Nikola Tesla. Its products began us ...
– Nvidia's competing GPGPU solution * Xeon Phi -
Intel Intel Corporation is an American multinational corporation and technology company headquartered in Santa Clara, California, and Delaware General Corporation Law, incorporated in Delaware. Intel designs, manufactures, and sells computer compo ...
's competing High-performance computing solution * List of AMD graphics processing units


References


External links


AMD FirePro Professional Graphics
{{DEFAULTSORT:FirePro AMD graphics cards Graphics cards