ratt-ru / bullseye

A GPU-based facet imager
GNU General Public License v2.0
1 stars 1 forks source link

Overlap disk reading with compute #32

Closed bennahugo closed 10 years ago

bennahugo commented 10 years ago

A significant chunk (anywhere between 15% - 20% is spent on reading the data from disk. Using double the memory buffers, say 2x512 MB will make it possible to buffer data from disk while doing some compute.