diff --git a/Grid/allocator/MemoryManager.cc b/Grid/allocator/MemoryManager.cc index b79c7df3..c1a4d93a 100644 --- a/Grid/allocator/MemoryManager.cc +++ b/Grid/allocator/MemoryManager.cc @@ -140,6 +140,7 @@ void MemoryManager::Init(void) } void MemoryManager::InitMessage(void) { + #ifndef GRID_UVM std::cout << GridLogMessage << "MemoryManager Cache "<< MemoryManager::DeviceMaxBytes <<" bytes "<