ifort compiler options for Ansys Programe
Hi, I am learning to use Intel FORTRAN command line to compiler ANSYS supplied demonstration programs. One of the compiler examples is:ifort -D__EFL -DNOSTDCALL -DARGTRAIL -DPCWINNT_SYS -DPCWIN64_SYS...
View ArticleMarshalling an ALLOCATABLE array through IVF's generated COM interfaces
I have this function prototype as given below. It was generated by the COM Server functionality which runs after editing an .HIE file in Visual Studio, which describes the function like this:...
View ArticleMultiple watch windows in IVF
Hey, can anyone please tell me how to simultaneously open multiple watch windows in IVF? In my old friend CVF, I could open up to 4 at a time very easily (see attached). In IVF, I can only find a way...
View ArticleTune Visual Studio Fortran,Multi Linking, error LNK2019
Hello,It' s been a few time that i don't poste.I am working, in interprocedural programming for Fortran with C.I had a big Fortran programm who "drive" all the programm.There is the toto.fortran...
View ArticleOctave 3.8.1 with MKL
I am trying to rebuild GNU Octave with the Intel MKL on Ubuntu 14.04uname -aLinux zoli-Precision-WorkStation-T3500 3.13.0-27-generic #50-Ubuntu SMP Thu May 15 18:06:16 UTC 2014 x86_64 x86_64 x86_64...
View ArticleOctave 3.8.1 with MKL
I am trying to rebuild GNU Octave with the Intel MKL on Ubuntu 14.04uname -aLinux zoli-Precision-WorkStation-T3500 3.13.0-27-generic #50-Ubuntu SMP Thu May 15 18:06:16 UTC 2014 x86_64 x86_64 x86_64...
View ArticleIntel Software Conference 2014
A Intel Software Brasil realizou neste mês o Intel Software Conference 2014, que aconteceu na Universidade Estácio de Sá (Rio de Janeiro) nos dias 26 e 27 de Maio e no IMAM (São Paulo) nos dias 28,29...
View ArticleLAPACK linking
Dear all,I'm trying to use LAPACK with Intel Visual Fortran Compiler for Windows. I'm hoping to be bale to use it in ABAQUS UEL subroutine.Here is the guideline to install LAPACK...
View ArticleHow to run the MS LIB command line tool in Win 8.1?
The subject line says it all.I recently upgraded from XP to 8.1. In XP, I used the Start menu to navigate as follows START > All Programs > Intel Parallel Studio > Command Prompt >...
View ArticleParallel Studio XE 2013 全新上市
今天我们宣布推出 Parallel Studio XE 2013(立即发布) 和 Cluster Studio XE 2013(2012 年第四季度发布)。如欲了解更多详细信息,请参阅 《Parallel Universe Magazine》第 11 期。 第 11 期中包括“十大新特性”、指针检查器功能以及有条件数值再现方面的内容。 访问 Parallel Studio XE 2013和...
View ArticleFORTRAN 77 NEQNF IMSL Solver, 2 variables, 6 equations.
Hello!I am trying to use NEQNF to solve a system of 6 non linear equations. I need to determine 2 variables to solve my system. According to description i need to define "N" which is the length of...
View ArticleError: the storage extent of the dummy argument exceeds that of tthe actual...
Error: the storage extent of the dummy argument exceeds that of the actual argument [TW]Hi everybody, could someone help me,I have changed my code by adding a new subroutine CALTW which calculate...
View ArticleAccess violation with modal dialogs in Quickwin application
Hello,I have ported my FORTRAN application from CVF to Visual Studio 2010 10.0.40219.1 and Intel Visual Fortran 2013 SP1.3.202Now any time that I for instance click a radio button in a dialog box the...
View ArticleFinal not being called for associate
The code below does not call the object finalization code in ifort 14.0.1, and I think it should. I've submitted it as issue 6000044034 last year, but still seem to be stuck in "investigating" limbo....
View Article"exited with code 0" using UNLSF Solver
Hello!I have some issues using the UNLSF Solver. When I´m debugging the program stops giving me error "..XXX.exe: Native' has exited with code o (0x0)" when it is calling DUNLSF. So its not even...
View ArticleMac OSX coarray support
Are there plans to support shared memory coarrays on Mac OS X? Is there a time line for this yet, or is it too far out to say?Thanks,
View ArticleCannot find the Command Line window
I am trying to execute ifort from the command line window. Following the instructions, I doStart> All Programs> Intel Parallel Studio XE 2013but then I see onlyIntel Software...
View ArticleCode variation with change in PARAMETER
I compiled a large executable with a current compiler (2013 SP1 Update 3-202) and noted a problem running a specific input set between code which had a single initialization routine with the line REAL...
View ArticleVolatile variable in a DLL - why?
Hi All,This problem is solved, but I would greatly value any insights or explanations any members of this group could provide.A user discovered that an old, reliable, DLL failed with a message to...
View ArticleInspector "Error detected during analysis" when Detect Memory Problems
Hi, Today when I run inspector to analysis my project, I met this error. Before I had not ever met this error. I had try to reinstall inspector, bug not fixed the problem, and even the whole...
View Article