Giter Club home page Giter Club logo

Comments (2)

snnn avatar snnn commented on August 16, 2024 1

Please install it from a different feed.

python3 -m pip install --index-url=https://aiinfra.pkgs.visualstudio.com/PublicPackages/_packaging/onnxruntime-cuda-12/pypi/simple/ onnxruntime_gpu
# ldd libonnxruntime_providers_cuda.so
        linux-vdso.so.1 (0x00007ffd469e0000)
        libcublasLt.so.12 => /usr/local/cuda/targets/x86_64-linux/lib/libcublasLt.so.12 (0x0000774c9ff1b000)
        libcublas.so.12 => /usr/local/cuda/targets/x86_64-linux/lib/libcublas.so.12 (0x0000774c99757000)
        libcudnn.so.8 => /lib64/libcudnn.so.8 (0x0000774c99533000)
        libcurand.so.10 => /usr/local/cuda/targets/x86_64-linux/lib/libcurand.so.10 (0x0000774c9309d000)
        libcufft.so.11 => /usr/local/cuda/targets/x86_64-linux/lib/libcufft.so.11 (0x0000774c8836d000)
        libcudart.so.12 => /usr/local/cuda/targets/x86_64-linux/lib/libcudart.so.12 (0x0000774c880c5000)
        libpthread.so.0 => /lib64/libpthread.so.0 (0x0000774c87ea5000)
        librt.so.1 => /lib64/librt.so.1 (0x0000774c87c9d000)
        libstdc++.so.6 => /lib64/libstdc++.so.6 (0x0000774c87908000)
        libm.so.6 => /lib64/libm.so.6 (0x0000774c87586000)
        libgcc_s.so.1 => /lib64/libgcc_s.so.1 (0x0000774c8736e000)
        libc.so.6 => /lib64/libc.so.6 (0x0000774c86f98000)
        /lib64/ld-linux-x86-64.so.2 (0x0000774ce6455000)
        libdl.so.2 => /lib64/libdl.so.2 (0x0000774c86d94000)

from onnxruntime.

Apisteftos avatar Apisteftos commented on August 16, 2024

It works thanks!

from onnxruntime.

Related Issues (20)

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.