Menu

Home

Stefan M. Wierda

The scripts in the repository work on clusters running the PBS system.

To use the scripts, you first have to download LISP and unpack it in the subfolder ccl of your home-directory.

cd ~
wget ftp://ftp.clozure.com/pub/release/1.9/ccl-1.9-linuxx86.tar.gz
tar -zxvf ccl-1.9-linuxx86.tar.gz

You might want to use chmod to make sure ./ccl/lx86cl is executable for the current user.

To download the files:

git clone git://git.code.sf.net/p/wierda-clusterfunctions/code wierda-clusterfunctions-code
cp wierda-clusterfunctions-code/*.sh .

Next, you have to set the permissions for the .sh files with chmod such that the current user can execute them.

At the moment, the scripts are written such that a single run takes 2 hours. After 2 hours, the script is automatically aborted. You can edit the creation.sh files to increase the maximum time.

--

The wiki uses Markdown syntax.

Project Members: