PreallocatedMemory.Size and Model Startup
Posted: Wed May 13, 2020 6:04 pm
Hi there
Anyone know exactly what this does?
So if I set it to 75000 will to ensure that Tm1 only uses 75GB of Ram.
I have set it to this, but as my model starts up, I see that the RAM is hovering around 95%.
There are the config parameters I have used:
MTCubeLoad=T
MTQ=All
MTCubeLoad.UseBookmarkFiles=T
IndexStoreDirectory=D:\Models\IndexStore
# 75GB of RAM to preallocate
PreallocatedMemory.Size=75000
# Run preallocation in parallel to cube cell/feeder loading
PreallocatedMemory.BeforeLoad=F
# Window 2012 patches as of Dec 2016 worked most efficiently with a single thread
PreallocatedMemory.ThreadNumber=1
# Disable TM1 performance counters to speed up MTQ.
PerfMonIsActive=F
Many thanks in advance!!
Regards
Chris
Anyone know exactly what this does?
So if I set it to 75000 will to ensure that Tm1 only uses 75GB of Ram.
I have set it to this, but as my model starts up, I see that the RAM is hovering around 95%.
There are the config parameters I have used:
MTCubeLoad=T
MTQ=All
MTCubeLoad.UseBookmarkFiles=T
IndexStoreDirectory=D:\Models\IndexStore
# 75GB of RAM to preallocate
PreallocatedMemory.Size=75000
# Run preallocation in parallel to cube cell/feeder loading
PreallocatedMemory.BeforeLoad=F
# Window 2012 patches as of Dec 2016 worked most efficiently with a single thread
PreallocatedMemory.ThreadNumber=1
# Disable TM1 performance counters to speed up MTQ.
PerfMonIsActive=F
Many thanks in advance!!
Regards
Chris