Skip to main content

Showing 1–2 of 2 results for author: Simon, T A

Searching in archive cs. Search in all archives.
.
  1. An Empirical Evaluation of Allgatherv on Multi-GPU Systems

    Authors: Thomas B. Rolinger, Tyler A. Simon, Christopher D. Krieger

    Abstract: Applications for deep learning and big data analytics have compute and memory requirements that exceed the limits of a single GPU. However, effectively scaling out an application to multiple GPUs is challenging due to the complexities of communication between the GPUs, particularly for collective communication with irregular message sizes. In this work, we provide a performance evaluation of the A… ▽ More

    Submitted 14 December, 2018; originally announced December 2018.

    Comments: 2018 18th IEEE/ACM International Symposium on Cluster, Cloud and Grid Computing (CCGRID)

  2. Parallel Sparse Tensor Decomposition in Chapel

    Authors: Thomas B. Rolinger, Tyler A. Simon, Christopher D. Krieger

    Abstract: In big-data analytics, using tensor decomposition to extract patterns from large, sparse multivariate data is a popular technique. Many challenges exist for designing parallel, high performance tensor decomposition algorithms due to irregular data accesses and the growing size of tensors that are processed. There have been many efforts at implementing shared-memory algorithms for tensor decomposit… ▽ More

    Submitted 14 December, 2018; originally announced December 2018.

    Comments: 2018 IEEE International Parallel and Distributed Processing Symposium Workshops (IPDPSW), 5th Annual Chapel Implementers and Users Workshop (CHIUW 2018)