Software Catalog
From PRAGMAgridWIKI
Software catalogging is one of many functions of SCMSWeb. See http://goc.pragma-grid.net/cgi-bin/scmsweb/swcatalog.cgi. The software probing on each cluster is run as the user Cindy Zheng.
[edit]
For site administrators
To enable the software catalogging on your cluster
- Make sure Cindy Zheng's user account/access has been setup correctly on your cluster. For instructions, info and files for user account setup, see http://goc.pragma-grid.net/pragma-doc/userguide/batchupd.htm.
- Add all your software executable paths in your shell profile setup. If non already exist, you may add it to /etc/profile.d/pragma.sh. Here is an example a /etc/profile.d/pragma.sh:
$ cat /etc/profile.d/pragma.sh export PATH=/opt/gridengine/bin/lx26-x86:/opt/ng/bin:/usr/kerberos/bin:/usr/java/jdk1.5.0_05/bin:/opt/intel/itc60/bin:/opt/intel/ita60/bin:/opt/intel/fc/9.0/bin:/opt/intel/idb/9.0/bin:/opt/intel/cc/9.0/bin:/opt/globus/bin:/opt/globus/sbin:/usr/local/bin:/bin:/usr/bin:/usr/X11R6/bin:/opt/apache-ant/bin:/opt/lam/gnu/bin:/usr/share/pvm3/lib:/usr/share/pvm3/lib/LINUX:/usr/share/pvm3/bin/LINUX:/opt/rocks/bin:/opt/rocks/sbin:/opt/intel_fc_80/bin:/opt/mpich/gnu/bin:/opt/mpich/intel/bin:/opt/apbs/bin:/opt/gamess/bin:/opt/gfarmfs-fuse/bin:/opt/lam/intel/bin:/opt/NAMD:/opt/mopac
[edit]
For application drivers
To enable the software catalogging to include the software your applications require
- Create a wiki page for your application, use the guideline and template. See an example of a software requirement page at http://goc.pragma-grid.net/wiki/index.php/AFG_Application_Requirements.
- Add the new wiki page to http://goc.pragma-grid.net/wiki/index.php/Applications in the list under "Applications currently on-going or starting".
- Please attach a screen-shot of version message of the command and command-line option to get it. For example,
[somsak_sr@sunyata ~]$ icc -V Intel(R) C Compiler for Intel(R) EM64T-based applications, Version 9.1 Build 20060707 Package ID: l_cc_c_9.1.042 Copyright (C) 1985-2006 Intel Corporation. All rights reserved. FOR NON-COMMERCIAL USE ONLY
- Email the url of your application to Somsak and Cindy.
If you see any problems, have any questions or suggestions, please email Somsak and Cindy.
[edit]
