Select users can access the UW-Madison CS Department's Condor pool through Globus. If you would like this sort of access, please contact us by sending email to condor-admin (at) cs.wisc.edu.
Here are some things you need to know:
mkdir /shared/scratch/(your-name)/gass_cache ln -s /shared/scratch/(your-name)/gass_cache ~/globus/.gass_cacheEither that, or you will need to open up permission on your GASS cache so anyone can read it:
fs setacl ~/globus/.gass_cache net:cs rlidwkaThis is probably a bad idea, since it opens up the permissions so everyone in the CS department can read and write your files in AFS.