8/31/2017

From 2017-08-31 Workbench planning, we'll consider the following use cases:

8/3/2017 

Brainstorming: 

8/2/2017 Notes (Craig, Mike)

Discussed the SC17 demo as something that's also demo'd at NDS8 and is part of the vision for the SI2 proposal.

TERRA-REF use case: 

Demo workflow 1: From zero to HPC

  1. Develop some idea in WB using the TERRA-REF data
  2. Run/test in WB on subset of TERRA data
  3. Build code into Docker image in WB
  4. Run analysis on TORQUE or Hadoop clusters

Demo workflow 2: From zero to Cloud

  1. Start some service in WB (e.g., Clowder)
  2. Do your customization
  3. Export to Docker compose (link to zip file containing AppData and docker compose file)
  4. On OpenStack, AWS or GCE VM with Docker support, wget and unzip, then docker-compose up. Viola – your service.

Running jobs on ROGER:


Questions:


July notes

We've discussed the TERRA-REF hyperspectral workflow as a possible example:

In the case of the hyperspectral extractor development, the hyperspectral data is too large to move so the researcher/developer working on related algorithms needs to work on data in place.  This is done via a NetCDF/NCO-specific development environment, but could just as easily by Jupyter or RStudio. If the researchers needs exceed container constraints, they can apply for dedicated cloud resources via OpenStack.  They also have access to run jobs on ROGER via PBS. This is similar to Cyverse.

Fruen Case (CSE UCSD, Kevin)