Search Results: Multiprocessor

Redirect to:


Multiprocessing
Selasa, 2026-05-05 02:08:23

(package), multiple packages in one computer case (system unit), etc.). A multiprocessor is a computer system having two or more CPUs (processors: multiple processors)...

Click to read more »
Symmetric multiprocessing
Selasa, 2026-05-05 02:06:41

Symmetric multiprocessing or shared-memory multiprocessing (SMP) involves a multiprocessor computer hardware and software architecture where two or more identical...

Click to read more »
Graphics processing unit
Jumat, 2026-06-05 18:21:24

memory caches. Performance is also affected by the number of streaming multiprocessors (SM) for NVidia GPUs, or compute units (CU) for AMD GPUs, or Xe cores...

Click to read more »
System on a chip
Jumat, 2026-06-05 15:21:39

than general-purpose instructions for a specific type of workload. Multiprocessor SoCs have more than one processor core by definition. The ARM architecture...

Click to read more »
Multiprocessor system architecture
Sabtu, 2026-02-07 11:07:04

A multiprocessor (MP) system is defined as "a system with more than one processor", and, more precisely, "a number of central processing units linked together...

Click to read more »
Asymmetric multiprocessing
Selasa, 2025-06-17 12:38:18

An asymmetric multiprocessing (AMP or ASMP) system is a multiprocessor computer system where not all of the multiple interconnected central processing...

Click to read more »
Identical-machines scheduling
Selasa, 2026-04-28 20:57:53

Identical-machines scheduling is an optimization problem in computer science and operations research. We are given n jobs J1, J2, ..., Jn of varying processing...

Click to read more »
Kunle Olukotun
Sabtu, 2026-04-04 21:37:08

leader of the Stanford Hydra chip multiprocessor (CMP) research project which allowed for the development of multiprocessors with support for thread-level...

Click to read more »
Remedy Debugger
Rabu, 2023-11-22 16:51:17

source level debugger was a luxury. Some of these features include: Multiprocessor operation Heterogeneous Distributed Dynamic thread view of the system...

Click to read more »
Alewife (multiprocessor)
Jumat, 2025-09-26 09:52:24

Alewife was a cache coherent multiprocessor developed in the early 1990s by a group led by Anant Agarwal at the Massachusetts Institute of Technology....

Click to read more »
Shared memory
Selasa, 2025-09-23 12:23:25

accessed by several different central processing units (CPUs) in a multiprocessor computer system. Shared memory systems may use: uniform memory access...

Click to read more »
Hopper (microarchitecture)
Jumat, 2026-05-15 19:49:15

the Turing and Ampere microarchitectures, featuring a new streaming multiprocessor, a faster memory subsystem, and a transformer acceleration engine. The...

Click to read more »
Multi-core processor
Jumat, 2026-06-05 15:21:57

typically integrate the cores onto a single IC die, known as a chip multiprocessor (CMP), or onto multiple dies in a single chip package. As of 2024, the...

Click to read more »
Advanced Programmable Interrupt Controller
Selasa, 2026-05-26 01:46:02

construction of multiprocessor systems. It is one of several architectural designs intended to solve interrupt routing efficiency issues in multiprocessor computer...

Click to read more »
MultiProcessor Specification
Senin, 2026-01-26 07:43:15

The MultiProcessor Specification (MPS) for the x86 architecture is an open standard describing enhancements to both operating systems and firmware, which...

Click to read more »
Xv6
Minggu, 2026-03-22 03:52:34

xv6 is a modern reimplementation of Sixth Edition Unix in ANSI C for multiprocessor x86 and RISC-V systems. It was created for educational purposes in MIT's...

Click to read more »
False sharing
Sabtu, 2026-05-02 03:54:19

a resource. By far the most common usage of this term is in modern multiprocessor CPU caches, where memory is cached in lines of some small power of two...

Click to read more »
RTEMS
Selasa, 2026-05-19 08:27:23

Real-Time Executive for Multiprocessor Systems (RTEMS), formerly Real-Time Executive for Missile Systems, and then Real-Time Executive for Military Systems...

Click to read more »
List of Nvidia graphics processing units
Jumat, 2026-05-29 21:18:54

units: streaming multiprocessors: tensor cores 1 Unified shaders: texture mapping units: render output units: streaming multiprocessors: tensor cores 1...

Click to read more »
Butterfly network
Senin, 2025-08-25 22:35:06

used to connect different nodes in a multiprocessor system. The interconnect network for a shared memory multiprocessor system must have low latency and high...

Click to read more »
DragonFly BSD
Rabu, 2026-04-01 23:13:07

threading subsystem is that the processors' on-board caches in symmetric multiprocessor systems do not contain duplicated data, allowing for higher performance...

Click to read more »
Sun Enterprise
Kamis, 2025-12-25 04:27:19

models, from single-processor entry-level servers to large high-end multiprocessor servers were produced. The Enterprise brand was phased out in favor...

Click to read more »
Nir Shavit
Jumat, 2026-04-17 11:26:59

of Jerusalem in 1990. In 2008, he published the textbook The Art of Multiprocessor Programming along with Maurice Herlihy. Since 2011, he has been a professor...

Click to read more »
Kepler (microarchitecture)
Minggu, 2026-05-10 04:40:50

3 stereoscopic/3D displays (NV Surround) Next Generation Streaming Multiprocessor (SMX) Polymorph-Engine 2.0 Simplified Instruction Scheduler Bindless...

Click to read more »
Thread block (CUDA programming)
Jumat, 2026-06-05 00:12:00

threads. The threads in the same thread block run on the same stream multiprocessor. Threads in the same block can communicate with each other via shared...

Click to read more »
MSI protocol
Rabu, 2024-01-03 14:42:16

the MSI protocol - a basic cache-coherence protocol - operates in multiprocessor systems. As with other cache coherency protocols, the letters of the...

Click to read more »
List of cache coherency protocols
Jumat, 2026-02-06 22:52:50

(MOESI type) or a subset or an extension of these. In systems such as Multiprocessor, multi-core and NUMA systems, where a dedicated cache exists for each...

Click to read more »
GeForce 600 series
Jumat, 2026-05-29 20:01:10

3 stereoscopic/3D displays (NV Surround) Next Generation Streaming Multiprocessor (SMX) A New Instruction Scheduler Bindless Textures CUDA Compute Capability...

Click to read more »
Kyma (sound design language)
Sabtu, 2025-11-22 18:18:45

musicians, researchers, and sound designers. In Kyma, a user programs a multiprocessor digital signal processor (DSP) by graphically connecting modules on...

Click to read more »
Cache-only memory architecture
Senin, 2025-08-25 18:15:18

memory architecture (COMA) is a computer memory organization for use in multiprocessors in which the local memories (typically DRAM) at each node are used...

Click to read more »
List of Intel Xeon processors (Nehalem-based)
Kamis, 2026-05-07 07:05:50

Based on Nehalem microarchitecture Uni-processor only Designed for entry-level servers and entry-level workstations All models except X3430 support Hyper-Threading...

Click to read more »
Distributed memory
Jumat, 2025-12-19 10:12:29

In computer science, distributed memory refers to a multiprocessor computer system in which each processor has its own private memory. Computational tasks...

Click to read more »
List of Intel Xeon processors (Core-based)
Senin, 2026-02-23 05:19:17

Based on Core microarchitecture Chip harvests from Conroe with half L2 cache disabled All models support: MMX, SSE, SSE2, SSE3, SSSE3, Intel 64, XD bit...

Click to read more »
Sequential consistency
Selasa, 2025-07-01 16:22:46

with sequential consistency. This means that multithreaded programs in multiprocessor systems on these architectures can exhibit behavior that is not consistent...

Click to read more »
Anant Agarwal
Kamis, 2026-06-04 20:11:14

(MIT), where he led the development of Alewife, an early cache coherent multiprocessor, and has been director of the MIT Computer Science and Artificial Intelligence...

Click to read more »
Software lockout
Kamis, 2026-05-28 09:13:03

In multiprocessor computer systems, software lockout is the issue of performance degradation due to the idle wait times spent by the CPUs in kernel-level...

Click to read more »
Pentium Pro
Rabu, 2026-04-29 14:52:34

CPU an advantage in input/output performance over older x86 CPUs. In multiprocessor configurations, Pentium Pro's integrated cache skyrocketed performance...

Click to read more »
Pascal (microarchitecture)
Kamis, 2026-02-05 02:45:25

GP100 architecture include the following: In Pascal, a SM (streaming multiprocessor) consists of between 64-128 CUDA cores, depending on if it is GP100...

Click to read more »
GeForce 400 series
Senin, 2026-06-01 16:48:25

ever sold. The GTX 480 had one streaming multiprocessor disabled. The GTX 470 had two streaming multiprocessors and one memory controller disabled. The...

Click to read more »
HyperTransport
Jumat, 2026-06-05 11:52:27

microprocessors. Another use for HyperTransport is as an interconnect for NUMA multiprocessor computers. AMD used HyperTransport with a proprietary cache coherency...

Click to read more »
Fermi (microarchitecture)
Minggu, 2026-05-24 10:22:47

schematic is sketched in Fig. 1. Streaming Multiprocessor (SM): composed of 32 CUDA cores (see Streaming Multiprocessor and CUDA core sections). GigaThread global...

Click to read more »
OpenPIC and MPIC
Selasa, 2026-02-10 19:24:16

Interrupt Controller (APIC), which had enabled the first Intel 486-based multiprocessor systems, in early 1995 AMD and Cyrix proposed as somewhat similar-in-purpose...

Click to read more »
Princeton Application Repository for Shared-Memory Computers
Jumat, 2022-10-07 04:56:49

workloads that is used to evaluate and develop next-generation chip-multiprocessors. It was collaboratively created by Intel and Princeton University to...

Click to read more »
Hoard memory allocator
Jumat, 2025-03-14 19:04:27

designed to be efficient when used by multithreaded applications on multiprocessor computers. Hoard is distributed under the Apache License, version 2...

Click to read more »
DYNIX
Sabtu, 2024-11-09 08:58:58

Systems, based on 4.2BSD and modified to run on Intel-based symmetric multiprocessor hardware. The third major (Dynix 3.0) version was released May, 1987;...

Click to read more »
Lynx (programming language)
Sabtu, 2026-02-21 20:29:15

ported to the Chrysalis operating system running on a BBN Butterfly multiprocessor. This article is based on material taken from LYNX at the Free On-line...

Click to read more »
Leslie Lamport
Sabtu, 2026-05-16 10:20:51

Distributed Computing (PODC) Influential Paper Award in 2000, "How to Make a Multiprocessor Computer That Correctly Executes Multiprocess Programs", which defined...

Click to read more »
University of Illinois Center for Supercomputing Research and Development
Senin, 2025-12-15 19:16:00

the shared memory Cedar computer system, which included four hardware multiprocessor clusters, as well as parallel system and applications software. It was...

Click to read more »
DEC Systems Research Center
Senin, 2025-10-20 02:53:55

Modula-3 programming language; the snoopy cache, used in the first multiprocessor workstation, the Firefly, built from MicroVAX 78032 microprocessors;...

Click to read more »
Memory coherence
Minggu, 2025-12-28 23:24:12

location will see the updated value, even if it is cached. Conversely, in multiprocessor (or multicore) systems, there are two or more processing elements working...

Click to read more »
Embarrassingly parallel
Senin, 2026-02-16 22:14:37

"Matrix Computation on Distributed Memory Multiprocessors". In Heath, Michael T. (ed.). Hypercube Multiprocessors. Society for Industrial and Applied Mathematics...

Click to read more »
Fernandez's bound
Kamis, 2026-03-26 20:34:28

bound (FB) is a lower-bounding technique used in exact algorithms for multiprocessor scheduling problems, particularly within branch-and-bound frameworks...

Click to read more »
Solbourne Computer
Rabu, 2024-10-16 10:19:14

multiprocessing some time before Sun themselves produced multiprocessor systems. Even when Sun produced multiprocessor systems, SunOS uses an asymmetric multiprocessing...

Click to read more »
Adder (electronics)
Rabu, 2026-05-20 04:31:07

Ultra-low-voltage ASIP Soft microprocessor Systems on chip System on a chip (SoC) Multiprocessor (MPSoC) Cypress PSoC Network on a chip (NoC) Hardware accelerators Coprocessor...

Click to read more »
Shoulder tap
Sabtu, 2022-08-27 10:47:45

her Shoulder tap, another term for an inter-processor interrupt on a multiprocessor system It can also refer to: Shoulder tap (Yonkyō), an aikido move This...

Click to read more »
Cache coherence
Minggu, 2026-05-10 20:50:07

its own local cache of a shared memory resource. In a shared memory multiprocessor system with a separate cache memory for each processor, it is possible...

Click to read more »
Computer
Selasa, 2026-05-26 19:00:24

powerful machines such as supercomputers, mainframe computers and servers. Multiprocessor and multi-core (multiple CPUs on a single integrated circuit) personal...

Click to read more »
Sun-4
Kamis, 2025-12-25 04:28:03

by SunOS 4.0.3e and 4.1e and Solaris 2.1 to 2.4. Sun-4m Originally a multiprocessor Sun-4 variant, based on the MBus processor module bus introduced in...

Click to read more »
Parallel computing
Selasa, 2026-02-03 20:38:12

the 1970s, was among the first multiprocessors with more than a few processors. The first bus-connected multiprocessor with snooping caches was the Synapse...

Click to read more »
Blackwell (microarchitecture)
Rabu, 2026-06-03 23:13:27

ROPs 24 RT Cores Unknown Unknown Unknown Tensor Cores 576 Streaming Multiprocessors Unknown Unknown Unknown Cache L1 8.25 MB L2 60 MB Memory interface...

Click to read more »
Translation lookaside buffer
Selasa, 2026-06-02 04:46:21

Ultra-low-voltage ASIP Soft microprocessor Systems on chip System on a chip (SoC) Multiprocessor (MPSoC) Cypress PSoC Network on a chip (NoC) Hardware accelerators Coprocessor...

Click to read more »
Slot 2
Kamis, 2025-11-20 02:00:43

multiprocessing (SMP) markets. The Pentium II Xeon, which was aimed at multiprocessor workstations and servers, was largely similar to the ordinary Pentium...

Click to read more »
Intel 8288
Selasa, 2026-05-26 01:23:30

8088) operate in maximum mode, so they are configured primarily for multiprocessor operation or for working with coprocessors. Necessary control signals...

