The first time, i want to try Windows HPC 2008, (but in my place), that system operation
was not released, because that so i can't try Windows HPC Server or mpi.net so i am used alchemi paralel, alchemi paralel was good for computation, it was more speed for transfer send and receive, but..there is disadvantage, : - procedure to release thread, and for release application , and can't handle if application terminate bye user, so alchemi manager always running application did'not flag "finish" actually Mr Carlos Alexandre Queiroz want to give me the source code alchemi paralel, and i hope i can developed alchemi paralel :). If i can get windows HPC server 2008 i want to try it. for security...because alchemi use framework .net so....NET use Code Access Security to protect data http://msdn.microsoft.com/en-us/library/930b76w0(VS.71).aspx --- Pada Sen, 1/1 2/08, Federico Balbi <[EMAIL PROTECTED]> menulis: Dari: Federico Balbi <[EMAIL PROTECTED]> Topik: Re: [Alchemi-developers] what's more advantage and disadvantage alchemiparalel Kepada: [EMAIL PROTECTED] Tanggal: Senin, 1 Desember, 2008, 10:00 PM I am looking for a good product to do parallel/distributed on C#. Do you recommend alchemi or mpi.net? I am not sure 100% that alchemi uses a secure protocol to send/receive info... From: andrew fiade Sent: Monday, December 01, 2008 3:49 AM To: Federico Balbi Subject: Re: [Alchemi-developers] what's more advantage and disadvantage alchemiparalel i m using vs2005, and i am compare with MPICH-G2. i am use program pingpong and multistream. and the result alchemi paralel is not better when use small size (2 byte to 2048 byte) but alchemi paralel better than MPICH-G2, because process to compute more simple than MPICH-G2. but i don' t know what kind of type encryption using alchemi !!!! anyone know !!!! thanks --- Pada Sen, 1/12/08, Federico Balbi <[EMAIL PROTECTED]> menulis: Dari: Federico Balbi <[EMAIL PROTECTED]> Topik: Re: [Alchemi-developers] what's more advantage and disadvantage alchemiparalel Kepada: [EMAIL PROTECTED] Tanggal: Senin, 1 Desember, 2008, 1:34 AM Hi Andrew, Are you using alchemi with VS2008? I just started to look at it. Do you think it's better than using MPI? -------------------------------------------------- From: "andrew fiade" <[EMAIL PROTECTED]> Sent: Wednesday, November 26, 2008 9:00 PM To: <[email protected]> Subject: [Alchemi-developers] what's more advantage and disadvantage alchemiparalel > i'm interesting in alchemi paralel, and now i'm combine with MPICH-G2 > > there are list from my opininon: > > 1. alchemi paralel use schedule FCFS (First Come First Serve) > (but iam forgeted, what that paper to say that) > so it means: > application can to be fast in computing ..because alchemi serve one application in > one time > > but if application fail or interrupt with user (ctrl +C) and another application want to compute impact alchemi manager alway run first application, where check in database alchemi so another application never to run. > > alchemi chooice prosesor , with methode random (in my analysys) > > > 2. what type encrypt data and how to encrypt in alchemi manager?? > i don't know > > 3. how about negotiation with protocol TCP ????? > like speed and transfer in network ???? > i dont' know, but alchemi can run in big size multiplication > matrik with 4096x4096, use 2, 3,4,5,6....etc prosesor > > disadvantage: > > 1. can't robust to matrik with small size and big prosesor > example: multiplication matrik 2x2, 4x4, 8x8.....64x64 with 5,6,7,8 prosesor > > > have any one to add ??? or explain detail > > or paper to help me to learn more detail > specially about: > - schedule > - choice proseosr > - encrypt data > ..etc > > thanks ___________________________________________________________________________ Dapatkan alamat Email baru Anda! Dapatkan nama yang selalu Anda inginkan sebelum diambil orang lain! http://mail.promotions.yahoo.com/newdomains/id/ ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Alchemi-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/alchemi-developers
