NCARM
NCARM is a non-portable math library, which was partly developed at NCAR
and partly acquired elsewhere. It is very Cray parallel-vector specific, and
dates back to the mid-1970s. It is maintained at NCAR for historical purposes
only.
Recommendation: When developing new applications, choose modern software
from other sources.
-
Documentation: usage documentation is available in SCD's
NCARM source directory,
as comment lines in the Fortran source files. Overview documentation is
available in the README file in the NCARM source directory.
-
Source code: you may obtain Fortran source from the NCARM source directory.
-
NCAR users: the NCARM binary library is available to NCAR computer users,
for linking with Fortran programs, on some of SCD's compute-servers. See
"SCD Computers, Products, and Libraries" for the names of those computers.
If you have questions about linking the binary library on these NCAR systems,
please see
"Linking SCD's Local Fortran Math Libraries".
RETURN