Sciweavers

6320 search results - page 214 / 1264
» Towards Situated Computing
Sort
View
FGCS
1998
91views more  FGCS 1998»
15 years 6 months ago
Computational steering in the CAVE
Scientists can gain much more insight from their simulations if they are enabled to change simulation parameters on the y while observing the results immediately. A crucial aspect...
Jurriaan D. Mulder, Robert van Liere, Jarke J. van...
ICML
2008
IEEE
16 years 7 months ago
Stopping conditions for exact computation of leave-one-out error in support vector machines
We propose a new stopping condition for a Support Vector Machine (SVM) solver which precisely reflects the objective of the Leave-OneOut error computation. The stopping condition ...
Klaus-Robert Müller, Pavel Laskov, Vojtech Fr...
PLDI
2006
ACM
16 years 13 days ago
An experimental analysis of self-adjusting computation
Dependence graphs and memoization can be used to efficiently update the output of a program as the input changes dynamically. Recent work has studied techniques for combining the...
Umut A. Acar, Guy E. Blelloch, Matthias Blume, Kan...
IPPS
2005
IEEE
16 years 2 days ago
Exploring the Energy-Time Tradeoff in High-Performance Computing
High-performance computing is and has always been performance oriented. However, a consequence of the push towards maximum performance is increased energy consumption, especially ...
Feng Pan, Vincent W. Freeh, Daniel M. Smith
SC
2005
ACM
16 years 1 days ago
Transformations to Parallel Codes for Communication-Computation Overlap
This paper presents program transformations directed toward improving communication-computation overlap in parallel programs that use MPI’s collective operations. Our transforma...
Anthony Danalis, Ki-Yong Kim, Lori L. Pollock, D. ...