Results 1 - 10
of
246
A performance comparison of contemporary DRAM architectures
- In Proceedings of the 26th Annual International Symposium on Computer Architecture
, 1999
"... In response to the growing gap between memory access time and processor speed, DRAM manufacturers have created several new DRAM architectures. This paper presents a simulation-based performance study of a representative group, each evaluated in a small system organization. These small-system organiz ..."
Abstract
-
Cited by 116 (11 self)
- Add to MetaCart
-system organizations correspond to workstation-class computers and use on the order of 10 DRAM
Cilk: An Efficient Multithreaded Runtime System
, 1995
"... Cilk (pronounced “silk”) is a C-based runtime system for multithreaded parallel programming. In this paper, we document the efficiency of the Cilk work-stealing scheduler, both empirically and analytically. We show that on real and synthetic applications, the “work” and “critical path ” of a Cilk co ..."
Abstract
-
Cited by 763 (33 self)
- Add to MetaCart
computation can be used to accurately model performance. Consequently, a Cilk programmer can focus on reducing the work and critical path of his computation, insulated from load balancing and other rtmtime scheduling issues. We also prove that for the class of “fully strict ” (well-structured) programs
Scheduling for reduced CPU energy
- USENIX SYMP. OPERATING
, 1994
"... The energy usage of computer systems is becoming more important, especially for battery operated systems. Displays, disks, and cpus, in that order, use the most energy. Reducing the energy used by displays and disks has been studied elsewhere; this paper considers a new method for reducing the energ ..."
Abstract
-
Cited by 563 (2 self)
- Add to MetaCart
The energy usage of computer systems is becoming more important, especially for battery operated systems. Displays, disks, and cpus, in that order, use the most energy. Reducing the energy used by displays and disks has been studied elsewhere; this paper considers a new method for reducing
An Efficient Implementation of a Network Interior Point Method
, 1992
"... We describe dlnet, an implementation of the dual affine scaling algorithm for minimum cost capacitated network flow problems. The efficiency of this implementation is the result of three factors: the small number of iterations taken by interior point methods, efficient solution of the linear system ..."
Abstract
-
Cited by 17 (2 self)
- Add to MetaCart
hours of running time on a workstation-class computer. We compare dlnet with network simplex code netflo and relaxation code relaxt-3 on an extensive range of minimum cost network flow problems, including minimum cost circulation, maximum flow and transshipment problems. The computational results show
PARALLEL SIMULATION ALGORITHMS FOR THE THREE-DIMENSIONAL STRONG-STRONG BEAM-BEAM INTERACTION
"... The strong-strong beam-beam effect is one of the most important effects limiting the luminosity of ring colliders. Little is known about it analytically, so most studies utilize numeric simulations. The two-dimensional realm is readily accessible to workstation-class computers (cf.,e.g.,[1, 2]), whi ..."
Abstract
- Add to MetaCart
The strong-strong beam-beam effect is one of the most important effects limiting the luminosity of ring colliders. Little is known about it analytically, so most studies utilize numeric simulations. The two-dimensional realm is readily accessible to workstation-class computers (cf.,e.g.,[1, 2
INTERACTION
"... The strong-strong beam-beam effect is one of the most important effects limiting the luminosity of ring colliders. Little is known about it analytically, so most studies utilize numeric simulations. The two-dimensional realm is readily accessible to workstation-class computers (cf.,e.g.,[1, 2]), whi ..."
Abstract
- Add to MetaCart
The strong-strong beam-beam effect is one of the most important effects limiting the luminosity of ring colliders. Little is known about it analytically, so most studies utilize numeric simulations. The two-dimensional realm is readily accessible to workstation-class computers (cf.,e.g.,[1, 2
Implementing an Oberon Compiler with Pccts
"... . This paper describes the implementation of a compiler for the Oberon-2 programming language using the tools included in the Purdue Compiler Construction Tool Set (PCCTS). A project overview describes the structure of the compiler and highlights some of the problems which were noted. Next, the use ..."
Abstract
- Add to MetaCart
performed by Niklaus Wirth at the Institut fr Computersysteme, ETH Zentrum, Zurich, Switzerland from 1986 through 1989 [WG92]. The goal of the project was to design and implement a complete workstation-class computer from scratch, including hardware, operating system, compiler, and software. The name
High-Performance DRAMs in Workstation Environments
, 2001
"... This paper presents a simulation-based performance study of several of the new high-performance DRAM architectures, each evaluated in a small system organization. These small-system organizations correspond to workstation-class computers and use only a handful of DRAM chips (~10, as opposed to ~1 o ..."
Abstract
-
Cited by 24 (1 self)
- Add to MetaCart
This paper presents a simulation-based performance study of several of the new high-performance DRAM architectures, each evaluated in a small system organization. These small-system organizations correspond to workstation-class computers and use only a handful of DRAM chips (~10, as opposed to ~1
Increasing Communication Performance with a Minimal-Copy Data Path Supporting ILP and ALF
, 1996
"... Many current implementations of communication subsystems on workstation class computers transfer communication data to and from primary memory several times. This is due to software copying between user and operating system address spaces, presentation layer data conversion and other data manipulati ..."
Abstract
-
Cited by 12 (3 self)
- Add to MetaCart
Many current implementations of communication subsystems on workstation class computers transfer communication data to and from primary memory several times. This is due to software copying between user and operating system address spaces, presentation layer data conversion and other data
Submitted to the Program in Media Arts and Sciences,
, 2003
"... This thesis describes the design and implementation of an environment to allow quantum computation to be simulated on classical computers. Although it is believed that quantum computers cannot in general be efficiently simulated classically, it is nevertheless possible to simulate small but interest ..."
Abstract
- Add to MetaCart
of workstation class computers linked with a high speed (gigabit Ethernet) network. We then wrote an initial simulation environment based on parallel linear algebra libraries with a Matlab front end. These libraries operated on large matrices representing the problem being simulated. The parallel Matlab
Results 1 - 10
of
246