Skip to content

HPCRL/jstream_SpMM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

J Streaming SpMM

J Streaming Code for SpMM (sparse-dense matrix-matrix multiplication)

git-repository: https://github.com/HPCRL/jstream_SpMM

Building

J Stream requires Intel C Compiler to compile. Run make command to compile.

make

Example Usage (for matrices used in SC 2020 paper)

Scripts require python3. Use download.sh to download input matrix files from Suitesparse.

./download.sh

Use run.sh script to run benchmark for SC results and give the name of folder containing input files as parameter to the script.

./run.sh path_to_folder_contatining_mtx_files

Before running new tests delete the results from the previous tests by deleting results folder.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages