Sciweavers

39 search results - page 1 / 8
» Automatic Data Layout Using 0-1 Integer Programming
Sort
View
80
Voted
IFIPPACT
1994
15 years 7 days ago
Automatic Data Layout Using 0-1 Integer Programming
Robert E. Bixby, Ken Kennedy, Ulrich Kremer
83
Voted
TVCG
2011
120views more  TVCG 2011»
14 years 5 months ago
Drawing and Labeling High-Quality Metro Maps by Mixed-Integer Programming
—Metro maps are schematic diagrams of public transport networks that serve as visual aids for route planning and navigation tasks. It is a challenging problem in network visualiz...
Martin Nöllenburg, Alexander Wolff
SC
1995
ACM
15 years 2 months ago
A Novel Approach Towards Automatic Data Distribution
: Data distribution is one of the key aspects that a parallelizing compiler for a distributed memory architecture should consider, in order to get efficiency from the system. The ...
Jordi Garcia, Eduard Ayguadé, Jesús ...
92
Voted
PLDI
2005
ACM
15 years 4 months ago
Automatic pool allocation: improving performance by controlling data structure layout in the heap
This paper describes Automatic Pool Allocation, a transformation framework that segregates distinct instances of heap-based data structures into seperate memory pools and allows h...
Chris Lattner, Vikram S. Adve
87
Voted
IEEEPACT
2006
IEEE
15 years 5 months ago
Whole-program optimization of global variable layout
On machines with high-performance processors, the memory system continues to be a performance bottleneck. Compilers insert prefetch operations and reorder data accesses to improve...
Nathaniel McIntosh, Sandya Mannarswamy, Robert Hun...