block_size: Determine a correct value for the block.size parameter
Description
It determines the value of block.size such that a matrix of doubles of
size n x block.size takes less memory than
getOption("bigstatsr.block.sizeGB") GigaBytes (default is 1GB).