Skip to content

remus::JobResult should be more like JobSubmission #258

Description

@robertmaynard

Currently JobResult can only contain a single file / data blob. It needs to be updated to handle any number of these, just like JobSubmission.

I don't know if it should have the same arbitrary key/value as JobSubmission or should have something like:

JobResult jr;
jr.setMesh( remus::common::FileHandle() )
jr.setMode( remus::common::FileHandle() )

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions