Hello Alex.
Do you know how to configure my task? (Pls. look below)
I created job which runs .net app. with multiple threads in it. I assigned 4 nodes which allocated as resource for execution. But for some reason my app runs only at one node. I can force via setting to run on specific one but not on all on them. How can
I enforce that my job run on all nodes. 3 out of 4 nodes located on VMs on same blade. I have 30 threads on 7 cores in total. Can one exe run on multiple nodes? If yes how can I achieve that?