Click to read more »
Babak Falsafi
Senin, 2026-01-19 10:58:18

90's) nor sufficient (a decade later) to achieve high performance in multiprocessor systems. These results eventually led to fence speculation in modern...

Click to read more »
Earliest eligible virtual deadline first scheduling
Jumat, 2026-01-30 09:54:41

TR-95-22. Epema, D. H. J. (November 2, 1998). "Decay-usage scheduling in multiprocessors". ACM Transactions on Computer Systems. 16 (4): 367–415. doi:10.1145/292523...

Click to read more »
Concurrent computing
Minggu, 2026-05-17 01:58:26

applies them to memory accesses. Concurrent programming languages and multiprocessor programs must have a consistency model (also known as a memory model)...

Click to read more »
MIPS Technologies
Senin, 2026-05-11 04:24:03

previewed its first RISC-V CPU IP cores, the eVocore P8700 and I8500 multiprocessors. In December 2022, MIPS announced availability of the P8700. In July...

Click to read more »
Compare-and-swap
Selasa, 2025-09-16 21:51:48

researchers have found that total system performance can be improved in multiprocessor systems—where many threads constantly update some particular shared...

Click to read more »
BIOS
Kamis, 2026-06-04 07:09:33

Desktop Management Interface (DMI), VESA BIOS Extensions (VBE), e820 and MultiProcessor Specification (MPS). Starting from the year 2000, most BIOSes provide...

Click to read more »
Mach (kernel)
Minggu, 2026-04-26 07:33:19

joked the word "muck" could form a backronym for their Multi-User (or Multiprocessor Universal) Communication Kernel. Italian CMU engineer Dario Giuse later...

Click to read more »
Heterogeneous computing
Minggu, 2026-05-17 14:06:12

encoders/decoders, etc.). Recent findings show that a heterogeneous-ISA chip multiprocessor that exploits diversity offered by multiple ISAs can outperform the...

Click to read more »
ACPI
Minggu, 2026-05-17 11:33:46

Windows 2000, ACPI aims to replace Advanced Power Management (APM), the MultiProcessor Specification, and the Plug and Play BIOS (PnP) Specification. ACPI...

Click to read more »
Green thread
Sabtu, 2026-05-30 07:07:21

on multiprocessors, An MT Java application could not harness true OS concurrency for faster applications on either uniprocessors or multiprocessors. To...

Click to read more »
John L. Hennessy
Jumat, 2026-06-05 04:56:28

"Memory consistency and event ordering in scalable shared-memory multiprocessors". Proceedings of the 17th annual international symposium on Computer...

Click to read more »
Inter-processor interrupt
Minggu, 2026-04-05 04:10:23

interrupt by which one processor may interrupt another processor in a multiprocessor system if the interrupting processor requires action from the other...

Click to read more »
Pyramid Technology
Selasa, 2026-03-24 08:43:59

Bay Area of California. They also became the second company to ship a multiprocessor UNIX system (branded DC/OSx), in 1985, which formed the basis of their...

Click to read more »
K42
Jumat, 2026-04-03 10:54:08

open-source research operating system (OS) for cache-coherent 64-bit multiprocessor systems. It was developed primarily at IBM Thomas J. Watson Research...

Click to read more »
Interrupt
Kamis, 2026-05-07 03:13:00

to Message Signaled Interrupts, as they have some similarities. In multiprocessor systems, a processor may send an interrupt request to another processor...

Click to read more »
Cray XC40
Minggu, 2025-12-21 20:54:34

The Cray XC40 is a massively parallel multiprocessor supercomputer manufactured by Cray. It consists of Intel Haswell Xeon processors, with optional Nvidia...

Click to read more »
Alewife
Selasa, 2024-10-22 01:00:08

female brewer "Alewife", a song from the Clairo album Immunity Alewife (multiprocessor), a computer system Dead Alewives, an improvisational comedy troupe...

Click to read more »
C.mmp
Rabu, 2026-01-21 10:27:57

The C.mmp was an early multiple instruction, multiple data (MIMD) multiprocessor system developed at Carnegie Mellon University (CMU) by William Wulf (1971)...

Click to read more »
MSI
Senin, 2025-09-01 07:56:56

interrupt-mechanism MSI protocol, a basic cache-coherence protocol used in multiprocessor systems Maison du Sport International, an office complex in Lausanne...

Click to read more »
MultiLisp
Senin, 2023-12-04 01:47:28

Halstead Jr., in the early 1980s for use on the 32-processor Concert multiprocessor then being developed at Massachusetts Institute of Technology (MIT)...

Click to read more »
MAJC
Minggu, 2025-12-07 08:33:02

Sun Microsystems multiprocessor design...

Click to read more »
GeForce 500 series
Senin, 2025-09-15 13:42:56

refreshed Fermi chip includes 512 stream processors, grouped in 16 stream multiprocessors clusters (each with 32 CUDA cores), and is manufactured by TSMC in...

Click to read more »
NTLDR
Kamis, 2026-05-14 09:47:39

HAL set hardware interrupts to only the highest numbered processor on multiprocessor systems. /KERNEL=filename – Sets a different kernel image to use. /MAXMEM=nnn...

Click to read more »
PCSX2
Kamis, 2026-01-29 18:47:23

The main bottleneck in PS2 emulation is emulating the Emotion Engine multiprocessor on the PC x86 architecture. Although each processor can be emulated...

Click to read more »
List of Intel processors
Jumat, 2026-06-05 21:54:29

to I/O subsystem 43204 Bus Interface Unit (BIU) simplifies building multiprocessor systems 43205 Memory Control Unit (MCU) Architecture and execution unit...

Click to read more »
VAX 7000 and VAX 10000
Minggu, 2024-03-03 03:34:28

The VAX 7000 and VAX 10000 are a discontinued family of high-end multiprocessor minicomputers developed and manufactured by Digital Equipment Corporation...

Click to read more »
UNIVAC LARC
Kamis, 2026-01-29 18:08:17

Navy's David Taylor Model Basin. Both examples had only one CPU, so no multiprocessor LARCs were ever built. Livermore decommissioned their LARC in December...

Click to read more »
CUDA
Kamis, 2026-05-28 15:23:17

subroutine on many processors GPU L1 cache local, shared SM ("streaming multiprocessor") block individual subroutine call warp = 32 threads SIMD instructions...

Click to read more »
Shc (shell script compiler)
Kamis, 2026-03-12 06:34:40

problems on FreeBSD. shc-3.8.3 10-Jul-2006 Fixed bug: "vfork" fails on multiprocessor systems. shc-3.8.2 06-Jul-2006 Fixed bug: "rlax" used after encryption...

Click to read more »
National Semiconductor SC/MP
Rabu, 2026-06-03 06:14:59

several processors to share a common memory bus in a daisy-chained multiprocessor arrangement, or to support direct memory access hardware. The SC/MP...

Click to read more »
Nano-threads
Selasa, 2025-05-27 17:48:50

highly optimized lightweight threads designed for use on shared memory multiprocessors (such as SMPs). The Nano-threads specification was written in 1997...

Click to read more »
Futurebus
Sabtu, 2025-11-29 00:08:39

several cards in the system as "masters", allowing Futurebus to build multiprocessor machines, required some form of "distributed arbitration" to allow the...

Click to read more »
Memory barrier
Kamis, 2026-05-28 02:04:05

includes synchronization primitives and lock-free data structures on multiprocessor systems, and device drivers that communicate with computer hardware...

Click to read more »
Jie Wu
Jumat, 2026-01-09 14:28:05

technical contributions include fault-tolerant routing in hypercube-based multiprocessors, local construction of connected dominating set and its applications...

Click to read more »
List of fellows of IEEE Computer Society
Jumat, 2026-05-01 19:34:17

For contributions to the implementation of soft-real-time systems on multiprocessor and multicore platforms 2008 W. Cleon Anderson For contributions to...

Click to read more »
Michael L. Scott
Sabtu, 2026-01-24 12:00:24

in 1991, "Algorithms for Scalable Synchronization on Shared-Memory Multiprocessors." In 2005, Scott, along with William Scherer III and Doug Lea developed...

Click to read more »
HOL (proof assistant)
Minggu, 2025-08-10 03:27:52

x86 and PowerPC. HOL was also used to formalize the semantics of x86 multiprocessors as well as the machine code for Power ISA and ARM architectures. Andrews...

Click to read more »
Interrupt flag
Sabtu, 2025-09-06 19:44:12

recognized. The Interrupt flag only affects a single processor. In multiprocessor systems an interrupt handler must use other synchronization mechanisms...

Click to read more »
Non-uniform memory access
Selasa, 2026-04-28 15:21:35

coherency protocol to avoid scalability limitations found in earlier multiprocessor systems. For example, SCI is used as the basis for the NumaConnect technology...

Click to read more »
Cray CS6400
Minggu, 2025-10-12 00:37:17

The Cray Superserver 6400, or CS6400, is a discontinued multiprocessor server computer system produced by Cray Research Superservers, Inc., a subsidiary...

Click to read more »
Harmony (operating system)
Sabtu, 2026-01-24 11:27:55

and Multibus backplanes and in particular the Multibus-based Chorus multiprocessor system at Waterloo. Other hosts included the Atari 520 or 1040 ST. A...

Click to read more »
Architecture of Windows NT
Selasa, 2026-04-07 22:30:06

which has been designed to work with uniprocessor and symmetrical multiprocessor (SMP)-based computers. To process input/output (I/O) requests, it uses...

Click to read more »
ARM11
Sabtu, 2026-05-30 05:48:32

been announced in October 2001. These include SIMD media instructions, multiprocessor support, exclusive loads and stores instructions and a new cache architecture...

Click to read more »
Cell (processor)
Minggu, 2026-05-24 00:07:28

Processing Unit, an emerging class of processor with some similar features Multiprocessor system on a chip Cell software development Xenon (processor) PowerPC...

Click to read more »
Steve Furber
Rabu, 2026-04-29 16:20:30

"Efficient modelling of spiking neural networks on a scalable chip multiprocessor". 2008 IEEE International Joint Conference on Neural Networks (IEEE...

Click to read more »
Memory access pattern
Minggu, 2026-04-19 08:43:30

in shared memory systems. Further, cache coherency issues can affect multiprocessor performance, which means that certain memory access patterns place a...

Click to read more »
Optical network on chip
Kamis, 2022-01-27 22:29:21

Optical network-on-chip (ONoC) is a new type of network on chip (NoC) for multiprocessor system-on-chip. While traditional NoC relies on electrical signals to...

Click to read more »
Nvidia Tesla
Minggu, 2026-04-26 10:58:53

render output units : tensor cores : ray-tracing cores (streaming multiprocessors) GPU Boost is a default feature that increases the core clock rate...

Click to read more »
Carry-save adder
Kamis, 2025-12-18 21:00:47

Ultra-low-voltage ASIP Soft microprocessor Systems on chip System on a chip (SoC) Multiprocessor (MPSoC) Cypress PSoC Network on a chip (NoC) Hardware accelerators Coprocessor...

Click to read more »
GeForce GTX 16 series
Kamis, 2026-05-28 17:06:11

processors: Texture mapping units: Render output units and Streaming multiprocessors (SM) Core boost values (if available) are stated below the base value...

Click to read more »
Luis Ceze
Selasa, 2026-02-10 14:42:17

in 2007 with a thesis titled Bulk Operation and Data Coloring for Multiprocessor Programmability. In 2019, Ceze founded OctoML, a startup aimed at optimizing...

Click to read more »
DEC Firefly
Minggu, 2026-02-01 13:01:02

The Firefly was a shared memory asymmetric multiprocessor workstation, developed by the Systems Research Center, a research organization within Digital...

Click to read more »
POWER4
Senin, 2025-05-26 10:28:17

microprocessor to do so. POWER4 Chip was first commercially available multiprocessor chip. The original POWER4 had a clock speed of 1.1 and 1.3 GHz, while...

Click to read more »
Pollack's rule
Jumat, 2023-12-08 18:38:51

single CPUs as the number of transistors increased, as well as for multiprocessor systems. According to Moore's law, each new technology generation doubles...

Click to read more »
IRIX
Rabu, 2026-05-27 18:07:08

6.3 was released for the SGI O2 workstation only. IRIX 6.4 improved multiprocessor scalability for the Octane, Origin 2000, and Onyx2 systems. The Origin...

Click to read more »
GeForce 10 series
Minggu, 2026-05-17 10:38:44

Texture mapping units: Render output units The number of streaming multiprocessors on the GPU. GTX 1060 and GTX 1080 cards shipped after April 2017 feature...

Click to read more »
TLS
Kamis, 2026-05-14 20:15:40

network communication Thread level speculation, an optimisation on multiprocessor CPUs Thread-local storage, a mechanism for allocating variables in computer...

Click to read more »
IPU
Jumat, 2024-09-13 19:33:38

processing unit, a compound hardware/software component employed in multiprocessor system-on-chip Image Processing Unit, a processor for processing digital...

Click to read more »
Database scalability
Rabu, 2026-01-14 05:47:00

hardware. Innovation occurred in many areas. The first was to support multiprocessor computers. This involved allowing multiple processors to handle database...

Click to read more »
Turing Award
Senin, 2026-04-27 14:04:04

and contributions to local area networks (including the Ethernet), multiprocessor workstations, snooping cache coherence protocols, and tablet personal...

Click to read more »
Global interpreter lock
Jumat, 2026-01-16 14:10:46

likely to be very little increase in speed when running the process on a multiprocessor machine. Due to signaling with a CPU-bound thread, it can cause a significant...

Click to read more »
Maurice Herlihy
Sabtu, 2026-01-24 11:59:17

January 1954) is an American computer scientist active in the field of multiprocessor synchronization. Herlihy has contributed to areas including theoretical...

Click to read more »
VAXstation
Sabtu, 2026-05-16 17:15:51

The VAXstation 3520 and VAXstation 3540, code named "Firefox", were multiprocessor computers with two or four CVAX chip sets respectively, contained on...

Click to read more »
Burroughs Corporation
Jumat, 2026-05-15 10:31:54

Burroughs. Burroughs collaborated with University of Illinois on a multiprocessor architecture developing the ILLIAC IV computer in the early 1960s. The...

Click to read more »
Logical address
Jumat, 2026-01-09 15:32:15

memory bus. There may be more than one level of mapping. For example, on multiprocessor configurations of the IBM S/360, S/370 and successors, IBM distinguishes...

