Skip to content

ReaDDy Process #67

@Ezequiel-Valencia

Description

@Ezequiel-Valencia

Problem

The ReaDDy process has been created but there is no way for executing it on our servers.

Obstacles

  • The exported file from process bi-graph which has composition and state describes the entire graph being executed, but does not describe the specific classes that correlate with the steps being executed.
    • That being, if you want to run a step there is no way to know which class said step is tied to and therefore the exported file is a dud.
  • Getting ReaDDy to execute on Mac due to it's Conda dependency being built only for Intel Macs.
  • Dynamically create Conda environments on the server

Solution

  • Pre-load a core with all the standard processes with a specific name, including ReaDDy that way the same pbg file can be used locally and remote (circumventing the execution resolution problem for now)
  • Setup a method creating Conda environments for our containers in which PB can run in.

Metadata

Metadata

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions