Papers by Tristan van Leeuwen

This extended abstract presents a survey of combinatorial problems encountered in scientific comp... more This extended abstract presents a survey of combinatorial problems encountered in scientific computations on today's high-performance architectures, with sophisticated memory hierarchies, multiple levels of cache, and multiple processors on chip as well as off-chip. For parallelism, the most important problem is to partition sparse matrices, graph, or hypergraphs into nearly equal-sized parts while trying to reduce inter-processor communication. Common approaches to such problems involve multilevel methods based on coarsening and uncoarsening (hyper)graphs, matching of similar vertices, searching for good separator sets and good splittings, dynamical adjustment of load imbalance, and two-dimensional matrix splitting methods. @InProceedings{bisseling_et_al:DSP:2009:2081, author = {Rob Bisseling and Tristan van Leeuwen and Umit V. Catalyurek}, title = {Combinatorial Problems in High-Performance Computing: Partitioning}, booktitle = {Combinatorial Scientific Computing}, year = {200...
Uploads
Papers by Tristan van Leeuwen