mirror of
https://github.com/paboyle/Grid.git
synced 2025-04-09 21:50:45 +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) {
|
void MemoryManager::InitMessage(void) {
|
||||||
|
|
||||||
#ifndef GRID_UVM
|
#ifndef GRID_UVM
|
||||||
std::cout << GridLogMessage << "MemoryManager Cache "<< MemoryManager::DeviceMaxBytes <<" bytes "<<std::endl;
|
std::cout << GridLogMessage << "MemoryManager Cache "<< MemoryManager::DeviceMaxBytes <<" bytes "<<std::endl;
|
||||||
#endif
|
#endif
|
||||||
|
Loading…
x
Reference in New Issue
Block a user