Misplaced Pages

512-bit computing

Article snapshot taken from[REDACTED] with creative commons attribution-sharealike license. Give it a read and then ask your questions in the chat. We can research this topic together.
(Redirected from 512-bit) Computer architecture bit width
This article has multiple issues. Please help improve it or discuss these issues on the talk page. (Learn how and when to remove these messages)
This article relies excessively on references to primary sources. Please improve this article by adding secondary or tertiary sources.
Find sources: "512-bit computing" – news · newspapers · books · scholar · JSTOR (July 2013) (Learn how and when to remove this message)
This article needs additional citations for verification. Please help improve this article by adding citations to reliable sources. Unsourced material may be challenged and removed.
Find sources: "512-bit computing" – news · newspapers · books · scholar · JSTOR (April 2023) (Learn how and when to remove this message)
(Learn how and when to remove this message)
Computer architecture bit widths
Bit
Application
Binary floating-point precision
Decimal floating-point precision

In computer architecture, 512-bit integers, memory addresses, or other data units are those that are 512 bits (64 octets) wide. Also, 512-bit central processing unit (CPU) and arithmetic logic unit (ALU) architectures are those that are based on registers, address buses, or data buses of that size.

There are currently no mainstream general-purpose processors built to operate on 512-bit integers or addresses, though a number of processors do operate on 512-bit data.

Representation

A 512-bit register can store 2 different values. The range of integer values that can be stored in 512 bits depends on the integer representation used.

The maximum value of a signed 512-bit integer is 2 − 1, written in decimal as 6,​703,​903,​964,​971,​298,​549,​787,​012,​499,​102,​923,​063,​739,​682,​910,​296,​196,​688,​861,​780,​721,​860,​882,​015,​036,​773,​488,​400,​937,​149,​083,​451,​713,​845,​015,​929,​093,​243,​025,​426,​876,​941,​405,​973,​284,​973,​216,​824,​503,​042,​047 (approximately 6.7039×10).

Hardware

The AMD Radeon R9 290X (Sapphire OEM version pictured here) uses a 512-bit memory bus.

The Intel Xeon Phi has a vector processing unit with 512-bit vector registers, each one holding sixteen 32-bit elements or eight 64-bit elements, and one instruction can operate on all these values in parallel. However, the Xeon Phi's vector processing unit does not operate on individual numbers that are 512 bits long.

Some GPUs, such as the Advanced Micro Devices (AMD) Radeon HD 2900XT, the Nvidia GTX 280, GTX 285, Quadro FX 5800, and several Nvidia Tesla products, move data across a 512-bit memory bus. Then AMD Radeon R9 290, R9 290X and 295X2 followed.

AVX-512 are 512-bit extensions to the 256-bit Advanced Vector Extensions SIMD instructions for x86 instruction set architecture proposed by Intel in July 2013, and released in 2016 with Knights Landing, and in 2017 on the HEDT and consumer server platform, with Skylake-X and Skylake-SP respectively.

Software

Many hash functions, such as SHA-512 and SHA3-512, have a 512-bit output.

References

  1. "Intel Xeon Phi Coprocessor System Software Developers Guide" (PDF). Intel. March 2014. Retrieved April 30, 2019.
  2. "GTX 280: Specifications". GeForce. Retrieved 2013-08-13.
  3. "GTX 285: Specifications". GeForce. Retrieved 2013-08-13.
  4. "Nvidia Quadro FX 5800 provides professionals with visual supercomputing from their desktops delivering results that push visualization beyond traditional 3D". Nvidia.com. Archived from the original on 2019-06-11. Retrieved 2013-08-13.
Processor technologies
Models
Architecture
Instruction set
architectures
Types
Instruction
sets
Execution
Instruction pipelining
Hazards
Out-of-order
Speculative
Parallelism
Level
Multithreading
Flynn's taxonomy
Processor
performance
Types
By application
Systems
on chip
Hardware
accelerators
Word size
Core count
Components
Functional
units
Logic
Registers
Control unit
Datapath
Circuitry
Power
management
Related
Category:
512-bit computing Add topic