Download Batch Example

To set up our batch processing example for use, you first download the source material, and then determine your batch processing parameters.

Downloading the Source Files

To download the source files for use in this example:

  1. Log in to your RCE session.

  2. Open this page in a web browser in your RCE session.

  3. Click the file condor_example.tar.gz (see below) to download it.

  4. Click the Save to Disk option, and then click OK to save the tar file to your desktop.

  5. Open a terminal window, and unzip the tar file in the Desktop directory. Type:

    tar zxvf Desktop/condor_example.tar.gz

    The contents of the uncompressed example file will look like this:

    condor_example/
    condor_example/condor_submit_util/
    condor_example/bootstrap.R

You now have a directory named condor_example in your home directory, which contains the files necessary to run our example.

condor_example.tar.gz667 bytes