Known Issues for the NAG Library AD Interface
This document reflects all reported and resolved issues that affect recent releases of the NAG Library AD Interface.
Some of these issues may have been fixed at intermediate "point" releases of the Library, while other fixes are scheduled for incorporation at future releases. For library Marks where those fixes are not yet incorporated, a workaround for the known issue is provided wherever possible.
To find the Mark and point release number of your library, call NAG function a00aa( ).
For issues that affect releases of other interfaces, please also see
Order the issues by
Synopsis | Runtime error (C++ exception). |
Description | When using lld (the LLVM linker), a C++ exception is thrown during the execution of an AD function, which uses a BLAS function underneath. |
Severity | Critical |
Issue Since Mark | |
Fixed at Mark | |
Workaround | The recommended workaround is to link to the shared Library when this problem presents itself. |