Skip to content

Bizarre (and otherwise undocumented) User IP repository paths in make_shell.tcl #6

Description

@esophagus-now

Check out these lines:
https://github.com/UofT-HPRC/galapagos/blob/master/shells/tclScripts/make_shell.tcl#L112-#L115

As far as I can tell, these are the only lines which will add IP repository paths to a Galapagos project. This means that the user has to put all their repositories in the $galapagos_dir/shells/userIP folder.

Assuming that this is correct, this fact should be made apparent in the Galapagos documentation.

By the way, the other two ip repo paths that this command tries to add are

$galapagos_dir/hlsBuild
$galapagos_dir/shells/shell_ips

The first one makes sense, but I don't think the second one is used anymore.

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