Code Monkey home page Code Monkey logo

docker-nvidia-vulkan's People

Contributors

edowson avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

docker-nvidia-vulkan's Issues

fail to run test

non-network local connections being added to access control list
docker: Error response from daemon: OCI runtime create failed: container_linux.go:345: starting container process caused "process_linux.go:430: container init caused \"process_linux.go:413: running prestart hook 1 caused \\\"error running hook: exit status 1, stdout: , stderr: exec command: [/usr/bin/nvidia-container-cli --load-kmods configure --ldconfig=@/sbin/ldconfig.real --device=all --compute --utility --graphics --compat32 --utility --display --graphics --utility --require=cuda>=10.1 brand=tesla,driver>=384,driver<385 brand=tesla,driver>=396,driver<397 brand=tesla,driver>=410,driver<411 --pid=33218 /var/lib/docker/overlay2/9027623a55090d94ab8394d0852da13d7170b819858898a332a0bae6932ee854/merged]\\\\nnvidia-container-cli: requirement error: unsatisfied condition: brand = tesla\\\\n\\\"\"": unknown.

looks the building only works on special GPU brand:

requirement error: unsatisfied condition: brand = tesla\\\\n\\\"\""

Error when run build.sh

error occured when run build.sh in ubuntu18
message output is :

The following packages have unmet dependencies:
clang-8 : Depends: libclang-common-8-dev (= 1:8.0.1+svn369350-1exp120200114191400.80) but it is not going to be installed
clang-format-8 : Depends: libllvm8 (= 1:8.0.1+svn369350-1exp120200114191400.80) but 1:8-3ubuntu18.04.1 is to be installed
lld-8 : Depends: libllvm8 (= 1:8.0.1+svn369350-1
exp120200114191400.80) but 1:8-3ubuntu18.04.1 is to be installed
lldb-8 : Depends: liblldb-8 (>= 1:8svn298832-1) but it is not going to be installed
Depends: libllvm8 (= 1:8.0.1+svn369350-1exp120200114191400.80) but 1:8-3ubuntu18.04.1 is to be installed
llvm-8-dev : Depends: libllvm8 (= 1:8.0.1+svn369350-1
exp120200114191400.80) but 1:8-3ubuntu18.04.1 is to be installed
E: Unable to correct problems, you have held broken packages.
update-alternatives: error: alternative path /usr/bin/clang++-8 doesn't exist
update-alternatives: error: alternative path /usr/bin/clang-8 doesn't exist
update-alternatives: error: alternative path /usr/bin/ld.lld-8 doesn't exist
update-alternatives: error: alternative path /usr/bin/lldb-8 doesn't exist
The command '/bin/sh -c apt-get update && DEBIAN_FRONTEND=noninteractive TERM=linux apt-get install --no-install-recommends -q -y apt-transport-https apt-utils bash-completion build-essential bzip2 ca-certificates curl gconf2 gconf-service gdb git-core git-gui gvfs-bin inetutils-ping nano net-tools pkg-config pulseaudio-utils rsync shared-mime-info software-properties-common sudo tzdata unzip wget xdg-user-dirs xdg-utils x11-xserver-utils zip && curl -s https://packagecloud.io/install/repositories/github/git-lfs/script.deb.sh | bash && DEBIAN_FRONTEND=noninteractive TERM=linux apt-get install --no-install-recommends -q -y git-lfs && if [ -n "$LLVM_VERSION" ]; then echo "installing llvm-toolchain-$LLVM_VERSION" ; DEBIAN_FRONTEND=noninteractive TERM=linux apt-get install --no-install-recommends -q -y clang-$LLVM_VERSION clang-format-$LLVM_VERSION lld-$LLVM_VERSION lldb-$LLVM_VERSION llvm-$LLVM_VERSION llvm-$LLVM_VERSION-dev ; update-alternatives --install /usr/bin/clang++ clang++ /usr/bin/clang++-$LLVM_VERSION 100 ; update-alternatives --install /usr/bin/clang clang /usr/bin/clang-$LLVM_VERSION 100 ; update-alternatives --install /usr/bin/ld.lld ld.lld /usr/bin/ld.lld-$LLVM_VERSION 100 ; update-alternatives --install /usr/bin/lldb lldb /usr/bin/lldb-$LLVM_VERSION 100 ; else echo "llvm-toolchain not specified, not installing llvm." ; fi && DEBIAN_FRONTEND=noninteractive TERM=linux apt-get dist-upgrade --no-install-recommends -q -y && apt-get autoremove -y && rm -rf /var/lib/apt/lists/*' returned a non-zero code: 2

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.