Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Amdahl code deployment strategy #409

Open
reid-a opened this issue Jun 23, 2022 · 1 comment
Open

Amdahl code deployment strategy #409

reid-a opened this issue Jun 23, 2022 · 1 comment

Comments

@reid-a
Copy link
Contributor

reid-a commented Jun 23, 2022

In PR #407 the new Amdahl code was brought in to this lesson, as a black-box code that shows desirable performance characteristics and is a useful demonstration of the benefits and limits of parallelized code.

The actual deployment strategy used is that of download a tarball of the amdahl code, specifically broken out as part of the workshop, but the Amdahl code actually does have its own repo, and is installable via 'pip' or from git, or by other methods more consistent with HPC best practice.

The tar-ball scheme was partially an expediency to accommodate an upcoming workshop, but this is worth revisiting with a bit more patience with a view to a better long-term soluiton.

@reid-a
Copy link
Contributor Author

reid-a commented Jun 23, 2022

Additional context is in PR #378, where the argument against a tar-ball was initially presented.

The stand-alone repo for the Amdahl code is here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant