help-octave
[Top][All Lists]
Advanced

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

oct (and mex) files for different architectures


From: Richard Crozier
Subject: oct (and mex) files for different architectures
Date: Mon, 12 Sep 2011 06:14:17 -0700 (PDT)

Hello,

On Matlab, I can compile several different mex files for different machine
architectures and Matlab will call the appropriate one for the local setup.
The compiled mex files are given appropriate extensions e.g. mexa64 for
64bit linux, mexglx for 32 bit linux, mexw32 for 32 bit windows etc.

Is the equivalent possible for oct files (or mex files created in Octave)?
Otherwise, how are different platforms dealt with? I only see a single
extension mentioned in the docs, and I often run batch jobs on several
machines with access to a common directory containing my mfile sources and
compiled mex files. I can't think how I would do this without this
functionality.

I should also admit I haven't actually tried using oct files yet, so sorry
if I've misunderstood something.

Thanks,

Richard

--
View this message in context: 
http://octave.1599824.n4.nabble.com/oct-and-mex-files-for-different-architectures-tp3807347p3807347.html
Sent from the Octave - General mailing list archive at Nabble.com.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]