NAG Library, Mark 27

NLMI627DBL - Licence Managed

Mac OS X, 64-bit, Intel C/C++ or Intel Fortran, Double Precision

Supplementary Information



Contents

1. Introduction

This page is for supplementary information relating to the implementation described in Section 2.1 of the Installer's Note. It may be augmented over the life-time of the product if further pertinent information becomes available.

2. Applicability

This implementation is considered suitable for operation on the computer systems detailed below:
hardware:          Intel 64 systems and compatible (including AMD64)
operating system:  Mac OS X 10.13 and compatible
Fortran compiler:  Intel Fortran Compiler
version 19.0.3.199 and compatible C compiler: Intel C Compiler
version 19.0.3.199 and compatible vendor library: Intel MKL version 2019.0.3 and compatible

3. Test Platforms

This implementation has been successfully tested using the following:

Note: This list is not exhaustive; other combinations of hardware, operating system and compiler may also work.

4. Using the NAG Library with the Apple clang and GNU gcc and g++ compilers

This version of the NAG Library can be called from the Apple clang and GNU gcc and g++ compilers, using at least the versions of those compilers mentioned in the list above. The easiest way to do this is to modify the nagvars.sh and/or nagvars.csh scripts which are described in Section 3.1 of the Users' Note.

Specifically, in those scripts, make the following changes:

With these changes, the nag_example script should work as described in the Users' Note but using the Apple or GNU compilers instead of Intel.