Skip to main content

Software  >  Rational  >  

Mathematical Acceleration Subsystem (MASS) Libraries for Blue Gene/L - v. 4.4

 Downloadable files
 
Abstract
The MASS libraries consist of a set of mathematical subroutines for C, C++, and Fortran-language applications that are tuned for the Blue Gene/L and Blue Gene/P architectures.
 
Download Description

Differences from v4.3:
  • Added libraries tuned for the Blue Gene/P architecture.
  • Added single-precision scalar functions: acosf, acoshf, asinf, asinhf, atanf, atanhf, anint, cbrtf, cosf, coshf, erfcf, erff, expf, expm1f, lgammaf, log10f, log1pf, logf, sinf, sinhf, tanf, tanhf, atan2f, copysignf, hypotf, powf.
  • Added double-precision scalar functions: copysign, lgamma, log10, hypot.
  • Minor bug fixes.

The MASS libraries are packaged as a compressed tar file, MASS_4.4_BGV.tar.gz, where BGV=bgl for Blue Gene/L, or BGV=bgp for Blue Gene/P.

 The .tar package contains the following files:
  • LICENSE - MASS license.
  • libmass.a - 32-bit MASS scalar library.
  • libmassv.a - 32-bit MASS vector library.
  • libmassv.f - Fortran source file of simple loops for the MASS vector functions, for use on non-IBM machines.
  • libmassv.c - C/C++ source file of simple loops for the MASS vector functions, for use on non-IBM machines.
  • mass.include - Header file containing the Fortran interface blocks for the scalar functions that are not Fortran intrinsic functions.
  • massv.include - Header file containing the Fortran interface blocks for the vector functions.
  • mass.h - Header file containing C/C++ prototypes for the scalar functions that are not in math.h.
  • massv.h - Header file containing C/C++ prototypes for the vector functions.
 
Prerequisites
none
 
 
Installation Instructions
The MASS libraries are more convenient to use when they are installed with root access and linked to the conventional /usr/lib/ directory because the user can specify the shorthand -lmass flags during compilation, instead of specifying an explicit path for the libraries. 

The tar file creates the subdirectory, mass/4.4/BGV/lib/, in the current directory, where BGV=bgl for Blue Gene/L or BGV=bgp for Blue Gene/P.
  1. Place the tar ball in a temporary directory (e.g. /tmp).
  2. Go to the directory where you would like the MASS libraries to exist on the system (e.g. /home/userA/):
    (You will need root authority if you try to place the MASS libraries to some system directories, such as /usr/local)
    cd /home/userA/
  3. Uncompress and untar the tar ball:
    tar -xzvf MASS_4.4_BGV.tar.gz 
  4. If you need to link without using the -L path at compile time, you will need to create symbolic links as follows (you require root authority in this step):
    ln -s /home/userA/mass/4.4/BGV/lib/libmass.a  usr/lib/libmass.a
    ln -s /home/userA/mass/4.4/BGV/lib/libmassv.a  /usr/lib/libmassv.a
 
Download package
Download RELEASE DATE LANGUAGE SIZE(Bytes) Download Options
MASS_4.4_bgl.tar.gz10/26/2007English241437FTP
MASS_4.4_bgp.tar.gz9/28/2007English316629FTP
 
Technical support
The software provided in this Web download is not officially supported by IBM. However, you can send queries to the following e-mail address:

masslib@ca.ibm.com
 
 

Copyright and trademark information
IBM, the IBM logo and ibm.com are trademarks of International Business Machines Corp., registered in many jurisdictions worldwide. Other product and service names might be trademarks of IBM or other companies. A current list of IBM trademarks is available on the Web at "Copyright and trademark information" at www.ibm.com/legal/copytrade.shtml.
Rate this page
Please take a moment to complete this form to help us better serve you.
This material provides me with the information I need.




This material is clear and easy to understand.




Did the information help you to achieve your goal?
What updates, improvements, or related information would you like to see in this document?
Your response will be used to improve our document content. Requests for assistance, if applicable, should be submitted through your normal support channel as we cannot respond from this site.
Input the verification number to submit feedback:
Document information
 Product categories:
 Software
 Software Development
 Traditional Progamming Language & Compilers
 Mathematical Acceleration Subsystem
 Libraries
 Operating system(s):
  Linux
 Software version:
  4.4
 Reference #:
  4011035
 IBM Group:
 Software Group
 Modified date:
 2008-04-09

Translate My Page
 
 

Rate this page

Help us improve this page. Your response will be used to improve our document content. Requests for assistance, if applicable, should be submitted through your normal support channel as we cannot respond from this site.