How to stream a large random matrix to a file?

guess it should be ss, so:
A = Mmap.mmap(ss, Matrix{Int}, (m,n))
or
s = open("/tmp/mmap.bin")
not ss

Have a Happy New Year!!!
Same to all of you Julia people !!!
:champagne: :wine_glass: :beers: :clinking_glasses:

5 Likes