Sciweavers

470 search results - page 58 / 94
» Reading a Neural Code
Sort
View
USENIX
2003
15 years 1 months ago
Multiprocessor Support for Event-Driven Programs
This paper presents a new asynchronous programming library (libasync-smp) that allows event-driven applications to take advantage of multiprocessors by running code for event hand...
Nickolai Zeldovich, Alexander Yip, Frank Dabek, Ro...
NAR
2006
86views more  NAR 2006»
14 years 11 months ago
ISfinder: the reference centre for bacterial insertion sequences
ISfinder (www-is.biotoul.fr) is a dedicated database for bacterial insertion sequences (ISs). It has superseded the Stanford reference center. One of its functions is to assign IS...
P. Siguier, J. Perochon, L. Lestrade, J. Mahillon,...
TOG
2008
106views more  TOG 2008»
14 years 11 months ago
BSGP: bulk-synchronous GPU programming
We present BSGP, a new programming language for general purpose computation on the GPU. A BSGP program looks much the same as a sequential C program. Programmers only need to supp...
Qiming Hou, Kun Zhou, Baining Guo
CORR
1999
Springer
120views Education» more  CORR 1999»
14 years 11 months ago
A Machine-Independent Debugger--Revisited
Most debuggers are notoriously machine-dependent, but some recent research prototypes achieve varying degrees of machine-independence with novel designs. Cdb, a simple source-leve...
David R. Hanson
SAC
2008
ACM
14 years 11 months ago
A self-balancing striping scheme for NAND-flash storage systems
To use multiple memory banks in parallel is a nature approach to boost the performance of flash-memory storage systems. However, realistic data-access localities unevenly load eac...
Yu-Bin Chang, Li-Pin Chang