Skip to content

Make a Java client for seamless grid execution #4

@syagev

Description

@syagev

The idea is something of the sort:

wg_begin
  ...
  < matlab statements >
  optionally: WGexec, WGwaitForResults
  ...
wg_end

Implementation could use a Java-based client that uses Putty to push the required files to UNIX, submit the job and somehow synchronously wait for the results.

This completely replaces the need for the MATLAB shortcuts.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions