-
The HUB2CAC Multi-target MATLAB Framework
12 Nov 2010 | Notes | Contributor(s): Pascal Meunier, Steven Clark, Brandon G Hill
The goal of this framework is to facilitate the adaptation and management of existing MATLAB code for multiple targets, or creating new code intended to run on those targets. The targets can be specific clusters, e.g., the Center for Advanced Computing (CAC) at Cornell University …
-
Rappture Without Changing Application Source Code
23 Nov 2009 | Notes | Contributor(s): Alisa Neeman, Steven Clark
Rappture is a programming tool kit to add a web browser window to a supercomputing application. With traditional Rappture use, the tool maker changes all input and output in his or her source code to use Rappture function calls. It's unusual to use input files that are uploaded in the web …
-
Rappture Without Touching Source Code
22 Nov 2009 | Notes | Contributor(s): Alisa Neeman, Steven Clark
With traditional Rappture use, the tool maker changes all input and output in his or her source code to use Rappture function calls. It's also unusual to use input files that are uploaded in the web browser.
This set of notes shows how you can upload script and data files within the Rappture …