Giter VIP home page Giter VIP logo

Comments (4)

peisun1115 avatar peisun1115 commented on May 18, 2024

can you copy paste the failure log?

for example, the content of: /home/xxxxxx/.cache/bazel/_bazel_xxxxx/32a12db1b695731af2916d563fbc4343/execroot/main/bazel-out/k8-opt/testlogs/waymo_open_dataset/utils/box_utils_test/test.log

from waymo-open-dataset.

kikacaty avatar kikacaty commented on May 18, 2024

It seems to be a issue for cuda.

2019-09-06 16:24:19.462913: I tensorflow/compiler/xla/service/service.cc:168] XLA service 0x563c8587e5a0 executing computations on platform CUDA. Devices:
2019-09-06 16:24:19.462959: I tensorflow/compiler/xla/service/service.cc:175]   StreamExecutor device (0): GeForce RTX 2080, Compute Capability 7.5
2019-09-06 16:24:19.462968: I tensorflow/compiler/xla/service/service.cc:175]   StreamExecutor device (1): GeForce RTX 2080, Compute Capability 7.5
2019-09-06 16:24:19.462974: I tensorflow/compiler/xla/service/service.cc:175]   StreamExecutor device (2): GeForce RTX 2080, Compute Capability 7.5
2019-09-06 16:24:19.462981: I tensorflow/compiler/xla/service/service.cc:175]   StreamExecutor device (3): GeForce RTX 2080, Compute Capability 7.5
2019-09-06 16:24:19.661867: I tensorflow/stream_executor/platform/default/dso_loader.cc:42] Successfully opened dynamic library libcublas.so.10
2019-09-06 16:24:21.571733: I tensorflow/core/kernels/cuda_solvers.cc:159] Creating CudaSolver handles for stream 0x563c857f7200
2019-09-06 16:24:21.571813: I tensorflow/stream_executor/platform/default/dso_loader.cc:42] Successfully opened dynamic library libcusolver.so.10
2019-09-06 16:24:21.591903: F tensorflow/core/kernels/cuda_solvers.cc:94] Check failed: cusolverDnCreate(&cusolver_dn_handle) == CUSOLVER_STATUS_SUCCESS Failed to create cuSolverDN instance.
Fatal Python error: Aborted

Is this only suitable for tensorflow-cpu version?
Thanks!

from waymo-open-dataset.

peisun1115 avatar peisun1115 commented on May 18, 2024

The code should work on both GPU and CPU. I am not sure about the test. Maybe something special is needed to test on GPU. Let me take a look

from waymo-open-dataset.

kikacaty avatar kikacaty commented on May 18, 2024

@peisun1115
It seems to be a problem of my cudnn setup. I have resolved it by reinstall the packages. Thanks!

from waymo-open-dataset.

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.