User Guide for 32bit HPSS Application

Created on 2006/06/27    Last Updated on 2010/08/20

 

Both 64bit and 32bit HPSS client API libraries are installed on KEK CC Work Servers.

But the default environment variables are set for 64bit HPSS application.

In order to run 32bit HPSS application, the special HPSS environment variables need to be set.

 

1. Sample Source and Sample Makefile for 32bit HPSS Application

Please refer to the following directory for sample source and sample Makefile for 32bit HPSS application.

Please refer to the Makefile for compile and link options for 32bit HPSS application.

 

Directory: /ops/hpss.32bit/kek/examples

Sample Source:  hpssput.c, hpssget.c

Sample Makefile:  Makefile

 

2. Environment Variables to run 32bit HPSS application

Please setup the environment variables written in the following files for 32bit HPSS application.

 

/var/hpss/kek/hpss32.sh

/var/hpss/kek/hpss32.csh

 

Please setup the environment variables written in the following files for 64bit HPSS application.

They are set up automatically when you login to KEK-CC work servers. If you wish to run 64bit application immediately after 32bit application, please load one of the following files explicitly.

 

/var/hpss/kek/hpss.sh

/var/hpss/kek/hpss.csh

 

3. Special Note for HPSS KEK Wrapper

Please note that “HPSS KEK Wrapper” is provided “as is” for HPSS 32bit environment.

 

Appendix:Change History

2006./6/28 Created in Japanese Language.

2006/12/27 The directory for hpssposix.so was changed in HPSS 6.2.1.4

2010/8/20  Translated into English.  hpssposix.so was withdrawn in HPSS 7.3.

END OF FILE