Fortran for OSX installation fails on OSX 10.10
I am unable to install the intel fortran compiler v. 2013.1.119. It complains that it requires osx 10.7 or higher. See attached image.AttachmentSizeDownloadScreen Shot 2014-11-10 at 14.35.31.png283.54 KB
View ArticleFortran files read-only while debugging in Visual Studio (2015 Integration)
Hello,with the new Intel® Parallel Studio XE 2015 Composer Edition for Fortran Windows* Integration for Microsoft Visual Studio* 2013, Version 15.0.0107.12 all Fortran files are set to read-only while...
View ArticleMixed-programming with CUDA C to create DLL for Excel
Hello All,In the past, I have successfully created Fortran DLLs with OpenMP for use with Excel VBA. However, I would now like to integrate some CUDA C GPU code. I am trying to use the Fortran 2003 C...
View ArticleVisual Studio Does Not Recognize Intel Fortran Compilers
Hello, Dear FolksI am fairly new to programming in Windows (used to be working on Unix/Linux), I am trying to let Visual Studio work with Intel Fortran but haven't been successful, my Visual Studio...
View ArticleThe Parallel Studio XE 2015 Update 1 packages are out
Update 1 is (finally!) available. We won't be sending emails about these until next week, but you can get them from the Intel Registration Center now. (For some reason, Intel Software Manager is not...
View ArticleThe Parallel Studio XE 2015 Update 1 packages are out
Update 1 is (finally!) available. We won't be sending emails about these until next week, but you can get them from the Intel Registration Center now. We are aware that Intel Software Manager may not...
View ArticleWhy wont this compile?
This routine gives me more than 6 compiler errors.I cant figure out what the problem is - - - Possibly I cant put a LABEL on an ENDDO statement?AttachmentSizeDownloadfactorials.f90583 bytes
View ArticleExporting Fortran data to mat file
Hi,I am trying to create mat file from Fortran data using Matdata.It needs libmat.lib, libmx.lib from Matlab library and libmat.dll and libmx.dll from Matlab bin directories. On the command line mode,...
View ArticleInternal compiler error: segmentation violation signal raised
Hi Just doing a compile of my code using latest ifort 15 service pack 1, message says please report, so here it isThere was an error with mismatched parenthesis in a standard deviation calculation OS...
View ArticleICE with parameterized derived types with type bound procedures
HelloThe Intel® Parallel Studio XE 2015 Composer Edition for Fortran Windows* Installation Guide and Release Notes say:3.5.5 Certain uses of length type parameters in parameterized derived types are...
View ArticleDLLEXPORT converts to lowercase?
Dear all, I am working on a library that is delivered to clients as a DLL. One of the exported routines has the following !DEC$ ATTRIBUTES DLLEXPORT::HMclustThe actual exported name in the DLL is...
View ArticleCan the Fortran forum spell checker recognize "Fortran"!?
FORTRAN is recognized, but Fortran doesn't seem to be!
View ArticleWindows XP compilation LNK4010
I'd like to compile a program for 64 bit Windows XP, under Visual Studio 2013. I had previously done that (with IVF 2012) by specifying "Not set" for the linker subsystem and adding...
View Articlerenewal of non-commercial license
Hi,I am a non-commercial license user of intel parallel studio. My license expired on 10th this month, and from then I can't use the compiler (I thought I can use my installed compiler, but will not...
View ArticleIs this allowed to be pure?
Consider the attached program.In 14.0.1.139 I get the following error for line 231:error #7145: This object must not be used as the pointer-object or target of a pointer-assignment-stmt in a PURE...
View Articleimsl compiller
ı am trying compiller imsl lib on visual studio but get errorinclude 'link_fnl_static.h'USE EVCRG_INTUSE EPIRG_INTUSE UMACH_INTUSE WRCRN_INTIMPLICIT NONE! Declare variablesINTEGER LDA, LDEVEC,...
View ArticleWiindows Ifort compiles and runs but osx/linux ifort does not
Hello,I have a fortran program that compiles and runs fine when compiled with windows ifort but will not work using linux ifort. think the error has something to so with reading numbers from a file...
View ArticleCompilers install, but don't work -- Mac OS X 10.9
Good afternoon, I am trying to get Intel Composer XE 2015 to work on a Mac Pro (3.5 GHz 6-core Intel Xeon E5) running Mac OS X 10.9.5. Installation proceeds normally and I get the green checkmark that...
View ArticleQuickWin Programming Precautions
Parent topic: Using QuickWin Graphics Library RoutinesQuickWin Programming Precautions OverviewUsing Blocking ProceduresUsing Callback RoutinesLanguage English
View ArticleSetting the Font and Displaying Text
Before a program can display text in a particular font, it must know which of the initialized fonts to use. SETFONT makes one of the initialized fonts the current (or "active") font. SETFONT has the...
View Article