dos2unix
- |
-Run the dos2unix --version command to check that the software has been installed. There is no requirement on the version.
- |
-
-Driver version of the RUN package
- |
-Go to the directory of the driver (for example, /usr/local/Ascend/driver) and run the cat version.info command to confirm that the driver version is 1.73 or later.
- |
-
-Go language environment
- |
-Run the go version command to confirm that the version is 1.14.3 or later.
- |
-
-gcc version
- |
-Run the gcc --version command to confirm that the version is 7.3.0 or later.
- |
-
-Kubernetes version
- |
-1.17.x. Select the latest bugfix version.
-You can run the kubectl version command to view the version.
- |
-
-Docker environment
- |
-Run the docker info command to confirm that Docker has been installed.
- |
-
-root user permission
- |
-Check that the root user permission of the BMS is available.
- |
-
-
-