- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi. I have recently installed Parallel Studio XE 2013 update1 on my ubuntu 12.04 LTS (64bit) system with Corei5 cpu. I have C-Shell and Bash shells. my goal is to use intel fortran to install IOAPI3.1 and CMAQ5.0 . but when I want to use "make" in order to install IOAPI, I get "ifort: command not found" error. strangely i checked ifort command in both csh and bash shells and I got the same message. What should I do to correct this and set my intel fortran to work ?
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I have just source using the following command
source /opt/intel/composer_xe_2013_sp1.2.144/bin/compilervars.sh intel64
Then also, "which ifort" is not showing the path.
But I am sure this package contains "ifort". Because the package information is the following
Package ID: l_ics_p_2013.1.046
Package Contents:
Intel(R) Cluster Studio 2013 SP1 Update 1 for Linux* OS
Intel(R) MPI Library, Development Kit 4.1 Update 3
Intel(R) Trace Analyzer and Collector 8.1 Update 4
Intel(R) Fortran Compiler XE 14.0 Update 2
Intel(R) C++ Compiler XE 14.0 Update 2
Intel(R) Debugger 13.0 Update 1
Intel(R) Math Kernel Library 11.1 Update 2
Intel(R) Integrated Performance Primitives 8.1
Intel(R) Threading Building Blocks 4.2 Update 3
GNU* GDB 7.5
Intel(R) MPI Benchmarks 3.2.4
Any suggestion from you will be appreciated.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello,
there can be multiple reasons:
- You used compilervars.sh but the shell you use is not a bourne shell. Did you get any errors when sourcing?
- Do you see the C/C++ compiler (which icc; which icpc)? If so, the Fortran compiler was not installed (maybe your license does not allow it).
Please check those and let me know.
Best regards,
Georg Zitzlsberger

- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page