https://github.com/ballisticla/bqrrp_benchmarking

https://github.com/ballisticla/bqrrp_benchmarking

Science Score: 26.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (13.6%) to scientific vocabulary
Last synced: 10 months ago · JSON representation

Repository

Basic Info
  • Host: GitHub
  • Owner: BallisticLA
  • Language: MATLAB
  • Default Branch: main
  • Size: 6.39 MB
Statistics
  • Stars: 0
  • Watchers: 5
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created over 1 year ago · Last pushed about 1 year ago
Metadata Files
Readme

README.md

This repo contains a supplementary project for benchmarking RandLAPACK's driver-level "Block QR with Randomization and Pivoting" (BQRRP) algorithm. The intent of this repo is to help users reproduce the results that were acquired as part of writing the BQRRP manuscript. The intended user interaction with the files in this repo is to consist of the following steps:

  1. Executing "runrandlapackbenchmarks.sh" shell script - as its name suggests, this script is responsible for conducting all BQRRP benchmarks and placing the results in appropriate folders. This script relies on the environment variables that are set upon the execution of "install.sh" script and WILL NOT WORK PROPERLY WITHOUT THOSE VARIABLES BEING SET APPROPRIATELY. The script will create the new folder structure for the results (if such structure is not present) in "RandNLA-project/build/benchmark-build/benchmark-output/" (RandNLA-project directory will be defined after running "install.sh"). The shell script will, upon the user's permission, attempt to first conduct the GPU benchmarking procedure (if RandLAPACK was installed with GPU configuration) and then do the same for CPU. Note that all the parameters passed into the benchmarking routines are hardcoded to the values used when conducting experiments for the BQRRP manuscript. The total time for the execution of all CPU benchmarks as part of this script is expected to take several hundreds of hours (at leas on Intel Sapphire Rapids and AMD Zen4c platforms), please be mindful of that when launching the CPU benchmarks. Note that we did not actually use "runrandlapackbenchmarks.sh" when gathering the results for the BQRRP paper, as that procedure required lots of trial-and-error.

  2. After "runrandlapackbenchmarks.sh" execution is complete, the user may utilize "runallplotting_scripts.m" MATLAB program in order to plot the obtained results. The detailed configuration of "runallplotting_scripts.m" will plot the results that are contained in this repo (gathered in the process of writing the BQRRP manuscript). In order for the newly-acquired results to be used by this program, the user must update the file path variables, as well as the benchmarking date variable at the top of the file, to the appropriate parameters. Note that the parameters specific for each plotting functions are hardcoded such that they match those used in the benchmark runs that were conducted as part of writing the BQRRP manuscript.

If you have any questions, comments, or concerns, feel free to contact me via mmelnic1@vols.utk.edu.

Owner

  • Name: BallisticLA
  • Login: BallisticLA
  • Kind: organization
  • Location: United States of America

Prototype code developed for BALLISTIC - Basic ALgebra LIbraries for Sustainable Technology with Interdisciplinary Collaboration

GitHub Events

Total
  • Public event: 1
  • Push event: 14
  • Create event: 3
Last Year
  • Public event: 1
  • Push event: 14
  • Create event: 3