Intel® Fortran Compiler
Build applications that can scale for the future with optimized code designed for Intel® Xeon® and compatible processors.

Installation and environment variables.

baz
Beginner
221 Views

I use an iMac running OSX 10.11.4. I have Xcode and Command Line Tools installed.Yesterday I installed IntelŪ Parallel Studio XE 2015 Composer Edition for Fortran OS X evaluation. The installation appeared to be successful. 

As I understand it, I am required to set environment variables. At the command line I entered: which ifort. This gave the location as:

/opt/intel/composer_xe_2015.3.187/bin

However: 

source /opt/intel/composer_xe_2015.3.187/bin/compilervars.csh intel64

and

./opt/intel/composer_xe_2015.3.187/bin/compilervars.csh intel64

produces  line 35: syntax error: unexpected end of file.

What am I required to do? Should I have a licence? No licence was sent to me.

0 Kudos
1 Reply
Steven_L_Intel1
Employee
221 Views

Evaluations don't use a license file.

OS X 10.11 is not supported by Intel Parallel Studio XE 2015 and we're not currently providing that for evaluations. Intel Parallel Studio XE 2016 Update 2 has support for OS X 10.11, though Apple is known to break compatibility with minor updates - we're currently listing 10.11.1 as supported. I suggest you uninstall the 2015 product and get the 2016 evaluation from https://registrationcenter.intel.com/en/forms/?productid=2277

0 Kudos
Reply