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

Remove git dependency #134

Open
sean-smith opened this issue Feb 8, 2024 · 3 comments
Open

Remove git dependency #134

sean-smith opened this issue Feb 8, 2024 · 3 comments

Comments

@sean-smith
Copy link
Contributor

git clone --depth 1 --branch $PYXIS_VERSION https://github.com/NVIDIA/pyxis.git $SLURM_INSTALL_DIR/pyxis

@sean-smith
Copy link
Contributor Author

This should be:

PYXIS_VERSION="v0.17.0"
wget https://github.com/NVIDIA/pyxis/archive/refs/tags/${PYXIS_VERSION}.zip

Copy link

This issue is stale because it has been open for 30 days with no activity.

@github-actions github-actions bot added the stale label Mar 21, 2024
@verdimrc
Copy link
Contributor

0.18.0 just out.

@github-actions github-actions bot removed the stale label Mar 22, 2024
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

2 participants