@GMM: Thanks, My computer setup is the best I've ever had. It's mind blowing what this thing can do when fully utilized. This newly discovered instancing setup is less than ideal but far nicer than running only one instance so despite it's failing points it's still quite nice
@Sphinx.: I have still seen no issues with it yet. Last nights tests, some of which are still running, have been entirely successful thus far. I will detail them more below.
@primitivedesign: The primary filter that started all of this benefits tremendously from single core processing over using all 32 cores. It has a lot of Blurs and other non-parallel nodes in it. It is the final filter in the chain of filters I'm working with. The initial filter I use to generate the base image swings the other direction and drastically benefits from multi-core processing over single core. It really just depends on the filter's construction and composition. It's always a good idea for long winded projects like mine to check these things as they could save you lots and lots of time. Just runs some stress tests with each option and it will show you the way
OK, now for the test scenario from last night. I ran only 3 instances as I'm not currently ready to make full use of the 31 instances I apparently can have. The first 2 instances were the single core (9.5hrs. per image) filter set to use one core each (by way of affinity) using cores 29 and 30. The 3rd instance was using the initial filter for base image generation and was set to use all remaining cores (0-28 and 31). All 3 instances have successfully saved images to their respective folders and as needed are either finished or continuing to run right now. The first 2 instances used the same folder for their reference images and saved images. The 3rd instance is saving to a different folder for my own convenience and needs no reference image.
I hope you guys have fun with this and that it helps others having the same issue. If I do find any issues in the coming weeks, since I'll be using it much more extensively, I'll make it a point to drop in here and let everybody know.
If anyone finds a more streamlined method to repeatedly kill the lock handle while opening instances I would very much like to hear about it. Having to do 31 of these for each major batch I do will take probably around 1-1.5hrs. to get up and running so I'm all for something speeding that up
Ok, that's all for now. Enjoy and have a good weekend