in reply to Re^2: @array_commands to execute simultaneously and collect output on single log
in thread @array_commands to execute simultaneously and collect output on single log

So, you are running on 80+ core machines then?

  • Comment on Re^3: @array_commands to execute simultaneously and collect output on single log

Replies are listed 'Best First'.
Re^4: @array_commands to execute simultaneously and collect output on single log
by choroba (Cardinal) on Dec 15, 2016 at 16:44 UTC
    Well, AIX runs on mainframes, and IBM System z mentions 141 cores per frame. I've never worked with such a machine, so I can't tell whether you can use them all easily.

    ($q=q:Sq=~/;[c](.)(.)/;chr(-||-|5+lengthSq)`"S|oS2"`map{chr |+ord }map{substrSq`S_+|`|}3E|-|`7**2-3:)=~y+S|`+$1,++print+eval$q,q,a,
      Well, AIX runs on mainframes, and IBM System z mentions 141 cores per frame.

      Agreed. Several of my projects have been destined to run on Power 8 architecture with upto 192 processors; but such expensive systems rarely give all their resources over to a single job.

      What I was attempting to determine is how near to "launch simultaneously" the OP needed. If all start within a few seconds is good enough, it's pretty simple. If it's all start at exactly the same time, it's possible, but requires a different approach.


      With the rise and rise of 'Social' network sites: 'Computers are making people easier to use everyday'
      Examine what is said, not who speaks -- Silence betokens consent -- Love the truth but pardon error.
      "Science is about questioning the status quo. Questioning authority". The enemy of (IT) success is complexity.
      In the absence of evidence, opinion is indistinguishable from prejudice.
Re^4: @array_commands to execute simultaneously and collect output on single log
by nicopelle (Acolyte) on Dec 15, 2016 at 18:35 UTC
    Sure, some lpars meet your demands