Sciweavers

1933 search results - page 230 / 387
» High-performance computing using accelerators
Sort
View
FCCM
2009
IEEE
316views VLSI» more  FCCM 2009»
14 years 2 months ago
An FPGA Implementation for Solving Least Square Problem
This paper proposes a high performance least square solver on FPGAs using the Cholesky decomposition method. Our design can be realized by iteratively adopting a single triangular...
Depeng Yang, Gregory D. Peterson, Husheng Li, Junq...
HICSS
1997
IEEE
98views Biometrics» more  HICSS 1997»
14 years 1 months ago
Recovery and Page Coherency for a Scalable Multicomputer Object Store
This paper presents scalable algorithms for recovery and page coherency in multicomputer object stores. Recovery and coherency are central to object store engineering and distribu...
Stephen M. Blackburn, Robin B. Stanton, Stephan J....
IWEC
2007
13 years 11 months ago
A Survey on Projector-Based PC Clustered Distributed-Rendering Large Screen Displays and Techniques
Large screen display systems are common display systems nowadays. Especially projector-based PC cluster large screen display systems share most of large screen display system marke...
Munjae Song, Seongwon Park
PC
2006
103views Management» more  PC 2006»
13 years 10 months ago
Is MPI suitable for a generative design-pattern system?
Generative parallel design patterns is a proven technique to improve the productivity of parallel program development. However many of the generative design-pattern systems are de...
Paras Mehta, José Nelson Amaral, Duane Szaf...
SIGSOFT
2010
ACM
13 years 8 months ago
The last mile: parallel programming and usability
Multiprocessors are now commonplace, and cloud computing is swiftly following suit. While it is possible to write high performance code for these systems, concurrency bugs are ext...
Caitlin Sadowski, Andrew Shewmaker