Skip to main content

Showing 1–2 of 2 results for author: Langr, D

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

    cs.DC

    Loading Large Sparse Matrices Stored in Files in the Adaptive-Blocking Hierarchical Storage Format

    Authors: Daniel Langr, Ivan Šimeček, Pavel Tvrdík

    Abstract: The parallel algorithm for loading large sparse matrices from files into distributed memories of high performance computing (HPC) systems is presented. This algorithm was designed specially for matrices stored in files in the space-effcient adaptive-blocking hierarchical storage format (ABHSF). The algorithm can be used even if matrix storing and loading procedures use a different number of proces… ▽ More

    Submitted 29 December, 2014; originally announced December 2014.

  2. Fake Run-Time Selection of Template Arguments in C++

    Authors: Daniel Langr, Pavel Tvrdík, Tomáš Dytrych, Jerry P. Draayer

    Abstract: C++ does not support run-time resolution of template type arguments. To circumvent this restriction, we can instantiate a template for all possible combinations of type arguments at compile time and then select the proper instance at run time by evaluation of some provided conditions. However, for templates with multiple type parameters such a solution may easily result in a branching code bloat.… ▽ More

    Submitted 21 June, 2013; originally announced June 2013.

    Comments: Objects, Models, Components, Patterns (50th International Conference, TOOLS 2012)

    Journal ref: Lecture Notes in Computer Science, pages 140-154, volume 7304. 2012