kDefaultBlockLengthInBytes constant

int const kDefaultBlockLengthInBytes

The default length to use for each DeviceBuffer block.

Implementation

static const int kDefaultBlockLengthInBytes = 1024000;