Click to read more »
BBN Pluribus
Senin, 2025-12-15 20:05:46

The Pluribus multiprocessor was an early multi-processor computer designed by BBN for use as a packet switch in the ARPANET. Its design later influenced...

Click to read more »
Trevor Mudge
Sabtu, 2026-05-09 04:58:41

using 3D stacking technology to enable a compact energy efficient chip multiprocessor". ACM SIGOPS Operating Systems Review. 40 (5): 117–128. doi:10.1145/1168917...

Click to read more »
Superscalar processor
Selasa, 2025-11-04 12:15:14

concurrently does not make an architecture superscalar, since pipelined, multiprocessor or multi-core architectures also achieve that, but with different methods...

Click to read more »
Idris (operating system)
Sabtu, 2025-10-18 03:14:14

Ltd to the INMOS T800 transputer architecture for the Parsytec SN1000 multiprocessor. Compute!'s Atari ST, issue 7, October 1987, page 13 MacWorld November...

Click to read more »
Protection
Selasa, 2026-05-05 02:38:27

Levin; C. Pierson; F. Pollack (June 1974). "HYDRA: the kernel of a multiprocessor operating system" (PDF). Communications of the ACM. 17 (6): 337–345...

Click to read more »
Read-copy-update
Jumat, 2026-05-29 07:10:28

read-copy-update mechanism for supporting real-time applications on shared-memory multiprocessor systems with Linux". IBM Systems Journal. 47 (2): 221–236. doi:10.1147/sj...

Click to read more »
Sudhakar Yalamanchili
Kamis, 2025-07-03 11:47:10

Electronics Engineers (IEEE) in 2014 for contributions to high-performance multiprocessor architecture and communication. "MICRO: Sudhakar Yalamanchili, in Memoriam"...

Click to read more »
MCST-R1000
Kamis, 2025-12-25 00:31:42

ccNUMA multiprocessor system with four MCST R1000 microprocessors...

Click to read more »
Arbiter (electronics)
Senin, 2025-01-13 00:08:04

considerable practical importance, as multiprocessor computers would not work reliably without it. The first multiprocessor computers date from the late 1960s...

Click to read more »
Intel Xe
Rabu, 2026-06-03 01:50:14

multiplied by the base core clock speed, and the number of streaming multiprocessors multiplied by the number of fragments per clock that they can output...

Click to read more »
Kernel (operating system)
Jumat, 2026-06-05 09:00:33

Levin; C. Pierson; F. Pollack (June 1974). "HYDRA: the kernel of a multiprocessor operating system" (PDF). Communications of the ACM. 17 (6): 337–345...

Click to read more »
Daniel Siewiorek
Kamis, 2026-03-26 10:41:06

an operational 50-processor multiprocessor system. He has designed or been involved with the design of nine multiprocessor systems, and has also been a...

Click to read more »
Norma
Jumat, 2026-04-10 05:46:13

NoRMA, No Remote Memory Access, a computer memory architecture for multiprocessor systems NORMA (software modeling tool), Neumont Object-Role Modeling...

Click to read more »
AT&T Computer Systems
Jumat, 2026-05-22 21:56:09

a project, codenamed "Alice", to develop the 3B5 into an asymmetric multiprocessor with 3 CPUs, but this was canceled in favor of the demand paging 3B15...

Click to read more »
Timeline of operating systems
Selasa, 2026-06-02 00:54:44

Levin, R.; Pierson, C.; Pollack, F. (June 1974). "HYDRA:The Kernel of a Multiprocessor Operating System" (PDF). Communications of the ACM. 17 (6). doi:10.1145/355616...

Click to read more »
Sparcle
Jumat, 2025-09-26 09:58:00

1993). "Sparcle: An Evolutionary Processor Design for Large-scale Multiprocessors" (PDF). IEEE Micro. 13 (3): 48–61. Bibcode:1993IMicr..13c..48A. doi:10...

Click to read more »
Direct memory access
Rabu, 2026-06-03 02:23:01

operations as programmed by the software. As an example usage of DMA in a multiprocessor-system-on-chip, IBM/Sony/Toshiba's Cell processor incorporates a DMA...

Click to read more »
Computo (character)
Minggu, 2026-05-31 00:44:06

Curt Swan In-story information Alter ego Cyber-cerebral Overlapping Multiprocessor Transceiver-Operator (C.O.M.P.U.T.O.) Notable aliases Mr. Venge Abilities...

Click to read more »
WTX (form factor)
Kamis, 2025-09-25 02:07:00

introduced by Intel at the IDF in September 1998, for its use at high-end, multiprocessor, multiple-hard-disk servers and workstations. The specification had...

Click to read more »
Single program, multiple data
Jumat, 2026-03-20 19:09:56

efficient than the fork-and-join for parallel execution on general purpose multiprocessors. The (IBM) SPMD is the most common style of parallel programming and...

Click to read more »
IBM System/370
Jumat, 2026-05-22 22:04:12

memory operating systems (DOS/VS, OS/VS1, OS/VS2). A tightly coupled multiprocessor (MP) model was available, as was the ability to loosely couple this...

Click to read more »
Josep Torrellas
Minggu, 2026-04-12 17:27:47

from Stanford University in 1992. His doctoral dissertation was titled Multiprocessor Cache Memory Performance: Characterization and Optimization. After receiving...

Click to read more »
GeForce RTX 50 series
Senin, 2026-06-01 22:51:17

28 2.50 2.41 2.57 2.16 2.51 2.30 2.45 2.30 2.62 2.01 2.41 Streaming multiprocessors 020 030 036 048 070 084 170 Cache L1 2.5 MB 3.75 MB 4.5 MB 6 MB 8.75...

Click to read more »
Mutual exclusion
Sabtu, 2026-02-14 15:13:41

the busy-wait. Busy-waiting is effective for both uniprocessor and multiprocessor systems. The use of shared memory and an atomic test-and-set instruction...

Click to read more »
Automatic parallelization
Jumat, 2026-04-17 08:40:34

order to use multiple processors simultaneously in a shared-memory multiprocessor (SMP) machine. Fully automatic parallelization of sequential programs...

Click to read more »
Weak consistency
Senin, 2025-09-22 04:53:59

Dubois, C. Scheurich and F. A. Briggs, Memory Access Buffering in Multiprocessors, in Proceedings of 13th Annual International Symposium on Computer...

Click to read more »
Sather
Selasa, 2025-05-27 15:51:45

parallel version of ICSI Sather addressing non-uniform memory access multiprocessor architectures but presenting a shared memory model to the programmer...

Click to read more »
Sierpiński graph
Senin, 2025-12-08 09:28:48

topology, Tower of Hanoi problems, and interconnection networks for multiprocessor systems. The graphs are named after Wacław Sierpiński due to their connections...

Click to read more »
Wei Yen
Jumat, 2026-05-15 10:19:34

Early in his career, he co-authored a paper on cache coherence in multiprocessor systems with his brother, David Yen, and their advisor, King-sun Fu...

Click to read more »
Test and test-and-set
Minggu, 2024-04-28 00:17:31

instruction sequence) is designed to implement mutual exclusion in multiprocessor environments. Although a correct lock can be implemented with test-and-set...

Click to read more »
Synchronous Backplane Interconnect
Senin, 2025-10-20 02:20:25

The bus was implemented using Schottky TTL logic levels and allowed multiprocessor operation. Rus, Teodor; Rus, Daniela (1993). Systems Methodology for...

Click to read more »
Cray XC30
Sabtu, 2026-05-02 04:46:38

The Cray XC30 is a massively parallel multiprocessor supercomputer manufactured by Cray. It consists of Intel Xeon processors, with optional Nvidia Tesla...

Click to read more »
Lock (computer science)
Senin, 2026-04-27 04:46:15

this technique does not work for multiprocessor shared-memory machines. Proper support for locks in a multiprocessor environment can require quite complex...

Click to read more »
DCS
Jumat, 2026-03-13 20:30:40

on the transmitted signal Direct Coupled System, a loosely coupled multiprocessor comprising an IBM 7040/7090 pair or a 7044/7094 pair. Distributed control...

Click to read more »
Jean-Loup Baer
Jumat, 2026-06-05 19:56:23

1980) Microprocessor Architecture: From Simple Pipelines to Chip Multiprocessors (Cambridge University Press, 2010) Jean-Loup Baer at the Mathematics...

Click to read more »
IBM System/360 Model 67
Minggu, 2026-04-05 13:30:00

System/360 Model 67" (i.e., it was now generally available) It included "multiprocessor configurations, with a high degree of system availability", with up...

Click to read more »
Load-link/store-conditional
Senin, 2026-01-12 15:05:00

originally proposed by Jensen, Hagensen, and Broughton for the S-1 AAP multiprocessor[failed verification] at Lawrence Livermore National Laboratory. If any...

Click to read more »
SISAL
Senin, 2025-08-11 10:12:28

high-level programming language for numerical programs on a variety of multiprocessors. SISAL was defined in 1983 by James McGraw et al., at the University...

Click to read more »
Operating system
Jumat, 2026-05-08 02:22:35

makes up the great majority of code for most operating systems. With multiprocessors multiple CPUs share memory. A multicomputer or cluster computer has...

Click to read more »
Tachyon (software)
Selasa, 2026-05-05 02:57:19

Tachyon is a parallel/multiprocessor ray tracing software. It is a parallel ray tracing library for use on distributed memory parallel computers, shared...

Click to read more »
Ntoskrnl.exe
Senin, 2026-05-18 22:01:50

symmetric multiprocessor (SMP) systems, CPUs with PAE, and CPUs without PAE. Windows setup decides whether the system is uniprocessor or multiprocessor, then...

Click to read more »
ULE scheduler
Kamis, 2024-06-20 07:28:14

environments. ULE should improve performance in both uniprocessor and multiprocessor environments, as well as interactive response under heavy load. The...

Click to read more »
Marked graph
Kamis, 2025-05-29 00:11:45

mathematically represent concurrently running operations, such as a multiprocessor machine's internal process state. This class of Petri nets gets the...

Click to read more »
Work stealing
Sabtu, 2026-01-24 19:24:29

giving better performance in some situations where the cores of a chip multiprocessor share a cache. In the original presentation, serial computations were...

Click to read more »
Semaphore (programming)
Selasa, 2026-01-20 05:27:30

preemption or disabling hardware interrupts. This approach does not work on multiprocessor systems where it is possible for two programs sharing a semaphore to...

Click to read more »
Windows NT 3.1
Sabtu, 2026-05-30 02:40:25

so it could be ported to different processor platforms, and support multiprocessor systems, which few operating systems did at that time. To target the...

Click to read more »
Population model (evolutionary algorithm)
Minggu, 2026-05-31 20:52:31

of synchronous and asynchronous distributed genetic algorithms on multiprocessors". Swarm and Evolutionary Computation. 49: 147–157. doi:10.1016/j.swevo...

Click to read more »
R3000
Rabu, 2026-03-25 13:34:24

Digital Equipment Corporation (DEC) for their DECstation workstations and multiprocessor DECsystem servers. Evans & Sutherland for their Vision (ESV) series...

Click to read more »
Readers–writer lock
Rabu, 2025-12-03 00:21:09

offers a "fair" mode Herlihy, Maurice; Shavit, Nir (2012). The Art of Multiprocessor Programming. Elsevier. pp. 184–185. Nichols, Bradford; Buttlar, Dick;...

Click to read more »
OVPsim
Kamis, 2025-10-30 01:04:48

OVPsim is a multiprocessor platform emulator (often called a full-system simulator) used to run unchanged production binaries of the target hardware. It...

Click to read more »
SunOS
Rabu, 2026-06-03 16:05:48

SunOS 4.1.2 introduced support for Sun's first sun4m-architecture multiprocessor machines (the SPARCserver 600MP series); since it had only a single...

Click to read more »
Source (game engine)
Selasa, 2026-06-02 16:29:14

PC was experimental and unstable until the release of Left 4 Dead. Multiprocessor support was later backported to Team Fortress 2 and Day of Defeat: Source...

Click to read more »
Distributed computing
Kamis, 2026-03-19 13:47:29

of thumb, high-performance parallel computation in a shared-memory multiprocessor uses parallel algorithms while the coordination of a large-scale distributed...

Click to read more »
Manchester computers
Rabu, 2026-02-11 00:37:55

