google / mipnerf

Apache License 2.0
894 stars 109 forks source link

about shiny_datasets #10

Open zhywanna opened 2 years ago

zhywanna commented 2 years ago

sorry to bother you but, after I downloaded shiny.zip, it failed when I unzipped it. It seems that the zip file is internally damaged?

jonbarron commented 2 years ago

I don't know what you mean by "shiny.zip", can you elaborate?

zhywanna commented 2 years ago

I'm so sorry that this problem is on another project HAAA ...For this project, the question I intended to ask is about the error report of the jax framework when i ran the demo:

I1028 00:39:23.928021 140618811680576 xla_bridge.py:231] Unable to initialize backend 'tpu_driver': Not found: Unable to find driver in registry given worker: I1028 00:39:24.970692 140618811680576 xla_bridge.py:231] Unable to initialize backend 'tpu': Invalid argument: TpuPlatform is not available. 2021-10-28 00:39:25.253731: W external/org_tensorflow/tensorflow/stream_executor/gpu/asm_compiler.cc:81] Couldn't get ptxas version string: Internal: Couldn't invoke ptxas --version 2021-10-28 00:39:25.254925: F external/org_tensorflow/tensorflow/compiler/xla/service/gpu/nvptx_compiler.cc:479] ptxas returned an error during compilation of ptx to sass: 'Internal: Failed to launch ptxas' If the error message indicates that a file could not be written, please verify that sufficient filesystem space is provided. Fatal Python error: Aborted

jonbarron commented 2 years ago

Looks like your disk is full?

zhywanna commented 2 years ago

I have been confused about "Couldn't invoke ptxas", which means that ptxas cannot be launched because the disk is full?