Udo Waechter <[email protected]> writes: > Hi there. > > I have come across a problem that I do not really know how to solve properly. > I would like to implement a GE queue, where one would submit matlab jobs. > The idea is to use the Matlab Compiler to compile the M-File into a binary > and then run the jobs itself. Why? Code compiled with mcc does not use > licenses when it runs.
I'm not sure I understand this properly, and why the compilation isn't done separately. However, if the need is to run something dependent on a compilation having been done, what about qmake? _______________________________________________ users mailing list [email protected] https://gridengine.org/mailman/listinfo/users
