Overhead with using CCS scheduler using MPII'm setting up a compute cluster that uses MPI to generate calculations on the fly in short amounts of time &lt;3s. I was wondering what kind of overhead times I would possibly see if I submitted jobs using the CCP API, or should I just use the Cluster.ExecuteCommand method instead?<div><br></div><div>If neither of these is a possibility because the overhead of the CCP framework is too large, is there a way to bypass that and still harness the power of the MPI.NET?</div>© 2009 Microsoft Corporation. All rights reserved.Thu, 25 Jun 2009 01:56:47 Z4b2bdcae-d445-4975-ab5a-db07e9d51859http://social.microsoft.com/Forums/en-US/windowshpcdevs/thread/4b2bdcae-d445-4975-ab5a-db07e9d51859#4b2bdcae-d445-4975-ab5a-db07e9d51859http://social.microsoft.com/Forums/en-US/windowshpcdevs/thread/4b2bdcae-d445-4975-ab5a-db07e9d51859#4b2bdcae-d445-4975-ab5a-db07e9d51859jingsongwhttp://social.microsoft.com/Profile/en-US/?user=jingsongwOverhead with using CCS scheduler using MPII'm setting up a compute cluster that uses MPI to generate calculations on the fly in short amounts of time &lt;3s. I was wondering what kind of overhead times I would possibly see if I submitted jobs using the CCP API, or should I just use the Cluster.ExecuteCommand method instead?<div><br></div><div>If neither of these is a possibility because the overhead of the CCP framework is too large, is there a way to bypass that and still harness the power of the MPI.NET?</div>Mon, 08 Dec 2008 23:37:51 Z2008-12-08T23:37:51Zhttp://social.microsoft.com/Forums/en-US/windowshpcdevs/thread/4b2bdcae-d445-4975-ab5a-db07e9d51859#9a8b3ed8-ed22-4c61-ac42-073aa0aea4cbhttp://social.microsoft.com/Forums/en-US/windowshpcdevs/thread/4b2bdcae-d445-4975-ab5a-db07e9d51859#9a8b3ed8-ed22-4c61-ac42-073aa0aea4cbDon Patteehttp://social.microsoft.com/Profile/en-US/?user=Don%20PatteeOverhead with using CCS scheduler using MPIYou may want to look at the 'parametric sweep' and 'SOA'/'WCF' features in the HPC documentation. Those both enable more calculations to be done without paying a full job submission penalty for each one.Thu, 25 Jun 2009 01:56:43 Z2009-06-25T01:56:43Z