|
|
Intel Fortran for Linux - run executables anywhere?
If I have two otherwise identical Linux servers, and only one
has the Intel Fortran compiler (Intel Fortran Composer XE),
can I compile on the one with the compiler and run on the
other (that doesn't have the compiler)?
In other words, does the executable depend on libraries that
are only available on servers with the compiler installed?
--
Dale Dellutri <ddelQQQlutr@panQQQix.com> (lose the Q's)
|
|
0
|
|
|
|
Reply
|
ddelQQQlutr (156)
|
1/19/2012 4:04:06 PM |
|
On 1/19/2012 11:04 AM, Dale Dellutri wrote:
> If I have two otherwise identical Linux servers, and only one
> has the Intel Fortran compiler (Intel Fortran Composer XE),
> can I compile on the one with the compiler and run on the
> other (that doesn't have the compiler)?
>
> In other words, does the executable depend on libraries that
> are only available on servers with the compiler installed?
>
You have choices, including static linking, or the redistributable library
http://software.intel.com/en-us/articles/faq-intel-parallel-composer-redistributable-package/?wapkw=%28redistributable+license%29
Note the licensing requirements for distribution of applications built
with Intel static or redistributable libraries.
--
Tim Prince
|
|
0
|
|
|
|
Reply
|
tprince8714 (291)
|
1/19/2012 4:08:15 PM
|
|
|
1 Replies
126 Views
(page loaded in 0.035 seconds)
Similiar Articles: Intel Fortran Complier + MPICH 1.2.6 (Beginner Question) - comp ...I upgraded my F77 compiler to Intel Fortran Compiler(IFC ... libs statically, and only the common Linux ones ... worked but I am getting this message when I run the > executable ... Fortran 77/90/95 free compiler - comp.lang.fortranYou only need to download and run one ... it incloses a nasty banner to my > executable files. Allamarein, I use the Intel Fortran Professional Compiler on Linux ... IDE for ifort on Linux - comp.lang.fortran... posts on this group discussing an IDE for Fortran on Linux ... try to minimize similar bumbling with the Intel Fortran ... end module formats Now, use this module everywhere ... Abaqus + gfortran + fortran 90 = illegal memory reference - comp ...> > Problem: > When I run abaqus with fortran 90 ... get "Abaqus Error: The > executable ... combos that compile fine in a Linux environment, complete with Intel Fortran. How to create two executables with one makefile? - comp.unix ...Free LAPACK for Intel Fortran 8 ... IDE for ifort on Linux - comp.lang.fortran This should create your executable, at ... how to fill out the executable ... can all link to at run ... GUI for Fortran programs - comp.lang.fortran... run free-standing Fortran images (i.e. .exe files ... Fortran is using OpenMP, typically 4 threads. It's now running on Windows XP, Windows 7, Linux ... Intel Visual Fortran ... mex and intel compiler - comp.soft-sys.matlabHi I am trying to mex my fortran file using Intel Visual Fortran 11.0 integrated with ... Matlab 7.10, 64 bit, Windows 7 - comp.soft-sys.matlab ... 64bit linux, mex, Fortran ... Segmentation Fault error in MPICH - comp.parallel.mpi... program written in C but as soon as it starts running in 3 Linux ... mpi [mpich-discuss] mpich2-1.2.1p1 and Intel 11 ... Fortran Programming Language :: Segmentation Fault ... Errrors while debugging in Compaq Visual Fortran 6.6 - comp.lang ...... at > > the first executable line of Fortran source code and either use Go or > > Run to ... entering the Visual Fortran run ... Tutorial for Intel Visual Fortran 11 - comp ... Need a FORTRAN compiler for Win7 (or XP) - comp.lang.fortran ...... finds no ftools, ftools, or fuguide anywhere on my ... F77 (V 3.1 of 1983) and CVF/DVF > Fortran 6.6 , running on my M ... Intel Fortran 8 for Windows ... Is there a free fortran ... Distributed Memory Coarray Fortran with the Intel Fortran Compiler ...An essential getting started guide for using Intel Coarray Fortran for Linux on a ... <running the application executable, for example ./a.out or ./mycafprogram.exe> Fortran Programming Tools under Linux | Linux JournalThe executable file, demoexe, is ready to run by simply typing demoexe on the command line. ... 95 compilers (free versions) for Linux include: Intel Fortran Compiler for Linux ... 7/23/2012 12:54:00 PM
|
|
|
|
|
|
|
|
|