Skip to content

Latest commit

 

History

History
28 lines (19 loc) · 642 Bytes

notes.org

File metadata and controls

28 lines (19 loc) · 642 Bytes

steps:

  • slurp in g500 generator
  • create in chunks
    • GrB_Matrix_build, then GrB_eWiseAdd

sizes?

  • node: 8GiB, estimate 6GiB usable, 3 2GiB matrices… really likely 1-1.5GiB
107374182444739243.25.415038

really want the second matrix to be N x 16

  • ER model with at least one per column?
  • k per column? k+/- rand?

NOTE: need variant of GrB_Matrix_build, etc. that take 1d-distributed arrays

parameters:

  • scale
  • edge factor
  • a, b, noisefact
  • B_ncol, B_actual_ncols, B_nent_per_col
  • A power / ntimes / nhop RANGE
  • NE_chunk_size default 3172?