Sir, I have wriiten a program using alchemi in which i am creating a matrix each value of matrix is calculated by a seperate thread. for this i have declared a large matrix of size as 500X500 then it was showing exception as OutOfMemory exception as this exception was not removed any how so i check my program for small matrix after that function inside Overrided method Start() is not working and program is not terminating No error is there also then i run the samples given in sdk is they are running then in those samples also Start() method is not working and hey are also not terminating.What to do now? I want to tell u that exactly error it is showing is:
Exception rethrown at[0] at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMesg, IMessage retMsg) at System.Runtime.Remoting.Proxies.RealProxy. Private Invoke(Message Data& msg Date,Int32 type) at Alchemi.Core.IManager.Owner_CreateApplication(SecurityCredentials sc) at Alchemi.Core.Owner.GApplication.Init() at Alchemi.Core.Owner.GApplication.Start() at Alchemi.Examples.PiCalculator.PiCalculatorMain.Main() in line 108(a path to program is given here) sir line 108 contains App.Start(). (where App is instance of GApplication) How this problem will be solved? Eagarly waiting for the answer. Sir it's my project work and less time is left i have to submit it. Thank u. ------------------------------------------------------------------------------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev _______________________________________________ alchemi-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/alchemi-users
