Skip to content

Add option install.sh --with-gasnet=<loc> #302

Description

@bonachea

When a GASNet installation is not detected, install.sh currently downloads the GASNet sources from a hard-coded URL that lives in https://bitbucket.org/berkeleylab/gasnet/downloads

This is generally reasonable, but BitBucket unfortunately suffers semi-frequent site-wide outages (my release testing is blocked behind one right now). There might also be cases where the user wants to override the choice of URL, for example to select a copy already on the filesystem, or to override the GASNet version without editing the script.

A command-line option to override the choice of GASNet would help mitigate this.

Activity

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

Metadata

Metadata

Assignees

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions