Sciweavers

5149 search results - page 613 / 1030
» Timed Asynchronous Distributed Systems
Sort
View
PAAPP
2006
141views more  PAAPP 2006»
15 years 4 months ago
Algorithmic optimizations of a conjugate gradient solver on shared memory architectures
OpenMP is an architecture-independent language for programming in the shared memory model. OpenMP is designed to be simple and in terms of programming abstractions. Unfortunately,...
Henrik Löf, Jarmo Rantakokko
147
Voted
ICTIR
2009
Springer
15 years 2 months ago
An Analysis of NP-Completeness in Novelty and Diversity Ranking
Abstract. A useful ability for search engines is to be able to rank objects with novelty and diversity: the top k documents retrieved should cover possible interpretations of a que...
Ben Carterette
CHI
1997
ACM
15 years 9 months ago
Timewarp: Techniques for Autonomous Collaboration
This paper presents a set of techniques for supporting autonomous collaboration—collaboration where participants work independently for periods, and then join together to integr...
W. Keith Edwards, Elizabeth D. Mynatt
GECCO
2010
Springer
140views Optimization» more  GECCO 2010»
15 years 5 months ago
Shared memory genetic algorithms in a multi-agent context
In this paper we present a concurrent implementation of genetic algorithms designed for shared memory architectures intended to take advantage of multi-core processor platforms. O...
Dana Vrajitoru
WISES
2003
15 years 6 months ago
Using a Java Optimized Processor in a Real World Application
— Java, a popular programming language on desktop systems, is rarely used in embedded systems. Some features of Java, like thread support in the language, could greatly simplify ...
Martin Schoeberl