"Efficient modelling of spiking neural networks on a scalable chip multiprocessor". 2008 IEEE International Joint Conference on Neural Networks (IEEE...

Click to read more »
Ease (programming language)
Rabu, 2024-07-31 10:29:45

Western Australia, 1991 T.H. MacKenzie, T.I. Dix, "A distributed memory multiprocessor implementation of C-with-Ease," IEEE International Conference on Parallel...

Click to read more »
SAC programming language
Sabtu, 2026-01-31 16:32:43

demand; facilitate compiling for non-sequential program execution in multiprocessor environments. Scholz, Sven-Bodo (1996). Single Assignment C – Entwurf...

Click to read more »
Spurious wakeup
Rabu, 2025-12-10 19:34:39

[citation needed] The problem of spurious wakeup can be exacerbated on multiprocessor systems. When several threads are waiting on a single condition variable...

Click to read more »
CPU cache
Senin, 2026-05-11 20:09:23

cache may become out-of-date or stale. Alternatively, when a CPU in a multiprocessor system updates data in the cache, copies of data in caches associated...

Click to read more »
Stephen W. Keckler
Sabtu, 2026-01-24 12:04:52

Austin NVIDIA Thesis Fast thread communication and synchronization mechanisms for a scalable single chip multiprocessor (1998) Doctoral advisor Bill Dally...

Click to read more »
MIPS architecture processors
Rabu, 2025-08-06 12:48:06

multiprocessing support, it was successfully used in several successful multiprocessor computers. The R3000 also included a built-in memory management unit...

Click to read more »
Bit-reversal permutation
Kamis, 2025-11-06 21:34:25

Xiaodong (2000), "Fast bit-reversals on uniprocessors and shared-memory multiprocessors", SIAM Journal on Scientific Computing, 22 (6): 2113–2134, doi:10...

Click to read more »
Scheduling analysis real-time systems
Senin, 2026-05-04 19:32:32

implementation of uniprocessors or multiprocessors configurations. The more challenging scheduling algorithm is found in multiprocessors, it is not always feasible...

Click to read more »
Multics
Minggu, 2026-05-10 08:50:38

software development was done, it was common practice to split the multiprocessor system into two separate systems during off-hours by incrementally removing...

Click to read more »
Sony Toshiba IBM Center of Competence for the Cell Processor
Senin, 2025-06-02 20:00:10

development of Sony Toshiba IBM's Cell microprocessor, an eight-core multiprocessor designed using principles of parallelism and memory latency. The center...

Click to read more »
Ada Lovelace (microarchitecture)
Jumat, 2026-05-08 21:05:16

MTr/mm2 118.9 MTr/mm2 Graphics processing clusters 12 7 5 3 2 Streaming multiprocessors 144 80 60 36 24 CUDA cores 18432 10240 7680 4608 3072 Texture mapping...

Click to read more »
Synchronization (computer science)
Selasa, 2026-04-14 02:57:48

which is very inefficient on multiprocessor systems. "The key ability we require to implement synchronization in a multiprocessor is a set of hardware primitives...

Click to read more »
Ultrix
Senin, 2025-10-20 02:03:09

provided the Motif toolkit and Motif Window Manager. Ultrix ran on multiprocessor systems from both the VAX and DECsystem families. Ultrix-32 supported...

Click to read more »
David H. D. Warren
Jumat, 2025-08-22 07:20:55

Raina, S.; Warren, D.H.D. (1992). "Traffic patterns in a scalable multiprocessor through transputer emulation". Proceedings of the Twenty-Fifth Hawaii...

Click to read more »
Rendezvous (Plan 9)
Senin, 2023-05-01 00:18:52

California Press: 221–254. Process Sleep and Wakeup on a Shared-memory Multiprocessor by Rob Pike, Dave Presotto, Ken Thompson and Gerard Holzmann. v t e...

Click to read more »
Linux Security Modules
Rabu, 2026-03-04 14:40:31

system call interposition used by Systrace because it doesn't scale to multiprocessor kernels and is subject to TOCTTOU (race) attacks. Instead, LSM inserts...

Click to read more »
Priority inheritance
Selasa, 2025-12-30 10:28:55

Fay Wolfe and Russell Johnston "Priority Inheritance Spin Locks for Multiprocessor Real-Time Systems" by Cai-Dong Wang, Hiroaki Takada and Ken Sakamura...

Click to read more »
Giovanni De Micheli
Rabu, 2026-02-04 15:11:59

and G. De Micheli. "NoC synthesis flow for customized domain specific multiprocessor systems-on-chip." IEEE Transactions on parallel and distributed systems...

Click to read more »
Data plane
Sabtu, 2026-02-28 21:12:18

Local and Metropolitan Area Networks (LANMAN), May 1998 Shared Memory Multiprocessor Architectures for Software IP Routers, Y. Luo et al., IEEE Transactions...

Click to read more »
Amdahl Corporation
Kamis, 2026-04-23 02:44:40

entered the large-scale multiprocessor market in the mid-1980s with the 5860, 5870 (attached processor) and 5880 (full multiprocessor) models. In the 580...

Click to read more »
Digital signal processor
Minggu, 2026-05-31 23:58:54

controller Graphics processing unit Hardware acceleration MDSP – a multiprocessor DSP OpenCL Sound card System on a chip Vision processing unit Dyer,...

Click to read more »
Processor affinity
Rabu, 2026-05-27 17:54:24

affinity on processor scheduling for multiprogrammed, shared memory multiprocessors". Proceedings of the 13th ACM Symposium on Operating Systems Principles...

Click to read more »
Groq
Selasa, 2026-06-02 16:37:37

Ross, Jonathan (June 11, 2022). "A software-defined tensor streaming multiprocessor for large-scale machine learning". Proceedings of the 49th Annual International...

Click to read more »
Bioinformatics
Senin, 2026-06-01 01:05:26

the human genome, it may take many days of CPU time on large-memory, multiprocessor computers to assemble the fragments, and the resulting assembly usually...

Click to read more »
Memory-level parallelism
Jumat, 2026-03-20 07:22:23

instructions. Instructions are often conflated with operations. Furthermore, multiprocessor and multithreaded computer systems may be said to exhibit MLP and ILP...

Click to read more »
NetBSD
Kamis, 2026-05-28 01:33:40

NetBSD 10.0 brought significant performance enhancements, especially on multiprocessor and multicore systems; the scheduler gained major awareness of NUMA...

Click to read more »
Random-access memory
Selasa, 2026-06-02 11:04:27

Retrieved 31 March 2014. Ahmed Amine Jerraya and Wayne Wolf (2005). Multiprocessor Systems-on-chips. Morgan Kaufmann. pp. 90–91. ISBN 9780123852519. Archived...

Click to read more »
Java memory model
Sabtu, 2026-05-30 07:07:59

processor and the memory subsystem to achieve maximum performance. On multiprocessor architectures, individual processors may have their own local caches...

Click to read more »
Sparse network
Selasa, 2025-10-07 01:45:17

them. These networks have inspired sparse network-on-chip design in multiprocessor embedded computer engineering. Sparse networks also induce cheaper computations...

Click to read more »
SM
Rabu, 2026-03-11 22:48:03

top-level Internet domain SM EVM, Soviet computers, e.g. SM-4 Streaming Multiprocessor Samarium, symbol Sm, a chemical element Magellanic spiral, a galaxy...

Click to read more »
MapReduce
Rabu, 2026-05-27 17:25:53

G.; Kozyrakis, C. (2007). "Evaluating MapReduce for Multi-core and Multiprocessor Systems". 2007 IEEE 13th International Symposium on High Performance...

Click to read more »
DEC Alpha
Jumat, 2026-04-24 18:17:50

are used by the load-locked and store-conditional instructions for multiprocessor support. The floating-point control register (FPCR) is a 64-bit register...

Click to read more »
Wolfram Mathematica
Sabtu, 2026-04-25 12:00:35

allow user level parallel programming on heterogeneous clusters and multiprocessor systems and in 2008 parallel computing technology was included in all...

Click to read more »
Duncan's taxonomy
Rabu, 2025-08-06 13:36:21

interconnection network. Systolic arrays, proposed during the 1980s, are multiprocessors in which data and partial results are rhythmically pumped from processor...

Click to read more »
Motorola 88000
Kamis, 2025-12-25 05:25:28

cache controller. The idea behind this splitting of duties was to allow multiprocessor systems to be built more easily; a single MC88200 could support up to...

Click to read more »
Message Passing Interface
Kamis, 2026-05-28 18:39:53

be used in communication for distributed-memory and shared-memory multiprocessors, networks of workstations, and a combination of these elements. The...

Click to read more »
SPARCstation
Rabu, 2026-04-22 17:24:39

series, such as the SPARCstation 10 and 20, could be configured as multiprocessor systems as they were based on the MBus high-speed bus. These systems...

Click to read more »
Resource starvation
Jumat, 2026-06-05 05:33:30

ISBN 0-13-092641-8. Herlihy, Maurice; Shavit, Nir (2012). The Art of Multiprocessor Programming. Elsevier. p. 24. ISBN 9780123977953. Raynal, Michel (2012)...

Click to read more »
Zilog Z280
Kamis, 2026-03-26 20:01:20

expand the addressing range to 16 MB, features for multitasking and multiprocessor and coprocessor configurations, and 256 bytes of on-chip static RAM...

Click to read more »
Turing (microarchitecture)
Kamis, 2026-02-05 02:46:15

individual triangles. Features in Turing: CUDA cores (SM, Streaming Multiprocessor) Compute Capability 7.5 traditional rasterized shaders and compute concurrent...

Click to read more »
Cray XC50
Senin, 2025-12-29 15:41:43

The Cray XC50 is a massively parallel multiprocessor supercomputer manufactured by Cray. The machine can support Intel Xeon processors, as well as Cavium...

Click to read more »
Jim Keller (engineer)
Senin, 2026-05-25 22:56:05

x86-64 instruction set and HyperTransport interconnect, mainly used for multiprocessor communications. In 1999, he left AMD to work at SiByte to design MIPS-based...

Click to read more »
Steve Chen (computer engineer)
Selasa, 2026-03-24 02:31:47

best known as the principal designer of the Cray X-MP and Cray Y-MP multiprocessor supercomputers. Chen left Cray Research in September 1987 after it dropped...

Click to read more »
UNIVAC 1100/2200 series
Kamis, 2026-05-07 05:40:07

296 processors were produced. The 1108 II, or 1108A, was the first multiprocessor machine in the series, capable of expansion to three CPUs and two IOCs...

Click to read more »
Loop splitting
Jumat, 2025-09-05 04:52:28

; Kennedy, Ken (1988). "Compiling Programs for Distributed-memory Multiprocessors". The Journal of Supercomputing. 2 (2): 151–169. doi:10.1007/BF00128175...

Click to read more »
Intel 8259
Rabu, 2026-01-14 05:22:43

with the Intel APIC Architecture since its introduction in symmetric multiprocessor PCs. Modern PCs have begun to phase out the 8259A in favor of the Intel...

Click to read more »
Motorola 68010
Selasa, 2026-04-21 07:33:41

read-modify-write cycle in progress, in order to help the design of multiprocessor systems with virtual memory. The expansion of the memory space in the...

Click to read more »
Distributed artificial intelligence
Minggu, 2026-03-22 07:37:36

how classic artificial intelligence concepts can be modified, so that multiprocessor systems and clusters of computers can be used to speed up calculation...

Click to read more »
Iostat
Jumat, 2025-10-10 23:32:25

Solaris 7, iostat can give misleading information in the wait field on multiprocessor systems. This is because iostat can misinterpret one processor being...

Click to read more »
ANT catalog
Rabu, 2026-06-03 02:19:17

internet connected. 30 SWAP Technology that can reflash the BIOS of multiprocessor systems that run FreeBSD, Linux, Solaris, or Windows. 0 TAWDRYYARD Radio...

Click to read more »
Microcode
Selasa, 2026-05-26 00:15:00

power-on reset (POR) or from another processor in a tightly coupled multiprocessor complex. Some commercial machines, for example IBM 360/85, have both...

Click to read more »
Cache coloring
Kamis, 2026-01-22 04:29:36

Mendel Rosenblum; Monica S. Lam. "Compiler Directed Page-Coloring for Multiprocessors". Stanford University. Retrieved 2009-10-06. "Page Placement Algorithms...

Click to read more »
List of operating systems
Minggu, 2026-05-31 17:10:43

additional regions for system tasks) M65MP (MVT with support for a multiprocessor 360/65) OS/VS (port of OS/360 targeted for the System/370 virtual memory...

Click to read more »
Master-checker
Rabu, 2024-11-06 19:26:11

master/checker is a hardware-supported fault tolerance architecture for multiprocessor systems, in which two processors, referred to as the master and checker...

Click to read more »
List of Intel graphics processing units
Senin, 2026-05-11 05:11:47

multiplied by the base core clock speed, and the number of streaming multiprocessors multiplied by the number of fragments per clock that they can output...

Click to read more »
MPIC
Kamis, 2024-08-29 16:53:01

Manitoba Public Insurance Metro Pacific Investments Corporation IBM MultiProcessor Interrupt Controller Max Planck Institute for Chemistry This disambiguation...

Click to read more »
Features new to Windows XP
Sabtu, 2026-05-16 23:53:46

usage. Memory pages in working sets are trimmed more efficiently for multiprocessor systems depending on how recently they were accessed. Lock contention...

Click to read more »
RTLinux
Senin, 2026-05-11 16:50:51

user mode with real-time threads running inside guest processes. In multiprocessor environments threads were locked to processor cores and it was possible...

Click to read more »
NetScaler
Jumat, 2026-03-06 11:58:22

connectivity. 2008/2009 – NetScaler transitions from the uniprocessor to the multiprocessor packet engine implementation, known as nCore. nCore allowed NetScaler...

Click to read more »
UNIVAC
Kamis, 2026-05-14 22:24:15

30-bit Univac 8303 IOP (I/O Processor) which could be configured in a multiprocessor configuration, depending on the specific Air traffic control site (New...

Click to read more »
Software development
Senin, 2026-05-25 10:13:06

enable a multi-threaded implementation that runs significantly faster on multiprocessor computers. During the analysis and design phases of software development...

Click to read more »
Price–performance ratio
Minggu, 2025-02-23 20:05:36

the industry as this happened, including DEC, Data General and many multiprocessor vendors such as Sequent Computer Systems and Pyramid Technology. Benefit–cost...

Click to read more »
Active Oberon
Kamis, 2026-04-09 21:28:25

Muller, Pieter Johannes (2002). The active object system design and multiprocessor implementation (PDF) (PhD). Swiss Federal Institute of Technology, Zürich...

Click to read more »
Attached Support Processor
Minggu, 2026-05-31 05:38:48

OS/360 operating system. IBM later changed the name to Asymmetrical multiProcessor but retained the acronym ASP. ASP evolved from the design of the 7094/7044...

Click to read more »
List of University of California, Berkeley alumni
Selasa, 2026-06-02 05:10:05

and contributions to local area networks (including the Ethernet), multiprocessor workstations, snooping cache coherence protocols, and tablet personal...

Click to read more »
Graph partition
Jumat, 2025-11-28 23:24:49

to scientific computing, VLSI circuit design, and task scheduling in multiprocessor computers, among others. Recently, the graph partition problem has gained...

Click to read more »
Multi-core network packet steering
Senin, 2026-04-20 10:26:51

architecture Pipelined processor Superscalar processor Vector processor Multiprocessor symmetric asymmetric Memory shared distributed distributed shared UMA...

Click to read more »
Long mode
Kamis, 2026-02-26 02:59:26

much installed RAM is able to be accessed by the computer. On a ccNUMA multiprocessor system (Opteron) this includes the memory which is installed in the...

Click to read more »
CPU shielding
Jumat, 2025-09-19 18:41:06

CPU shielding is a practice where on a multiprocessor system or on a CPU with multiple cores, real-time tasks can run on one CPU or core while non-real-time...

Click to read more »
GeForce RTX 40 series
Sabtu, 2026-05-09 22:11:28

Architecture Ada Lovelace Models GeForce RTX series Cores 20–128 Streaming Multiprocessors (2560–16384 CUDA cores) Transistors 18.9B (AD107) 22.9B (AD106) 35...

Click to read more »
Revolution Analytics
Rabu, 2025-11-05 22:09:03

and their commercial software would focus on big data, large scale multiprocessor (or "high performance") computing, and multi-core functionality. Microsoft...

Click to read more »
Computer cluster
Senin, 2026-03-16 03:08:27

storage subsystem in order to distribute the workload. Unlike standard multiprocessor systems, each computer could be restarted without disrupting overall...

Click to read more »
BLAST (biotechnology)
Minggu, 2026-04-12 17:26:47

J. (2013). "ScalaBLAST 2.0: Rapid and robust BLAST calculations on multiprocessor systems". Bioinformatics. 29 (6): 797–798. doi:10.1093/bioinformatics/btt013...

Click to read more »
Electric Image Animation System
Jumat, 2026-02-06 05:56:30

, for the formation of a render farm). It supports both single and multiprocessor computers, taking advantage of all available processors to distribute...

Click to read more »
Spinlock
Selasa, 2025-10-07 14:34:23

for Shared-Memory Multiprocessors" by Thomas E. Anderson Paper "Algorithms for Scalable Synchronization on Shared-Memory Multiprocessors" by John M. Mellor-Crummey...

Click to read more »
Karin Strauss
Minggu, 2025-12-28 22:05:03

Ph.D. in 2007. Her dissertation, Cache Coherence in Embedded-Ring Multiprocessors, was supervised by Josep Torrellas; she also credits Xiaowei Shen as...

Click to read more »
SPMT
Selasa, 2025-03-11 03:30:29

technique that depends on out-of-order execution to achieve speedup on multiprocessor CPUs. Knight Grand Commander of the Order of the Crown of Terengganu...

Click to read more »
Garbage collection (computer science)
Rabu, 2026-04-22 17:43:25

shared among multiple threads. Atomic operations are expensive on a multiprocessor, and even more expensive if they have to be emulated with software algorithms...

Click to read more »
Optimal job scheduling
Senin, 2026-04-20 10:02:51

scheduling are often called machine scheduling, processor scheduling, multiprocessor scheduling, load balancing, or just scheduling. There are many different...

Click to read more »
Nimbus Data
Minggu, 2026-05-31 05:29:38

In August 2017, Nimbus Data launched ExaDrive, a software-defined multiprocessor SSD architecture. In March 2018, Nimbus Data launched the world's highest...

Click to read more »
Luca Benini
Senin, 2026-06-01 15:17:09

Micheli, G. (2005). NoC synthesis flow for customized domain specific multiprocessor systems-on-chip. IEEE transactions on parallel and distributed systems...

Click to read more »
Formal methods
Senin, 2026-05-18 11:24:29

"Functional verification of the IBM POWER7 microprocessor and POWER7 multiprocessor systems", IBM Journal of Research and Development, vol. 55, no 3. X2R-2...

Click to read more »
Permutation
Selasa, 2026-05-19 00:36:38

(1992). "Rotator graphs: An efficient topology for point-to-point multiprocessor networks". IEEE Transactions on Parallel and Distributed Systems. 3...

Click to read more »
Luiz André Barroso
Rabu, 2026-01-07 01:29:22

June 2000. Efficient ECC-Based Directory Implementations for Scalable Multiprocessors. Kourosh Gharachorloo, Luiz André Barroso, and Andreas Nowatzyk. In...

Click to read more »
Peterson's algorithm
Selasa, 2026-02-24 02:40:52

1997, pages 185–196. Herlihy, Maurice; Shavit, Nir (2012). The Art of Multiprocessor Programming. Elsevier. pp. 28–31. ISBN 9780123977953. The 1980s Algorithm...

Click to read more »
Tree contraction
Minggu, 2025-07-27 22:26:42

contraction: A fast and scalable parallel implementation for symmetric multiprocessors (SMPs)[dead link], High Performance Computing—HiPC 2002. Springer Berlin...

Click to read more »
Maxwell (microarchitecture)
Jumat, 2026-01-09 11:20:42

have GM20x chip code numbers. Maxwell introduced an improved Streaming Multiprocessor (SM) design that increased power efficiency, the sixth and seventh generation...

Click to read more »
AN/UYK-7
Kamis, 2026-05-21 11:43:00

Three CPUs and two I/O controllers were a common configuration. Its multiprocessor architecture was based upon the UNIVAC 1108. An airborne version, the...

Click to read more »
Concurrency control
Kamis, 2026-01-01 09:27:30

especially in the fields of computer programming, operating systems, multiprocessors, and databases, concurrency control ensures that correct results for...

Click to read more »
Id (programming language)
Selasa, 2023-03-14 16:40:54

S. Nikhil, 1991. "An Asynchronous Programming Language for a Large Multiprocessor Machine", Arvind et al., TR114a, Dept ISC, UC Irvine, Dec 1978 v t e...

Click to read more »
Binary Modular Dataflow Machine
Senin, 2026-01-05 06:49:46

Hybrid Dataflow Runtime Parallelization Environment for Shared Memory Multiprocessors (Thesis). Technical University of Munich (TUM), Germany (published...

Click to read more »
DEC 7000 AXP and DEC 10000 AXP
Sabtu, 2024-05-25 18:19:49

The DEC 7000 AXP and DEC 10000 AXP are a series of high-end multiprocessor server computers developed and manufactured by Digital Equipment Corporation...

Click to read more »
Talarian
Senin, 2024-12-02 15:50:34

specifically to offer high-speed interprocess communication (IPC) for multiprocessor architecture, scalability and reliability. It supports a variety of...

Click to read more »
IBM 303X
Kamis, 2026-05-14 21:52:17

offerings. The 3033 was later made available in attached-processor (AP) and multiprocessor (MP) dyadic configurations. The 3033 AP configuration consisted of one...

Click to read more »
FreeBSD version history
Minggu, 2026-05-10 22:40:12

January 2003 was widely anticipated, featuring support for advanced multiprocessor and application threading, and for the UltraSPARC and IA-64 platforms...

Click to read more »
James Gosling
Kamis, 2026-05-07 21:20:11

Advisor. Cs.cmu.edu. Retrieved on 2013-07-17. James Gosling mentioned a multiprocessor Unix in his statement during the US vs Microsoft Antitrust DOJ trial...

Click to read more »
AMD Horus
Jumat, 2024-04-26 07:58:39

feature a cache-coherent HyperTransport (ccHT) bus to permit glueless, multiprocessor interconnect between physical CPU packages but as there is a maximum...

Click to read more »
Edward S. Davidson
Minggu, 2025-09-14 13:59:32

scheduling of pipelines, designed and implemented an eight-node symmetric multiprocessor (SMP) system in 1976, and developed a variety of systematic methods...

Click to read more »
Virtutech
Jumat, 2026-01-30 12:23:22

embedded systems become more complex, especially with the advent of multiprocessors, it has become increasingly difficult to develop and debug embedded...

Click to read more »
Volta (microarchitecture)
Jumat, 2026-02-27 02:10:29

Streaming Multiprocessor encompasses 64 CUDA cores and 4 TMUs. One Graphics Processing Cluster encompasses fourteen Streaming Multiprocessors. CUDA cores :...

Click to read more »
AMD FireStream
Minggu, 2025-11-30 19:29:40

kernel and do synchronization on the CPU. Given the variable number of multiprocessors and other factors, there may not be a perfect solution to this problem...

Click to read more »
Stanford DASH
Senin, 2025-09-01 13:07:41

Stanford DASH was a cache coherent multiprocessor developed in the late 1980s by a group led by Anoop Gupta, John L. Hennessy, Mark Horowitz, and Monica...

Click to read more »
MQX
Kamis, 2025-09-25 00:38:54

Craig Honegger started researching novel applications for embedded multiprocessors. This work led to the use of a real-time operating system in writing...

Click to read more »
TRAME
Senin, 2025-12-15 08:51:29

Figure I). The hardware was based on the Zilog Z80 processor and had a multiprocessor structure with 16 processors sharing a common memory. The software was...

Click to read more »
Xilinx
Senin, 2026-05-04 16:37:38

bitrate. In November 2018, the company's Zynq UltraScale+ family of multiprocessor system-on-chips was certified to safety integrity level (SIL) 3 HFT1...

Click to read more »
FreeBSD
Rabu, 2026-06-03 23:13:32

system forked from FreeBSD 4.8 by Matthew Dillon, aiming for a different multiprocessor synchronisation strategy and some microkernel-influenced features; it...

Click to read more »
Very-large-scale integration
Jumat, 2025-10-10 07:16:02

the entire chip. This has led to a rising interest in multicore and multiprocessor architectures, since an overall speedup (see Amdahl's law) can be obtained...

Click to read more »
Scheduling (computing)
Minggu, 2026-05-17 09:14:21

list). Tong Li; Dan Baumberger; Scott Hahn. "Efficient and Scalable Multiprocessor Fair Scheduling Using Distributed Weighted Round-Robin" (PDF). Happyli...

Click to read more »
Java concurrency
Rabu, 2026-02-11 13:26:50

provided support for well-defined atomic operations in a multithreaded/multiprocessor environment. Both the Java SE 6 and Java SE 7 releases introduced updated...

Click to read more »
List of IBM products
Rabu, 2026-05-06 02:37:09

Distribution Unit (3032 processor complex) IBM 3033: System/370-compatible multiprocessor complex; high range; 1977 (first series to incorporate integral, i.e...

Click to read more »
QPACE2
Minggu, 2026-05-03 19:27:41

significantly increase the foot-print of the host system. Expenses for the multiprocessor design are typically high. Server processors significantly contribute...

Click to read more »
SuperH
Selasa, 2026-05-05 21:54:11

(used for threading primitives) and locking/interfaces for symmetric multiprocessor support. Plans to implement the SH-2A (as "J2+") and SH-4 (as "J4")...

Click to read more »
Esperanto (computer virus)
Rabu, 2026-02-11 08:01:32

virus-scan-software.com. Retrieved 30 July 2023. Sandman, Mister. "A MULTIPROCESSOR and MULTIPLATFORM virus". Archived from the original on 29 September...

Click to read more »
Action Computer Enterprise
Sabtu, 2026-05-09 05:02:22

January 16, 2023. Barbier, Ken (June 1981). "Which Multi-User Approach: Multiprocessor or Multitask?". Kilobaud Microcomputing (54). Wayne Green: 34–42 – via...

Click to read more »
IBM 9020
Selasa, 2025-10-14 05:28:43

The IBM 9020 was an IBM System/360 computer adapted into a multiprocessor system for use by the U.S. FAA for Air Traffic Control. Systems were installed...

Click to read more »
Tom Knight (scientist)
Senin, 2026-03-02 04:09:50

interconnection network architecture, and the design of the Transit multiprocessor interconnection architecture. During the early 1990s, Knight was involved...

Click to read more »
Floating Point Systems
Minggu, 2025-11-30 08:47:10

and APP product lines of Cray Research. The S-MP was a SPARC-based multiprocessor server (based on the Model 500); the MCP a matrix co-processor array...

Click to read more »
Edouard Bugnion
Sabtu, 2026-01-24 12:09:45

1997 paper, “Disco: Running Commodity Operating Systems on Scalable Multiprocessors,” co-authored with Scott Devine and Mendel Rosenblum, that won a SIGOPS...

Click to read more »
Larrabee (microarchitecture)
Sabtu, 2026-01-31 13:39:24

high-performance computing competing with the Nvidia Tesla. This Intel MIC multiprocessor architecture announced in 2010 inherited many design elements from the...

Click to read more »
BBN Butterfly
Jumat, 2025-12-26 22:37:27

(WPS). Another DARPA sponsored project at BBN produced the Butterfly Multiprocessor Internet Gateway (Internet Router) to interconnect different types of...

Click to read more »
Thread (computing)
Selasa, 2026-05-26 09:02:25

when other threads are waiting, is often limited to 100–200ms). On a multiprocessor or multi-core system, multiple threads can execute in parallel, with...

Click to read more »
Split-C
Kamis, 2026-03-19 14:14:32

efficient access to a global address space on current distributed memory multiprocessors. It retains the "small language" character of C and supports careful...

Click to read more »
BeOS
Minggu, 2026-04-19 01:06:48

Computerworld. Vol. 31, no. 8. p. 12. "Be Announces BeOS Support for New Multiprocessor Systems". February 18, 1997. Archived from the original on February...

Click to read more »
Concurrent Computer Corporation
Rabu, 2025-05-28 15:16:54

on the Concurrent platform. Optimizing Fortran for a shared-memory multiprocessor presented special issues regarding do loops and cache thrashing, a subject...

Click to read more »
Speedup
Minggu, 2025-11-09 01:16:38

(2010). Microprocessor Architecture: From Simple Pipelines to Chip Multiprocessors. New York: Cambridge University Press. pp. 10. ISBN 978-0-521-76992-1...

Click to read more »
MTS system architecture
Kamis, 2026-01-15 12:50:19

(operator initiated) interrupts, and interrupts from other processors in a multiprocessor configuration. A program interrupt in supervisor state is a system failure...

Click to read more »
Micral
Jumat, 2026-05-08 06:35:04

monolithic memory for each processor. The system has a distributed multiprocessor operating system R2E said was based on sharing common resources and...

Click to read more »
Windows on Windows
Rabu, 2025-11-26 00:02:38

Retrieved February 7, 2017. "PRB: Relocation of Ntvdm.exe Fails on Multiprocessor Computers". Support. Microsoft. November 21, 2006. Archived from the...

Click to read more »
Ken Batcher
Rabu, 2026-03-18 16:27:03

149 с. — ISBN 9783642153280. Maurice Herlihy, Nir Shavit. The Art of Multiprocessor Programming, Revised Reprint. — Elsevier, 2012. — С. 292. — 536 с. —...

Click to read more »
IRQL
Jumat, 2026-03-13 11:57:17

Levels, or IRQLs, and a separate IRQL is kept for each processor in a multiprocessor system. The IRQL values are specific to the x86, IA64 and AMD64 processor...

Click to read more »
Memory address
Rabu, 2026-01-07 04:58:50

address translation, using a unique prefix assigned to each CPU in a multiprocessor system. On the 360/65, 360/67 and every successor prior to z/Architecture...

Click to read more »
Runway bus
Rabu, 2025-12-31 16:50:58

Fiduccia, Nicholas S. (February 1996). "A High Performance, Low Cost Multiprocessor Bus for Workstations and Midrange Servers" (PDF). Hewlett-Packard Journal...

Click to read more »
Espresso (processor)
Selasa, 2026-04-07 08:55:14

PowerPC 750 based, but enhanced with larger and faster caches and multiprocessor support. Rumors that the Wii U CPU was derived from IBM's high-end POWER7...

Click to read more »
Write-once (cache coherence)
Kamis, 2025-06-26 11:26:11

L. (November 1986). "Cache coherence protocols: Evaluation using a multiprocessor simulation model". ACM Trans. Comput. Syst. 4 (4): 273–298. doi:10.1145/6513...

Click to read more »
ICL VME
Senin, 2026-03-30 16:31:09

implementation of distributed shared memory that can be seen as a hybrid of a multiprocessor system and a cluster design. Each machine consists of a number of nodes...

Click to read more »
Motorola 68020
Selasa, 2026-02-10 21:01:18

for multiprocessing includes the TAS, CAS and CAS2 instructions. In a multiprocessor system, coprocessors could not be shared between CPUs. To avoid problems...

Click to read more »
David Kuck
Sabtu, 2026-01-24 11:49:16

and parallel computing that have improved the cost-effectiveness of multiprocessor computing. "Citation - David J Kuck (awarded) the 2010 ACM / IEEE Computer...

Click to read more »
Processor sharing
Selasa, 2024-02-20 06:11:28

S2CID 7704706. Li, T.; Baumberger, D.; Hahn, S. (2009). "Efficient and scalable multiprocessor fair scheduling using distributed weighted round-robin" (PDF). ACM SIGPLAN...

Click to read more »
Franco Malerba
Minggu, 2026-04-05 22:54:21

Equipment in Italy and in Europe. He worked mainly in the field of multiprocessor systems (Paris 1976, Milan 1977), computer networks engineering (Geneva...

Click to read more »
Concurrent data structure
Minggu, 2026-01-18 00:52:32

synchronization operations (see synchronization primitives) available on modern multiprocessor machines that allow multiple threads to reach consensus. This consensus...

Click to read more »
System on module
Minggu, 2026-03-22 19:22:36

microcontroller, microprocessor or digital signal processor (DSP) core multiprocessor systems-on-chip (MPSoCs) have more than one processor core memory blocks...

Click to read more »
Glossary of computer hardware terms
Selasa, 2026-05-05 18:02:58

coherency The process of keeping data in multiple caches synchronised in a multiprocessor shared memory system, also required when DMA modifies the underlying...

Click to read more »
Stored program control
Selasa, 2026-05-26 21:00:27

calls per second, depending on the load to the system.[citation needed] Multiprocessor configurations are commonplace and may operate in various modes, such...

Click to read more »
Time-triggered architecture
Rabu, 2026-05-13 20:13:07

(2008) "Deploying a time-triggered shared-clock architecture in a multiprocessor system-on-chip design", in Proceedings of the 4th UK Embedded Forum...

Click to read more »
Dynamic Logical Partitioning
Rabu, 2022-09-21 03:32:04

micro-partitioning: up to 10 LPARs can be configured per processor, with a single multiprocessor server supporting a maximum of 254 LPARs (and thus up to 254 independent...

Click to read more »
Keldysh Institute of Applied Mathematics
Jumat, 2025-10-24 21:53:35

project "Norma" The project "DVM" The project "GNS" The project "grid" (multiprocessor computations) The project "Virtual football" International Scientific...

Click to read more »
Application checkpointing
Rabu, 2026-03-04 00:07:17

Cache-Aided Rollback Error Recovery (CARER) Algorithms for Shared-Memory Multiprocessor Systems", IEEE 20th International Symposium on Fault-Tolerant Computing...

Click to read more »
Common ARTS
Sabtu, 2026-05-09 02:15:22

the UNIVAC 8303 IOP (I/O Processor) which could be configured in a multiprocessor configuration, depending on the specific air traffic control site (New...

Click to read more »
Microkernel
Kamis, 2026-05-21 20:33:33

Roy; Pierson, C.; Pollack, Fred (June 1974). "HYDRA: The Kernel of a Multiprocessor Operating System". Communications of the ACM. 17 (6): 337–345. doi:10...

Click to read more »
Front-side bus
Jumat, 2026-06-05 11:47:24

flexibility and low cost when it was first designed. Simple symmetric multiprocessors place a number of CPUs on a shared FSB, though performance could not...

Click to read more »
James H. Anderson (computer scientist)
Sabtu, 2025-12-27 02:53:29

"for contributions to the implementation of soft-real-time systems on multiprocessor and multicore platforms", and a Fellow of the Association for Computing...

Click to read more »
Intel iAPX 432
Jumat, 2026-05-08 01:09:10

requiring entire cabinets of older chips. This system would support multiprocessors, modular expansion, fault tolerance, advanced operating systems, advanced...

Click to read more »
Edisoft
Selasa, 2026-05-19 16:23:57

Observation Station; Galileo Sensor Station (GSS); Real Time Executive for Multiprocessor Systems' (RTEMS). "Edisoft :: About". www.edisoft.pt (in Portuguese)...

Click to read more »
TurboSPARC
Kamis, 2026-01-22 13:41:30

supported SBus frequencies of 16.67 to 25 MHz. The TurboSPARC was not multiprocessor-capable. The TurboSPARC contained 3.0 million transistors and measured...

Click to read more »
Interrupt priority level
Sabtu, 2026-02-28 09:11:48

could destroy the integrity of the synchronization system. Of course, multiprocessor systems add their complications, which are not addressed here. Regardless...

Click to read more »
South Park: Bigger, Longer & Uncut
Senin, 2026-06-01 22:23:58

"Cartman Gets an Anal Probe". The animation crew used a multiprocessor SGI Origin 2000 and 31 multiprocessor Origin 200 servers for both rendering and asset management...

Click to read more »
Grid computing
Sabtu, 2026-03-28 16:32:12

architecture Pipelined processor Superscalar processor Vector processor Multiprocessor symmetric asymmetric Memory shared distributed distributed shared UMA...

Click to read more »
Parallel database
Senin, 2025-12-15 15:40:42

roughly divided into two groups, the first group of architecture is the multiprocessor architecture, the alternatives of which are the following: Shared-memory...

Click to read more »
Computer multitasking
Rabu, 2026-06-03 03:46:12

more than one task to advance over a given period of time. Even on multiprocessor computers, multitasking allows many more tasks to be run than there...

Click to read more »
Neil J. Gunther
Kamis, 2026-03-19 08:20:29

was recruited onto the Dragon multiprocessor workstation project where he also developed the PARCbench multiprocessor benchmark. This was his first foray...

Click to read more »
Scalable Coherent Interface
Rabu, 2024-07-31 11:54:51

and a simple interface; i.e. a standard to replace existing buses in multiprocessor systems with one with no inherent scalability and performance limitations...

Click to read more »
James R. Goodman
Sabtu, 2025-04-12 02:11:48

was named a Fellow of the IEEE "for contributions to shared-memory multiprocessor system design". In 2010, he was named a Fellow of the Association for...

Click to read more »
Sandra Johnson
Jumat, 2026-01-30 01:10:56

of cache coherence on the performance of parallel PDE algorithms in multiprocessor systems. In doing so, she became the first African-American woman to...

Click to read more »
Tandem Computers
Rabu, 2026-05-13 08:53:11

configuration of 4000 processors. In contrast, the performance of conventional multiprocessor systems is limited by the speed of some shared memory, bus, or switch...

Click to read more »
Maze-solving algorithm
Kamis, 2026-05-07 12:01:02

locations of the maze. The algorithm is initially proposed for chip multiprocessors (CMPs) domain and guarantees to work for any grid-based maze. In addition...

Click to read more »
Vladimir Pentkovski
Rabu, 2026-01-21 02:35:15

chip multiprocessor or multiprocessor system Method and apparatus for floating point operations and format conversion operations Multiprocessor-scalable...

Click to read more »
Balanced number partitioning
Jumat, 2025-10-17 19:52:15

7/6–Approximation Algorithm For 3-Partitioning And Its Application To Multiprocessor Scheduling". INFOR: Information Systems and Operational Research. 37...

Click to read more »
Parallel breadth-first search
Jumat, 2025-12-05 17:11:39

"Level-synchronous parallel breadth-first search algorithms for multicore and multiprocessor systems.", Rudolf, and Mathias Makulla. FC 14 (2014): 26-31.] "A work-efficient...

Click to read more »
Ampere (microarchitecture)
Kamis, 2026-02-05 02:46:46

9 MTr/mm2 ? Graphics processing clusters 8 7 6 6 3 2 2 1 Streaming multiprocessors 128 84 60 48 30 20 16 12 CUDA cores 8192 10752 7680 6144 3840 2560...

Click to read more »
Fork–join model
Kamis, 2025-10-16 22:49:56

Patterns for Efficient Computation. Elsevier. Melvin E. Conway (1963). A multiprocessor system design. Fall Join Computer Conference. pp. 139–146. doi:10.1145/1463822...

Click to read more »
Parallel Virtual Machine
Jumat, 2026-05-08 06:51:20

machine". The individual computers may be shared-memory or local-memory multiprocessors, vector supercomputers, specialized graphics engines, or scalar workstations...

Click to read more »
William Ward Armstrong
Jumat, 2026-05-08 07:52:30

Armstrong, A. S. Mohamed, A mixed-flow query processing strategy for a multiprocessor database machine, 5th Int'l Conf. on Distributed Computing Systems,...

Click to read more »
QFX
Senin, 2025-08-18 14:45:58

software running on expensive SGI Power series multiprocessor boxes. QFX was one of the first multiprocessor optimized graphics programs. When running on...

Click to read more »
AN/SPY-3
Senin, 2025-06-09 08:20:45

completely automated. Commercial IBM System p (Regatta) series symmetric multiprocessor (SMP) servers, ruggedized for the shipboard environment, provide the...

Click to read more »
J. Eliot B. Moss
Sabtu, 2026-01-24 12:01:20

American computer scientist active in the fields of garbage collection and multiprocessor synchronization. He is co-inventor with Maurice Herlihy of transactional...

Click to read more »
Gang scheduling
Selasa, 2025-11-18 02:59:16

Ieee Computer (1996). Gang Scheduling for Highly Efficient Distributed Multiprocessor Systems. Frontiers '96. pp. 4–. ISBN 9780818675515. "Packing Schemes...

Click to read more »
OPS5
Senin, 2026-05-04 02:09:58

Forgy, and Allen Newell, Parallel Implementation of OPS5 on the Encore Multiprocessor: Results and Analysis Rob Lewis, OPS5 Revisited (Amazon 2016) OPS5 overview...

Click to read more »
SimOS
Sabtu, 2026-03-07 05:30:24

simulation of the POWER6 hardware. RSIM was the "Rice Simulator for ILP Multiprocessors", developed at the Rice University in the late 1990s. It was able to...

Click to read more »
EulerOS
Sabtu, 2026-04-18 13:52:41

chips as of 2024, it supports X86, ARM, SW64, RISC-V, and LoongArch multiprocessor architectures, and PowerPC. It supports chips such as HiSilicon Industrial...

Click to read more »
Fireplane
Sabtu, 2025-08-30 00:18:01

important than simple CPU instruction speed for overall performance. Multiprocessors, shared memory, memory caching and switching between CPU and memory...

Click to read more »
Task parallelism
Kamis, 2024-08-01 06:31:13

tasks where each task can execute independently of the others. In a multiprocessor system, task parallelism is achieved when each processor executes a...

Click to read more »
Memory-mapped I/O and port-mapped I/O
Selasa, 2026-03-31 03:50:39

Ultra-low-voltage ASIP Soft microprocessor Systems on chip System on a chip (SoC) Multiprocessor (MPSoC) Cypress PSoC Network on a chip (NoC) Hardware accelerators Coprocessor...

Click to read more »
Time-sharing system evolution
Sabtu, 2026-02-07 11:55:02

virtual memory features of the S/360-67. Early (Sept. 1968) S/360-67 multiprocessor support. CTSS→ DTSS→ → UNIX (BSD) Multics GE 645, Honeywell 6180 1969–2000...

Click to read more »
Cache replacement policies
Kamis, 2026-05-07 00:09:26

E {\displaystyle E} = secondary effects, such as queuing effects in multiprocessor systems A cache has two primary figures of merit: latency and hit ratio...

Click to read more »
North Star Computers
Rabu, 2025-12-24 14:28:17

(September 1, 1987). "LAN operating systems find niche with high-end multiprocessor units". PC Week. 4 (35). Ziff-Davis: C37 – via Gale. Moad, J. (August...

Click to read more »
Szymanski's conjecture
Kamis, 2025-12-25 20:23:27

networks, which is used to support simultaneous communications across multiprocessor parallel and telecommunication systems. In circuit-switched routing...

Click to read more »
Plessey System 250
Rabu, 2026-02-04 10:17:37

Switching Symposium Christian Diercks. "Capability Concept Mechanism and Structure in System 250" (PDF). Photograph of the 250 Multiprocessor System (1975)...

Click to read more »
Athlon 64
Selasa, 2026-03-10 22:53:11

they introduced the Athlon 64 on Socket 754, and brought out a non-multiprocessor version of the Opteron called the Athlon 64 FX, as a multiplier unlocked...

Click to read more »
Intel Ultra Path Interconnect
Jumat, 2025-03-21 20:22:11

starting in 2017. UPI is a low-latency coherent interconnect for scalable multiprocessor systems with a shared address space. It uses a directory-based home...

Click to read more »
DG/UX
Kamis, 2025-12-25 06:25:20

versions were based on System V Release 4. On the AViiON, DG/UX supported multiprocessor machines at a time when most variants of Unix did not. The operating...

Click to read more »
Cisco ASA
Jumat, 2026-02-06 10:52:20

files includes a version indicator, -smp means it is for a symmetrical multiprocessor (and 64 bit architecture), and different parts also indicate if 3DES...

Click to read more »
Spatial architecture
Minggu, 2026-02-22 04:53:54

of matrix multiplication has also been discussed in the context of multiprocessor systems. All mappings can be constructed through three loop transformations...

Click to read more »
Ardour (software)
Kamis, 2026-03-12 09:46:53

architectures and FreeBSD. It takes advantage of all of these systems' multiprocessor, multicore SMP and real-time features. Pre-built binaries of Ardour...

Click to read more »
Manycore processor
Kamis, 2025-08-21 05:53:17

Vector processor SIMD High-performance computing Computer cluster Multiprocessor system on a chip Vision processing unit Memory access pattern Cache...

Click to read more »
SGI Challenge
Selasa, 2026-04-28 09:25:21

systems have a 1,900 watt power supply. The Challenge is a shared-memory multiprocessor computer. The system is based on nodes, which are implemented as boards...

Click to read more »
Ticket lock
Rabu, 2026-04-15 12:03:32

(February 1991). "Algorithms for Scalable Synchronization on Shared-Memory Multiprocessors". ACM TOCS. Boyd-Wickizer, Silas, et al. "Non-scalable locks are dangerous...

Click to read more »
Apollo PRISM
Selasa, 2026-02-17 07:04:19

PRISM (Parallel Reduced Instruction Set Multiprocessor) was Apollo Computer's high-performance CPU used in their DN10000 series workstations. It was for...

Click to read more »
Cumulus (software)
Minggu, 2025-08-17 23:56:02

2009, with new indexing capabilities taking advantage of multicore/multiprocessor systems, and ability to manage a wider variety of file formats. Cumulus...

Click to read more »
Microarchitecture
Sabtu, 2026-05-02 21:58:50

(2–8) multiprocessors servers have become commonplace for the small business market. For large corporations, large scale (16–256) multiprocessors are common...

Click to read more »
POWER6
Senin, 2025-07-14 19:16:49

2007 family of multiprocessors by IBM...

Click to read more »
Data diffusion machine
Selasa, 2025-02-11 18:59:22

Haridi, The Data Diffusion Machine – A Scalable Shared Virtual Memory Multiprocessor. In Proceedings of the 1988 International Conference on Fifth Generation...

Click to read more »
Standard ML
Rabu, 2025-12-31 04:13:13

Peter; Nardelli, Francesco Zappa (2009). The Semantics of Power and ARM Multiprocessor Machine Code (PDF). DAMP 2009. pp. 13–24. doi:10.1145/1481839.1481842...

Click to read more »
Reference counting
Senin, 2026-01-19 05:32:26

Reference Counting Pointers: A lock-free, async-free, thread-safe, multiprocessor-safe reference counting pointer, Kirk Reinholtz Extending and Embedding...

Click to read more »
Oberon (operating system)
Rabu, 2026-03-25 20:37:53

Muller, Pieter Johannes (2002). The active object system design and multiprocessor implementation (PDF) (PhD). Swiss Federal Institute of Technology, Zürich...

Click to read more »
Hazard (computer architecture)
Senin, 2026-03-02 01:49:20

Ultra-low-voltage ASIP Soft microprocessor Systems on chip System on a chip (SoC) Multiprocessor (MPSoC) Cypress PSoC Network on a chip (NoC) Hardware accelerators Coprocessor...

Click to read more »
TurboDOS
Sabtu, 2026-04-04 04:06:04

system for the Z80 and 8086 CPUs developed by Software 2000 Inc. The multiprocessor nature of TurboDOS is its most unusual feature. Unlike other operating...

Click to read more »
List of NP-complete problems
Sabtu, 2026-05-16 12:11:02

quadratic knapsack problem, and several variants Some problems related to multiprocessor scheduling Numerical 3-dimensional matching Open-shop scheduling Partition...

Click to read more »
Clyde Kruskal
Sabtu, 2026-03-07 14:52:33

Snir, "The Performance of Multistage Interconnection Networks for Multiprocessors", IEEE Trans. Comput. 32 1091-1098 (1983) Clyde P. Kruskal, Larry Rudolph...

Click to read more »
Intel Developer Zone
Senin, 2026-05-18 14:48:41

Products supported through Intel Developer Zone include support for multiprocessor offerings like Intel Threading Building Blocks (Intel TBB) and Intel...

Click to read more »
OpenMP
Senin, 2026-01-19 20:34:22

conditions. As of 2017[update] only runs efficiently in shared-memory multiprocessor platforms (see however Intel's Cluster OpenMP Archived 2018-11-16 at...

Click to read more »
Cambridge Scientific Center
Rabu, 2026-03-04 00:06:03

capability based upon the work of Edson Hendricks and Tim Hartman; multiprocessor support for the IBM asymmetric MPs, led by Howard Holley; IBM's first...

Click to read more »
Redundant Array of Inexpensive Servers
Kamis, 2023-08-17 19:16:16

block device. RAIS was designed to provide the benefits of a symmetric multiprocessor system (SMP) at the entry cost of computer clusters. The term may imply...

Click to read more »
Top Chess Engine Championship
Kamis, 2026-05-28 16:49:51

protocol are required to participate. Usually chess engines that support multiprocessor mode are preferred (8-cores or higher), and engines in active development...

Click to read more »
List of Soviet computer systems
Rabu, 2025-12-10 05:41:16

computers Argon — a series of military real-time computers AS-6 (АС-6) – multiprocessor computing complex, name is Russian abbreviation for "Connection Equipment...

Click to read more »
Firefly (disambiguation)
Jumat, 2026-06-05 02:08:46

young children Firefly (supercomputer), a supercomputer DEC Firefly, a multiprocessor workstation Firefly (cache coherence protocol), a method of caching...

Click to read more »
Separation of mechanism and policy
Kamis, 2025-11-13 12:28:52

Levin; C. Pierson; F. Pollack (June 1974). "HYDRA: the kernel of a multiprocessor operating system". Communications of the ACM. 17 (6): 337–345. doi:10...

Click to read more »
KDE Projects
Kamis, 2026-03-19 01:17:42

integration framework Sonnet – Spell checker ThreadWeaver – Library to use multiprocessor systems more effectively Major applications developed by KDE include:...

Click to read more »
Counting sort
Jumat, 2025-07-25 01:20:39

S2CID 5670614. Zagha, Marco; Blelloch, Guy E. (1991), "Radix sort for vector multiprocessors", Proceedings of Supercomputing '91, November 18-22, 1991, Albuquerque...

Click to read more »
Millicode
Rabu, 2024-10-09 22:29:06

Ultra-low-voltage ASIP Soft microprocessor Systems on chip System on a chip (SoC) Multiprocessor (MPSoC) Cypress PSoC Network on a chip (NoC) Hardware accelerators Coprocessor...

Click to read more »
Intel iPSC
Jumat, 2026-05-15 11:07:02

Luc; Roose, Dirk (September 1989). "Benchmarking the iPSC/2 hypercube multiprocessor". Concurrency: Practice and Experience. 1 (1): 3–18. doi:10.1002/cpe...

Click to read more »
Adam Kolawa
Selasa, 2026-03-10 13:34:25

Load Balancer." Kolawa, A. with G. Fox and R. Williams. In Hypercube Multiprocessors, M. T. Heath, editor. SIAM, Philadelphia, 114-121. 1987. Caltech Report...

Click to read more »
Tesla (microarchitecture)
Selasa, 2026-01-27 17:31:12

to reach in real-world workloads. In G80/G90/GT200, each Streaming Multiprocessor (SM) contains 8 Shader Processors (SP, or Unified Shader, or CUDA Core)...

Click to read more »
Stability of the Solar System
Selasa, 2026-02-03 14:53:15

MIT group in 1988. The group used a special-purpose computer whose multiprocessor architecture was optimized for integrating the orbits of the outer planets...

Click to read more »
POWER9
Minggu, 2026-03-29 20:12:03

as CAPI 2.0 and CAPI 1.0 devices designed for POWER8. Multiprocessor (symmetric multiprocessor system) links to connect other POWER9 processors on the...

Click to read more »
Completely Fair Scheduler
Minggu, 2026-01-25 01:16:51

list). Li, T.; Baumberger, D.; Hahn, S. (2009). "Efficient and scalable multiprocessor fair scheduling using distributed weighted round-robin" (PDF). ACM SIGPLAN...

Click to read more »
Video game programming
Senin, 2026-04-20 23:16:11

smoothly and efficiently on hyper-threading or multicore processors and on multiprocessor platforms. With the computer industry's focus on CPUs with more cores...

Click to read more »
VMEbus
Jumat, 2026-02-20 01:27:34

These architectures can be used as message switches, routers and small multiprocessor parallel architectures. VITA's application for recognition as an accredited...

Click to read more »
SpiNNaker
Selasa, 2026-05-12 22:40:02

"Efficient modelling of spiking neural networks on a scalable chip multiprocessor". 2008 IEEE International Joint Conference on Neural Networks (IEEE...

Click to read more »
Arithmetic logic unit
Kamis, 2026-01-29 16:03:57

Ultra-low-voltage ASIP Soft microprocessor Systems on chip System on a chip (SoC) Multiprocessor (MPSoC) Cypress PSoC Network on a chip (NoC) Hardware accelerators Coprocessor...

Click to read more »
Temporal isolation among virtual machines
Rabu, 2026-04-29 19:07:54

Checconi, Tommaso Cucinotta, Dario Faggioli, Giuseppe Lipari, Hierarchical Multiprocessor CPU Reservations for the Linux Kernel, Proceedings of the 5th International...

Click to read more »
MESI protocol
Rabu, 2026-01-21 23:19:56

M. S.; Patel, J. H. (1984). "A low-overhead coherence solution for multiprocessors with private cache memories" (PDF). Proceedings of the 11th annual...

Click to read more »
AN/USQ-17
Minggu, 2026-01-04 17:06:01

commercial version, the UNIVAC 490. That system was later upgraded to a multiprocessor configuration as the 494. In accordance with the Joint Electronics Type...

Click to read more »
J. J. Stiffler
Selasa, 2025-10-14 09:11:47

P. A. (February 1988). "Sequoia: a fault-tolerant tightly coupled multiprocessor for transaction processing". Computer. 21 (2). IEEE: 37–45. Bibcode:1988Compr...

Click to read more »
Hypertree network
Jumat, 2023-12-22 01:35:44

S2CID 10122972. Goodman, J.R.; Sequin, C.H. (1981). "Hypertree: A Multiprocessor Interconnection Topology" (PDF). IEEE Transactions on Computers. 20...

Click to read more »
High availability software
Jumat, 2026-02-06 20:02:47

Archived from the original on September 1, 2013. Samson, John. "Dependable Multiprocessor (DM) Architecture for Space Applications" (PDF). Archived from the original...

Click to read more »
SuperCollider
Selasa, 2025-11-25 01:03:41

6 November 2009. Retrieved 20 June 2015. T. Blechmann, supernova, a multiprocessor-aware synthesis server for SuperCollider, Proceedings of the Linux Audio...

Click to read more »
Fetch-and-add
Rabu, 2026-04-15 12:25:38

disable interrupts before accessing a critical section. However, in multiprocessor systems (even with interrupts disabled) two or more processors could...

Click to read more »
Data parallelism
Sabtu, 2026-01-03 01:23:25

widely available in current data-parallel programming languages. In a multiprocessor system executing a single set of instructions (SIMD), data parallelism...

Click to read more »
Prathima Agrawal
Senin, 2026-03-09 19:26:18

electronic circuits, a problem that led her to the design of single-chip multiprocessors to perform these simulations. In 1992, she became the founding director...

Click to read more »
Processor consistency
Senin, 2025-10-06 02:52:40

usually in what is referred to as "program order". Program order in a multiprocessor system is the execution of instructions resulting in the same outcome...

Click to read more »
Process (computing)
Selasa, 2026-03-31 06:32:54

the alternative term, "multiprocessing", is too easy to confuse with multiprocessor (which is a computer with two or more CPUs). Silberschatz, Abraham;...

Click to read more »
ND-500
Selasa, 2026-05-05 00:11:13

implementation was sold under a variety of different model numbers. ND also sold multiprocessor configurations, naming them ND-580/n and an ND-590n, where n represented...

Click to read more »
List of fellows of IEEE Circuits and Systems Society
Sabtu, 2026-02-07 06:27:01

2016 David Atienza For contributions to design methods and tools for multiprocessor systems on chip 2016 Kwabena Boahen For contributions to system design...

Click to read more »
WDC 65C21
Selasa, 2026-05-26 01:27:26

bidirectional data transfer between W65C21S Peripheral Interface Adapters in multiprocessor systems. The PIA interfaces to the 65xx microprocessor family with a...

Click to read more »
TriMedia (media processor)
Sabtu, 2025-02-15 13:27:09

multithreading and diverse accelerators to build scalable shared memory multiprocessor systems. 5 to 8 issue slots filled with up to 45 functional units 128...

Click to read more »
Units of information
Sabtu, 2026-05-16 12:21:20

ISBN 2-88074054-1. Proceedings. Symposium on Experiences with Distributed and Multiprocessor Systems (SEDMS). Vol. 4. USENIX Association. 1993. "1. Introduction:...

Click to read more »
Firefly (cache coherence protocol)
Minggu, 2026-01-25 12:35:12

Firefly cache coherence protocol is the schema used in the DEC Firefly multiprocessor workstation, developed by DEC Systems Research Center. This protocol...

Click to read more »
PDP-11
Senin, 2026-05-11 20:54:34

of prototype 11/74s (of various types) were built and at least two multiprocessor systems were sent to customers for beta testing, but no systems were...

Click to read more »
IBM Power microprocessors
Rabu, 2026-03-25 13:11:15

update, fabricated on the same process as POWER6. The POWER7 symmetric multiprocessor design was a substantial evolution from the POWER6 design, focusing...

Click to read more »
Modula-3
Jumat, 2026-01-16 08:22:27

was the language in which the operating system for the DEC Firefly multiprocessor VAX workstation was written and in which the Acorn Compiler for Acorn...

Click to read more »
Dragon protocol
Senin, 2024-01-01 10:50:32

Stenström, Per (1990-06-01). "A Survey of Cache Coherence Schemes for Multiprocessors". Computer. 23 (6): 12–24. doi:10.1109/2.55497. ISSN 0018-9162. Culler...

Click to read more »
Multifit algorithm
Selasa, 2025-10-07 16:21:37

R.; Johnson, D. S. (1978-02-01). "An Application of Bin-Packing to Multiprocessor Scheduling". SIAM Journal on Computing. 7 (1): 1–17. doi:10.1137/0207001...

Click to read more »
Pradeep Sindhu
Kamis, 2026-02-26 06:41:17

circuits and high-speed interconnects for shared memory architecture multiprocessors. Sindhu founded Juniper Networks along with Dennis Ferguson and Bjorn...

Click to read more »
Mark Alan Horowitz
Minggu, 2026-03-08 00:59:45

applying engineering tools to biology. He has worked on RISC processors, multiprocessor designs, low-power circuits, high-speed links, computational photography...

Click to read more »
David L. Dill
Jumat, 2026-06-05 07:08:43

verifier, which was later used to check cache coherence protocols in multiprocessors and CPU's of several major computer manufacturers. He and Rajeev Alur...

Click to read more »
Plexus Computers
Kamis, 2026-05-28 17:48:54

Google Books. Staff writer (April 5, 1982). "Plexus Unveils 16-Bit Multiprocessor Mini". InfoWorld. Vol. XVI, no. 14. IDG Publications. p. 69 – via Google...

Click to read more »
Object-oriented operating system
Minggu, 2026-05-17 22:50:22

Muller, Pieter Johannes (2002). The active object system design and multiprocessor implementation (PDF) (PhD). Swiss Federal Institute of Technology, Zürich...

Click to read more »
IBM PC Series
Selasa, 2026-05-12 23:27:39

Series Model 360 S200 (Model 6598-Fxx) The PC 365 is an ISA/PCI-based multiprocessor system with five expansion slots. It supports dual Pentium Pro processors...

Click to read more »
UltraSPARC III
Kamis, 2025-09-25 02:14:40

cache tags is used by cache coherency traffic, which is required in the multiprocessor systems the UltraSPARC III is designed to be used in. As the maximum...

Click to read more »
VPX
Rabu, 2026-05-06 03:25:00

single-board computers (based on both Intel and PowerPC architectures), multiprocessors, graphics processors, FPGA-based processing modules, mass storage,...

Click to read more »
Graph reduction machine
Selasa, 2026-05-12 22:40:02

computer, built at the University of Cambridge Computer Laboratory, the multiprocessor GRIP ("Graph Reduction In Parallel") computer, built at University College...

Click to read more »
Keren Bergman
Selasa, 2026-02-10 07:32:27

computing systems, data centers, optical packet-switched routers, and chip multiprocessor nanophotonic networks-on-chip. In 2019 a team led by Bergman won a $4...

Click to read more »
Directory-based coherence
Kamis, 2026-04-02 03:20:41

IBM PR3 which was introduced in 1987, are some examples of scalable multiprocessor systems. However, both of these systems have a drawback; For example...

Click to read more »
Blue Waters
Minggu, 2025-03-09 05:07:48

architecture Pipelined processor Superscalar processor Vector processor Multiprocessor symmetric asymmetric Memory shared distributed distributed shared UMA...

Click to read more »
General-purpose computing on graphics processing units
Senin, 2026-05-18 17:27:23

that performs a stream of operations, variously called a "streaming multiprocessor" (SM) by Nvidia, compute unit (CU) or workgroup processor (WGP) by AMD...

Click to read more »
Rockbox
Senin, 2026-06-01 12:25:50

targets. Rockbox also provides support for multicore and asymmetric multiprocessor systems based on ARM, ColdFire, MIPS and SH. Several codecs can be parallelized...

Click to read more »
S-1 (supercomputer)
Rabu, 2025-09-24 14:31:30

a core "uniprocessor" design that could be connected together in a multiprocessor configuration. Early designs supported up to sixteen uniprocessors connected...

Click to read more »
Multiple instruction, multiple data
Jumat, 2026-02-06 01:11:20

distributed memory model. There are many examples of shared memory (multiprocessors): UMA (uniform memory access), COMA (cache-only memory access). MIMD...

Click to read more »
MVS
Selasa, 2026-03-10 22:16:45

support multiprocessor configurations, though the M65MP variant of OS/360 running on 360 Models 65 and 67 had provided limited multiprocessor support...

Click to read more »
Silicon Forest
Kamis, 2026-03-05 16:25:46

could be replaced by much smaller and cheaper micro-processor-based multiprocessor systems. It went public in 1987 and was beginning to also encroach on...

Click to read more »
NS32000
Selasa, 2026-01-27 22:20:02

production. Datasheets exist for an NS32132, apparently designed for multiprocessor systems. This is the NS32032 extended with an arbiter. The bus usage...

Click to read more »
Prograph
Minggu, 2026-02-08 06:02:32

to be inherently concurrent, meaning they are capable of running on multiprocessor systems "naturally", one of the reasons that it garnered so much interest...

Click to read more »
Xeon Phi
Sabtu, 2026-03-28 01:32:55

x86 architecture based processor design, extended to a cache-coherent multiprocessor system connected via a ring bus to memory; each core was capable of...

Click to read more »
Redundant binary representation
Sabtu, 2025-03-01 03:28:23

Ultra-low-voltage ASIP Soft microprocessor Systems on chip System on a chip (SoC) Multiprocessor (MPSoC) Cypress PSoC Network on a chip (NoC) Hardware accelerators Coprocessor...

Click to read more »
Robert J. Plemmons
Rabu, 2026-03-18 02:02:41

Plemmons, R.J. (1991). "Parallel recursive least squares on a hypercube multiprocessor, in: Numerical Linear Algebra, Digital Signal Processing and Parallel...

Click to read more »
Sequent Computer Systems
Minggu, 2026-04-12 00:23:36

occurs with a single monolithic memory. Using NUMA would allow its multiprocessor machines to generally outperform SMP systems, at least when the tasks...

Click to read more »
L4 microkernel family
Kamis, 2026-03-26 18:39:06

Steinberg, Udo; Kauer, Bernhard (April 2010). "Towards a Scalable Multiprocessor User-level Environment". IIDS'10: Workshop on Isolation and Integration...

Click to read more »
TMS320
Minggu, 2026-04-26 03:37:51

non-delayed branch instructions. TMS320C44, subset of TMS320C40 TMS320C8x, multiprocessor chip TMS320C80 MVP (multimedia video processor) has a 32 bit floating-point...

Click to read more »
Partitioned global address space
Selasa, 2025-02-25 15:05:29

Berkeley to support scientific high-performance computing on large-scale multiprocessors Split-C a parallel extension of the C programming language that supports...

Click to read more »
Optical Multi-Tree with Shuffle Exchange
Minggu, 2024-11-03 04:24:54

property. Therefore, in the construction of very powerful and large multiprocessor systems, it is advantageous to interconnect close processors physically...

Click to read more »
BiiN
Selasa, 2025-11-18 09:16:33

microprocessor designs. BiiN was an outgrowth of the Intel iAPX 432 multiprocessor project, ancestor of iPSC and nCUBE. The company was closed down in...

Click to read more »
CMP
Selasa, 2026-05-05 20:38:42

utility Certificate Management Protocol, an Internet protocol Chip multiprocessor, a CPU die type Cloud management platform Consent management provider...

Click to read more »
VMScluster
Kamis, 2025-09-25 12:40:41

computers running the OpenVMS operating system. Whereas tightly coupled multiprocessor systems run a single copy of the operating system, a VMScluster is loosely...

Click to read more »
Encore Computer
Selasa, 2025-09-23 11:54:52

Performance Analysis". Workshop on Experiences with Distributed and Multiprocessor Systems. Usenix Association: 105–126. Retrieved 29 December 2023. Compro...

Click to read more »
List of SRI International people
Sabtu, 2026-05-23 17:43:37

and the Ordering of Events in a Distributed System", "How to Make a Multiprocessor Computer That Correctly Executes Multiprocess Programs" and "The Byzantine...

Click to read more »
Chia Shen
Minggu, 2023-06-11 03:26:09

titled An Integrated Approach to Dynamic Task and Resource Management in Multiprocessor Real-Time Systems. Shen joined Mitsubishi Electric Research Laboratories...

Click to read more »
ALGOL 68S
Senin, 2026-05-25 01:07:28

68S was available for the PDP-11, written in the language BLISS. The multiprocessor version designed for the C.mmp has been preserved at the PDP Unix Preservation...

Click to read more »
Charles Zukowski
Rabu, 2025-03-19 13:25:51

1988). "Continuous Models for Communication Density Constraints on Multiprocessor Performance". IEEE Transactions on Computers. 37 (6): 652–656. doi:10...

Click to read more »
Transputer
Selasa, 2026-05-26 04:32:31

processing time. It included two priority levels to improve real-time and multiprocessor operation. The same logical system was used to communicate between programs...

Click to read more »
RMCDE
Senin, 2025-09-08 07:11:18

surveillance data processing system (e.g. ARTAS) RMCDE is a Multibus II based multiprocessor system composed of a number of subsystems (processor and IO boards)...

Click to read more »
Ridge Computers
Kamis, 2025-10-23 09:38:48

thousand systems. Although not a product of Ridge Computers, the Cerberus multiprocessor simulator used a processor model with an instruction set architecture...

Click to read more »
Generalized processor sharing
Rabu, 2025-10-01 02:01:33

234856. Li, T.; Baumberger, D.; Hahn, S. (2009). "Efficient and scalable multiprocessor fair scheduling using distributed weighted round-robin" (PDF). ACM SIGPLAN...

Click to read more »
MPS
Minggu, 2026-05-10 15:24:19

computer file format used to describe mathematical programming problems MultiProcessor Specification, Intel specification for multi-processor computers of...

Click to read more »
NAG Numerical Library
Sabtu, 2026-04-11 14:01:00

Multi-Processors (SMP) and multicore processors, appeared in 1997 for multiprocessor machines built using the Dec Alpha and SPARC architectures. The NAG...

Click to read more »
International Symposium on Computer Architecture
Jumat, 2026-01-30 05:27:34

A.; Rosenblum, M.; Hennessy, J. (April 1994). "The Stanford FLASH multiprocessor". ACM SIGARCH Computer Architecture News. 22 (2). ACM: 302–313. doi:10...

Click to read more »
Trusted Execution Technology
Sabtu, 2025-08-16 11:13:09

Ultra-low-voltage ASIP Soft microprocessor Systems on chip System on a chip (SoC) Multiprocessor (MPSoC) Cypress PSoC Network on a chip (NoC) Hardware accelerators Coprocessor...

Click to read more »
Versatile Real-Time Executive
Rabu, 2025-08-27 23:32:12

Z8000, 8086, etc. VRTX-32: 32-bit VRTX, for M68K, AMD29K, etc. MPV: Multiprocessor VRTX for distributed applications, such as distributed across VME backplanes...

Click to read more »
Olaf Schenk
Minggu, 2026-03-08 06:47:42

Thesis Scalable Parallel LU Factorization Methods on Shared Memory Multiprocessors  (2000) Doctoral advisor Wolfgang Fichtner Martin Hermann Gutknecht...

Click to read more »
Track while scan
Rabu, 2025-08-27 21:31:53

its TWS ability. Rather than using later phased-array antennas and multiprocessor digital computers (both which did not exist yet back in the time) the...

Click to read more »
Bloomberg Terminal
Jumat, 2026-05-22 13:31:11

implements a client-server architecture with the server running on a multiprocessor Unix platform. The client, used by end users to interact with the system...

Click to read more »
Windows XP
Selasa, 2026-06-02 13:43:48

2014. Kumar, I. Suuresh (October 25, 2010). "Multi-core processor and multiprocessor limit for Windows XP". Microsoft Answers. Microsoft. Archived from the...

Click to read more »
Timothy A. Gonsalves
Rabu, 2026-06-03 10:41:01

Pandurangan (1995). "Modeling and Simulation of Dynamic Job Scheduling in Multiprocessor Systems". International Journal of Computer Mathematics. 58 (3–4). Taylor...

Click to read more »
Instruction set architecture
Minggu, 2026-05-24 11:49:04

(2014). Harnessing ISA Diversity: Design of a Heterogeneous-ISA Chip Multiprocessor. 41st Annual International Symposium on Computer Architecture. "Intel®...

Click to read more »
IBM 2365 Processor Storage
Minggu, 2023-03-05 18:15:40

model 65 when not used as a multiprocessor. Model 2 is used on the System/360 models 65 (when not used as a multiprocessor) and 67-1. Model 3 is used on...

Click to read more »
IBM System/360 Model 65
Kamis, 2026-05-07 05:00:08

respectively. By 1974 the smallest G submodel had been discontinued. The MP (multiprocessor) model was added supporting from 512K to 2MB of system memory. The system...

Click to read more »
Optimizing compiler
Rabu, 2026-02-18 23:28:15

both) code to use multiple processors simultaneously in a shared-memory multiprocessor (SMP) machine, including multi-core machines. Prescient store optimizations...

Click to read more »
PowerPC 7xx
Jumat, 2026-06-05 09:06:15

for Nintendo, which is a 750-based design with improvements such as multiprocessor support (the part is a triple core), new 45 nm fabrication process and...

Click to read more »
Timothy M. Pinkston
Senin, 2026-06-01 07:44:23

the theory and practice of interconnection network for many-core and multiprocessor computer systems, particularly in the design of routing algorithms and...

Click to read more »
Multiflow
Minggu, 2026-05-17 04:55:38

/500 family, which was to feature a 14/ that could also be used as a multiprocessor of two 7/ models, but that system was not completed before the company...

Click to read more »
Placement syntax
Minggu, 2026-05-03 04:49:41

area, such as an area that is shared between several processors of a multiprocessor computer. Other uses, however, include calling a constructor directly...

Click to read more »
Cilk
Kamis, 2025-11-27 06:34:04

place the result in fib(2)'s y variable. When the code is executed on a multiprocessor machine, however, execution proceeds differently. One processor starts...

Click to read more »
Intel Turbo Boost
Kamis, 2026-05-07 05:32:08

"Memory Performance and Cache Coherency Effects on an Intel Nehalem Multiprocessor System". 2009 18th International Conference on Parallel Architectures...

Click to read more »
GridMathematica
Rabu, 2025-08-20 22:15:24

licenses are purchased. Compute processes can be located on a single multiprocessor computer or distributed over a remote heterogeneous network. 64 bit...

Click to read more »
IBM 308X
Jumat, 2026-05-08 10:33:57

"four central processing units that can operate as a tightly coupled multiprocessor or as two independent "dyadic" configurations" - IBM didn't announce...

Click to read more »
Susan J. Eggers
Senin, 2026-03-09 01:41:37

contribution to simultaneous multi thread processor architectures and multiprocessor sharing and coherency. Eggers is the first woman to win this award....

Click to read more »
Supercomputer
Sabtu, 2026-05-30 10:30:56

from the original on 8 December 2013. Solem, J. C. (1985). "MECA: A multiprocessor concept specialized to Monte Carlo". Monte-Carlo Methods and Applications...

Click to read more »
Many-task computing
Minggu, 2025-09-07 21:47:30

file system operations. Tasks may be small or large, uniprocessor or multiprocessor, compute-intensive or data-intensive. The set of tasks may be static...

Click to read more »
NEC μCOM series
Kamis, 2025-12-18 12:40:14

control, refresh control for DRAM, and a master/slave mode to enable multiprocessor operation. "NEC 751". AntiqueTech. Retrieved 2020-07-11. NEC Databook...

Click to read more »