1
0
mirror of https://github.com/paboyle/Grid.git synced 2025-04-07 04:35:56 +01:00

Trigger re-run of CI

This commit is contained in:
Christoph Lehner 2020-08-06 11:50:24 +02:00 committed by GitHub
parent 27b4fbf3f0
commit e33878e0de
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -140,6 +140,7 @@ void MemoryManager::Init(void)
}
void MemoryManager::InitMessage(void) {
#ifndef GRID_UVM
std::cout << GridLogMessage << "MemoryManager Cache "<< MemoryManager::DeviceMaxBytes <<" bytes "<<std::endl;
#endif