mirror of
https://github.com/paboyle/Grid.git
synced 2025-04-04 19:25:56 +01:00
Merge branch 'feature/gpt' of https://github.com/lehner/Grid into feature/gpt
This commit is contained in:
commit
3b30b9f0c0
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user