Skip to main content

Showing 1–3 of 3 results for author: Robey, R

Searching in archive cs. Search in all archives.
.
  1. SIMD-Optimized Search Over Sorted Data

    Authors: Benjamin Mastripolito, Nicholas Koskelo, Dylan Weatherred, David A. Pimentel, Daniel Sheppard, Anna Pietarila Graham, Laura Monroe, Robert Robey

    Abstract: Applications often require a fast, single-threaded search algorithm over sorted data, typical in table-lookup operations. We explore various search algorithms for a large number of search candidates over a relatively small array of logarithmically-distributed sorted data. These include an innovative hash-based search that takes advantage of floating point representation to bin data by the exponent… ▽ More

    Submitted 6 December, 2021; originally announced December 2021.

    Report number: LA-UR-20-30218

    Journal ref: J. Comput. Inf. Sci. Eng. Apr 2022, 22(2)

  2. arXiv:2109.04536  [pdf, other

    cs.PF cs.DC

    Performance Analysis of CP2K Code for Ab Initio Molecular Dynamics

    Authors: Dewi Yokelson, Nikolay V. Tkachenko, Robert Robey, Ying Wai Li, Pavel A. Dub

    Abstract: Using a realistic molecular catalyst system, we conduct scaling studies of ab initio molecular dynamics simulations using the CP2K code on both Intel Xeon CPU and NVIDIA V100 GPU architectures. We explore using process placement and affinity to gain additional performance improvements. We also use statistical methods to understand performance changes in spite of the variability in runtime for each… ▽ More

    Submitted 9 September, 2021; originally announced September 2021.

    Comments: 8 pages, 8 figures

    Report number: LA-UR-21-28744

  3. arXiv:1107.2157  [pdf, other

    cs.PL

    ForOpenCL: Transformations Exploiting Array Syntax in Fortran for Accelerator Programming

    Authors: Matthew J. Sottile, Craig E Rasmussen, Wayne N. Weseloh, Robert W. Robey, Daniel Quinlan, Jeffrey Overbey

    Abstract: Emerging GPU architectures for high performance computing are well suited to a data-parallel programming model. This paper presents preliminary work examining a programming methodology that provides Fortran programmers with access to these emerging systems. We use array constructs in Fortran to show how this infrequently exploited, standardized language feature is easily transformed to lower-level… ▽ More

    Submitted 11 July, 2011; originally announced July 2011.