Skip to content

Calculate allocatable size based on available mem

Tammo Jan Dijkema requested to merge idg-calculate-allocatable-size into master

Created by: aroffringa

One-fourth of the total memory is divided over the visibility buffers for all the directions. This should fix issues David is having with memory crashes.

This commit requires the currently unmerged idg calculate-memsize-of-buffer branch.

Merge request reports