Skip to main content

Showing 1–4 of 4 results for author: Hutter, E

Searching in archive cs. Search in all archives.
.
  1. arXiv:2210.10184  [pdf, other

    cs.PF cs.DC cs.LG

    Application Performance Modeling via Tensor Completion

    Authors: Edward Hutter, Edgar Solomonik

    Abstract: Performance tuning, software/hardware co-design, and job scheduling are among the many tasks that rely on models to predict application performance. We propose and evaluate low-rank tensor decomposition for modeling application performance. We discretize the input and configuration domains of an application using regular grids. Application execution times mapped within grid-cells are averaged and… ▽ More

    Submitted 29 August, 2023; v1 submitted 18 October, 2022; originally announced October 2022.

  2. arXiv:2103.01304  [pdf, other

    cs.DC

    Accelerating Distributed-Memory Autotuning via Statistical Analysis of Execution Paths

    Authors: Edward Hutter, Edgar Solomonik

    Abstract: The prohibitive expense of automatic performance tuning at scale has largely limited the use of autotuning to libraries for shared-memory and GPU architectures. We introduce a framework for approximate autotuning that achieves a desired confidence in each algorithm configuration's performance by constructing confidence intervals to describe the performance of individual kernels (subroutines of ben… ▽ More

    Submitted 1 March, 2021; originally announced March 2021.

  3. arXiv:2006.08958  [pdf, other

    cs.AI cs.CC

    On the Hardness of Problems Involving Negator Relationships in an Artificial Hormone System

    Authors: Eric Hutter, Mathias Pacher, Uwe Brinkschulte

    Abstract: The Artificial Hormone System (AHS) is a self-organizing middleware to allocate tasks in a distributed system. We extended it by so-called negator hormones to enable conditional task structures. However, this extension increases the computational complexity of seemingly simple decision problems in the system: In [1] and [2], we defined the problems Negator-Path and Negator-Sat and proved their NP-… ▽ More

    Submitted 16 June, 2020; originally announced June 2020.

  4. arXiv:1710.08471  [pdf, other

    cs.DC cs.MS

    Communication-avoiding Cholesky-QR2 for rectangular matrices

    Authors: Edward Hutter, Edgar Solomonik

    Abstract: Scalable QR factorization algorithms for solving least squares and eigenvalue problems are critical given the increasing parallelism within modern machines. We introduce a more general parallelization of the CholeskyQR2 algorithm and show its effectiveness for a wide range of matrix sizes. Our algorithm executes over a 3D processor grid, the dimensions of which can be tuned to trade-off costs in s… ▽ More

    Submitted 15 June, 2019; v1 submitted 23 October, 2017; originally announced October 2017.