cfitsio/3+intel-12.1¶
- name
- CFITSIO
- version
- 3.31 compiled with intel/12.1
- description
- library for reading and writing data files in FITS data format
- url
- http://heasarc.gsfc.nasa.gov/fitsio/
- license
- opensource
- built
- 2012-10-05
- tags
- data
- usage
- Use the module system to load this version of cfitsio:
module load midway1; module load cfitsio/3+intel-12.1
This version of CFITISIO was built with the
--enable-reentrant
configuration option. It may be necessary to link to the pthreads
library using the -pthread
compiler option.
Environment variables CFITSIO_DIR
, FITSDIR
, and CFITSIO_HOME
are all defined by this module to enable autodiscovery of the cfitsio library
by many software packages.
See also
- cfitsio/3 (default), cfitsio/3+intel-12.1, cfitsio/3+intel-15.0
- All versions available for cfitsio.
- Modules
- Full list of software modules available on Midway.
- Software Modules Tutorial
- A tutorial on Midway modules and how to use them.