deep-learning-containers icon indicating copy to clipboard operation
deep-learning-containers copied to clipboard

[bug] Missed neuron-start.sh

Open maxim-gapchenko opened this issue 3 years ago • 1 comments

Checklist

  • [x] I've prepended issue tag with type of change: [bug]
  • [ ] (If applicable) I've attached the script to reproduce the bug
  • [ ] (If applicable) I've documented below the DLC image/dockerfile this relates to
  • [ ] (If applicable) I've documented below the tests I've run on the DLC image
  • [ ] I'm using an existing DLC image listed here: https://docs.aws.amazon.com/deep-learning-containers/latest/devguide/deep-learning-containers-images.html
  • [ ] I've built my own container based off DLC (and I've attached the code used to build my own image)

Concise Description: pytorch/inference/docker/build_artifacts/neuron-start.sh is missed, but it is required for neuron containers.

DLC image/dockerfile:

Current behavior:

Expected behavior:

Additional context:

maxim-gapchenko avatar Apr 15 '22 14:04 maxim-gapchenko

Please use the latest dockerfile. neuron_start.sh is replaced with other files.

aws-vrnatham avatar Aug 11 '22 01:08 aws-vrnatham

Closing the issue. Feel free to reopen if the above solution does not solve the problem.

tejaschumbalkar avatar Mar 22 '23 04:03 tejaschumbalkar