Skip to content

Instantly share code, notes, and snippets.

@FrancescAlted
Created March 15, 2022 08:24
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save FrancescAlted/0b79f0210932c254814babaa87f1ab5d to your computer and use it in GitHub Desktop.
Save FrancescAlted/0b79f0210932c254814babaa87f1ab5d to your computer and use it in GitHub Desktop.
Actual iarray matmul call
# Random values with lossy compression to get some decent compression ratio
am = ia.random.normal(amshape, 3, 2, chunks=amchunks, blocks=amblocks, urlpath=filename, fp_mantissa_bits=10)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment