mirror of
https://github.com/paboyle/Grid.git
synced 2025-06-19 16:27:05 +01:00
Merge branch 'feature/gpt' of https://github.com/lehner/Grid into feature/gpt
This commit is contained in:
@ -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
|
||||||
|
Reference in New Issue
Block a user