Grouping depthmaps

Hello,

I am just trying to understand the technical requirements of each process to take advantage of my computer resources and optimise them :slight_smile:

I was wondering why the grouping depthmaps process (that is taking so long) is not using CPU nor GPU and almost no RAM but instead its using a lot of pagefile usage (which from my understanding is virtual memory?). Shouldn’t it be using the physical RAM?

Also, I got a bunch of Failed to access error still :cry: I can’t find the solution to this rather than restarting the app and processing it again.

Hi Manuel

Grouping is highly dependent on a CPU and storage, so it is best if the CACHE location is on an SSD and not mechanical HDD ( the difference on large dataset can be significant, even tens of hours ).

As for the CACHE access issues, we had never observed them before… What Windows are you using exactly? Have you set everything properly in the ACCOUNT privilleges etc?

I am on the middle of processing a large data set, Can I change the cache location to an SSD without losing the depthmap calculation by just moving the existing cache files to the new designed location?

We are using a Windows 10 Pro license, all privilleges are set to full control :frowning: Can I send you some kind of log or something?

Hi Manuel

YES, it is possible. Just stop the process, SAVE the scene, change the CACHE PATH in RC –> EXIT RC, copy the CACHE data to the path you set, run RC and it will continue.

As for the folder access issues, it is hard to say what can be the cause but, as I have said, we have not observed this sort of issues…

Hi Wishgranter,

I also have problems that after a while my computer with 32GB ram freezes up on larger scenes.

With stopping the process do you mean PAUZE or ABORT calculation?
Just trying to get it right.

Thanks!

Hi Sander Diels

you need to CANCEL - EXIT the process to stop it using/rewriting some data in the CACHE. Then just run RC again and it will use the CACHE data…

Wishgranter wrote:

Hi Sander Diels

you need to CANCEL - EXIT the process to stop it using/rewriting some data in the CACHE. Then just run RC again and it will use the CACHE data…

will the Cache size can set a limited ? or it will full the catch disk or even array ?
where I can set the cache path ?
sorry I am new in RC days before :slight_smile:
thanks alot

Hi wangsgi

go to WORKFLOW / SETTINGS / CACHE LOCATION / change it to CUSTOM location… and restart RC to apply the changes…