getfem-users
[Top][All Lists]
Advanced

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

[Getfem-users] Problem with gf_asm + Matlab + Linux 64bit


From: Riccardo Scorretti
Subject: [Getfem-users] Problem with gf_asm + Matlab + Linux 64bit
Date: Wed, 02 Jul 2008 10:18:46 +0200
User-agent: Thunderbird 2.0.0.14 (X11/20080505)

Good morning. I'm experiencing a problem with the Matlab interface on a Ubuntu-64bit.
During the compilation all seems to work fine, some demos run correctly, but when I use
the function GF_ASM() I get this error:

    ??? Error using ==> gf_matlab
    Function "mxGetIr_700" is obsolete in file "compat32.cpp", line 247.
    (64-bit mex files using sparse matrices must be rebuilt with the "-largeArrayDims" option.
    See the R2006b release notes for more details.)

    Error in ==> gf_asm at 138
        [varargout{1:nargout}]=gf_matlab('asm',varargin{:});

It seems this is due to a problem with mex-files and sparse matrix; I searched within the
options of CONFIGURE, but found no solution by now. Thanks for help

Riccardo Scorretti


reply via email to

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