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

Instructions for pcluster setup missing pre-reqs #30

Open
jimburtoft opened this issue Apr 9, 2024 · 0 comments
Open

Instructions for pcluster setup missing pre-reqs #30

jimburtoft opened this issue Apr 9, 2024 · 0 comments

Comments

@jimburtoft
Copy link

If you are are following the instructions at
https://github.com/aws-neuron/aws-neuron-parallelcluster-samples#train-a-model-on-aws-trn1-parallelcluster

Nothing mentions that you need to install awscli.

You get an error:

{
  "message": "Unable to locate credentials"
}

However, the instructions at https://github.com/aws/aws-parallelcluster specifically say that you need to run

$ pip3 install awscli
and
aws configure

Maybe you want to add the instructions to https://docs.aws.amazon.com/parallelcluster/latest/ug/install-v3-virtual-environment.html or to the link above in this repository.

jimburtoft added a commit to jimburtoft/aws-neuron-parallelcluster-samples that referenced this issue Apr 9, 2024
Added awscli instructions per aws-neuron#30
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