intelf11_64bit

所属分类:matlab编程
开发工具:matlab
文件大小:12KB
下载次数:4
上传日期:2009-06-06 10:41:06
上 传 者drpink
说明:  MEXING WITH IFORT 11.0 IN 64 BIT MATLAB

文件列表:
intelf11msvs2005opts.b (3361, 2009-04-28)
intelf11msvs2005opts.stp (3669, 2009-04-28)
license.txt (1334, 2009-06-05)
lupp.F (5793, 2009-06-05)
lupp.m (1962, 2009-06-05)
lupp_mex.m (4062, 2009-06-05)
lupp_test.m (2789, 2009-06-05)
luppf.F (6506, 2009-06-05)

FOR ***BIT MATLAB IN WINDOWS MEXING WITH MATLAB 7.6, 7.7 and 7.8 (AND POTENTIALLY OTHERS) WITH IFORT 11.0 To enable mexing with ifort version 11.0, rename the file with extension .b to have extension .bat (Matlab central regulations do not allow .bat files), and copy them to the folder: d:\program files\matlab\r20xyz\bin\win***\mexopts (where r20xyz could for example be r2008a, r2008b or r2009a). These files are updated from the version 10.1 files. Then mex -setup should work after, potentially, a few addtional changes. o If your software is installed on the C: drive rather than the D: drive then in intelf11msvs2005opts.bat three instances of D: need to be changed to C: and in intelf11msvs2005opts.stp one instance of C: should be changed to D: o The location of your Fortran compiler may be at slightly different location. This may require a modification to the line in intelf11msvs2005opts.bat: set IFORT_COMPILER11=D:\Program Files (x86)\Intel\Compiler\11.0\061\fortran and to the line in intelf11msvs2005opts.stp my $default_location = "D:\\Program Files (x86)\\Intel\\Compiler\\11.0\\061\\fortran"; The changes for *** bit Intel Fortran 11 were made by modifying the 32 bit version by Kristjan Jonasson described at http://www.mathworks.com/matlabcentral/fileexchange/22290. Some of the above discussion parallels the Kristjan's discussion. associated files: readme.txt -- describes how to add to MATLAB's mex utilility to allow use of the Intel Fortran 11.0 compiler intelf11msvs2005opts.b and intelf11msvs2005opts.stp -- two files discussed in above Files which can be used to test that the mex utility is working and which illustrate how BLAS and LAPACK routines can be called: lupp.m -- describes the use of the lupp code lupp.F -- the gateway routine for lupp luppf.F -- a "computational routine" called by lupp.F lupp_mex.m -- has examples of mex commands to compile lupp.F lupp_test.m -- is a MATLAB routine that tests the compiled lupp Leslie Foster (foster@math.sjsu.edu), 6-4-2009

近期下载者

相关文件


收藏者