You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 25 Next »

CAMERA now allows users to run their own Kepler workflows on the CAMERA cluster in a special Sandboxed environment.  Kepler workflows are a flexible tool for accessing scientific data (metagenomics, streaming sensor data, medical and satellite images, simulation output, observational data, etc.) and executing complex analysis on the retrieved data. 

Why would I want to make a workflow?

For a lot of problems it is an easier way to create a program then writing a program in a traditional programming language.

Why would I want to run a workflow on the CAMERA cluster?

There are several reasons to run a workflow on the CAMERA cluster:

  • Highspeed access to CAMERA data and to other services on the internet
  • Ability to share workflow & data results with collaborators
  • Access to CAMERA webservices
  • Processing can be offloaded to CAMERA
  • Access to data anywhere an internet connection exists

How do I make a workflow?

How do I run a workflow on the CAMERA cluster?

What are the limitations for running workflows on the CAMERA cluster?

By default an individual user workflow job run is limited to:

  • 12 hour run time,
  • 2 gigabytes of ram and
  • 10 gigabytes diskspace. 
    Exceeding these constraints will cause the termination of the workflow and possibly loss of any results. Currently there is no limit to the number of user workflow jobs that can be run, but this is a shared resource and activity deemed as abuse or overuse may result in termination of jobs. 

What is a sandboxed environment?

It is the name of the environment we use to run the workflows in on the CAMERA cluster.  Every workflow job is run under a special restricted environment we call a "sandbox" with limited access to linux binaries and filesystems.  This is done for security reasons and prevents a workflow job from seeing data it is not supposed to access or from effecting any other workflow job or the cluster.

What if I need help or have a problem?

Send email to camera-help@calit2.net or use this form

Where can I download Kepler?

Kepler Download

  • No labels