NAG C Library, Mark 26.2

CLW6I262EL - License Managed

Microsoft Windows, 64-bit, Intel C/C++ or Microsoft C/C++, 32-bit integers

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:  Microsoft Windows 64-bit editions
C compiler:        Intel 64-bit C++ Compiler Version 18.0.3.210 Build 20180410 and compatible
                   Microsoft 64-bit C/C++ Compiler Version 19.12 or 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. Calling the Library from Intel Fortran

This NAG Library implementation contains interfaces that allow it to be called from Intel Fortran (ifort). The supplied Fortran example programs (located in the f_examples folder) may be compiled and run via the example batch files (from the batch folder). These will illustrate the compiler commands required.

5. Missing DLL exports for a few AD examples

A few of the AD example programs fail when run via the nagc_example_DLL.bat batch file because of symbols not exported from the main NAG Library DLLs. These examples work fine if linked with the main NAG static libraries, e.g. via the nagc_example_static_MD.bat or nagc_example_static_MT.bat batch files.