1
0
mirror of https://github.com/paboyle/Grid.git synced 2025-12-20 20:54:30 +00:00

Better printing and logging

This commit is contained in:
Peter Boyle
2020-06-03 09:28:57 -04:00
parent e3147881a9
commit 6bf7f839ff
3 changed files with 8 additions and 409 deletions

View File

@@ -112,6 +112,8 @@ private:
static uint64_t DeviceMaxBytes;
static uint64_t HostToDeviceBytes;
static uint64_t DeviceToHostBytes;
static uint64_t HostToDeviceXfer;
static uint64_t DeviceToHostXfer;
#ifndef GRID_UVM
//////////////////////////////////////////////////////////////////////