Sciweavers

35 search results - page 4 / 7
» tjs 2008
Sort
View
TJS
1998
101views more  TJS 1998»
13 years 7 months ago
Compiler Support for Array Distribution on NUMA Shared Memory Multiprocessors
Management of program data to improve data locality and reduce false sharing is critical for scaling performanceon NUMA shared memorymultiprocessors. We use HPF-like data decomposi...
Tarek S. Abdelrahman, Thomas N. Wong
TJS
2002
122views more  TJS 2002»
13 years 7 months ago
Optimal BSR Solutions to Several Convex Polygon Problems
Abstract. This paper focuses on BSR (Broadcasting with Selective Reduction) implementation of algorithms solving basic convex polygon problems. More precisely, constant time soluti...
Jean Frédéric Myoupo, David Sem&eacu...
TJS
2002
94views more  TJS 2002»
13 years 7 months ago
A Fully Implicit Parallel Ocean Model Using MUMPS
The formulation, implementation and performance of a new fully implicit parallel model of the ocean circulation is presented. Within this model, steady states can be traced in one ...
Jos de Kloe, Aad J. van der Steen, Hakan Öks&...
TJS
2010
72views more  TJS 2010»
13 years 5 months ago
u-BabSang: a context-aware food recommendation system
In this paper, we propose a context-aware food recommendation system for well-being care applications. The proposed system, called u-BabSang, provides individualized food recommend...
Yoosoo Oh, Ahyoung Choi, Woontack Woo
TJS
2008
113views more  TJS 2008»
13 years 7 months ago
Improving the parallelism of iterative methods by aggressive loop fusion
Abstract. Traditionally, loop nests are fused only when the data dependences in the loop nests are not violated. This paper presents a new loop fusion algorithm that is capable of ...
Jingling Xue, Minyi Guo, Daming Wei