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

rebase jax and update machine #31

Merged
merged 7 commits into from
May 6, 2024
Merged

rebase jax and update machine #31

merged 7 commits into from
May 6, 2024

Conversation

wendyliu235
Copy link
Contributor

Validation for new machine.

@wendyliu235 wendyliu235 reopened this Apr 28, 2024
if [ $? -ne 0 ]; then
echo 'conda env does not exist'
conda create -n ${CONDA_ENV} python=3.10 -y
conda activate ${CONDA_ENV}
fi
pip install jax==0.4.20 jaxlib==0.4.20
pip install -e ./test/requirements.txt
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should be pip install -r

.github/workflows/IDC_1100_Public_CI.yml Show resolved Hide resolved
@Zantares Zantares merged commit 7d1c986 into main May 6, 2024
1 check passed
@Zantares Zantares deleted the machine_update branch May 6, 2024 13:38
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

Successfully merging this pull request may close these issues.

2 participants