Friday, December 14, 2007

Globus environment

Step. 0 source $GLOBUS_LOCATION/etc/globus-user-env.sh

Step. 00 export X509_CERT_DIR=/home/leesangm/.globus/certificates

Step. 000 Check if this works,
globusrun -o -r grid-co.ncsa.teragrid.org/jobmanager '&(executable=/bin/ls)'

condor_rm -forcex -all : force the immediate local removal of jobs in the X state

Wednesday, December 5, 2007

Condor/Birdbath documentations

Birdbath section in the condor manual:
http://www.cs.wisc.edu/condor/manual/v6.8/4_4Application_Program.html
Marlon's Blog
Condor Installation: http://communitygrids.blogspot.com/2007/07/beating-condor-like-rented-buzzard.html
Submitting Globus job through condor: http://communitygrids.blogspot.com/2006/09/submitting-globus-job-through-condor.html

Condor: Birdbath APIs javadoc

After few days of suffering, I generated this javadoc from condor birdbath related source codes. I got the source code from,
(1) birdbath jar file: download from http://www.cs.wisc.edu/condor/birdbath/birdbath.jar
(2) type classes generated from WSDL (birdbath1.jar): included in the condor6.8.6 release (/lib/webservice)
http://www.cs.indiana.edu/~leesangm/ogce/condor/docs/