[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Condor-users] How can I use matlab in standard universe?



Couple of comments re the below -

Will your Matlab program run w/ Octave? Octave is an open source clone of Matlab, and at least a few years back I was able to compile Octave successfully for the Standard Universe.

Another idea to get Condor to checkpoint Matlab jobs is to use DMTCP. DMTCP is process checkpointing technology out of NorthEastern Univ, and they have been working w/ Condor developers to integrate their checkpoint solution into Condor.  As reported back at CondorWeek earlier this year (see slides on the homepage if you want the details), we now have a prototype that allows Condor to checkpoint jobs submitted into the Vanilla universe :). DMTCP is known to be able to checkpoint Matlab proper - I now have a student here at UW testing how well it all works w/ a compiled Matlab program (so you don't need a license on every host) inside of Condor. We will report back to this list in a week or two with what we learned... And hopefully a recipe to make it all work! 

best
Todd

< Sent from a Palm Treo 680 >
-----Original Message-----
From: =?iso-8859-1?B?SuFuIFPhcmVu7Ws=?= <jsarenik@xxxxxxxxxx>
Date: Friday, Oct 30, 2009 5:02 am
Subject: Re: [Condor-users] How can I use matlab in standard universe?
To: Condor-Users Mail List <condor-users@xxxxxxxxxxx>Reply-To: Condor-Users Mail List <condor-users@xxxxxxxxxxx>

Hello!
>
>On Thu, Oct 22, 2009 at 03:31:50PM -0400, Chinh Le wrote:
> I would like to use matlab in condor's standard universe.
> How can I use the matlab compiler mcc with condor_compile?
>
>I do not think it is possible. Hovewer the mcc may look like
>a compiler, it is not a compiler in the way of what
>condor_compile wants to use. This is from manual:
>
>``You do not need to modify the program's source code, but you
>do need access to the unlinked object files. A commercial
>program that is packaged as a single executable file cannot be
>converted into a standard universe job.''
>
>http://www.cs.wisc.edu/condor/manual/v7.3/
>2_4Road_map_Running.html#SECTION00341100000000000000
>
>  Best regards
>   Jasan
>-- 
>Red Hat Czech, MRG Quality Assurance Associate
>_______________________________________________
>Condor-users mailing list
>To unsubscribe, send a message to condor-users-request@xxxxxxxxxxx with a subject: Unsubscribe
>You can also unsubscribe by visiting
>https://lists.cs.wisc.edu/mailman/listinfo/condor-users
>
>The archives can be found at: 
>https://lists.cs.wisc.edu/archive/condor-users/
>