doublelei / VIHE

3 stars 0 forks source link

Error while running the command "FORCE_CUDA=1 pip install 'git+https://github.com/facebookresearch/pytorch3d.git@stable'" #3

Closed rebecajohn closed 1 month ago

rebecajohn commented 1 month ago
  /VIHE/VIHE/lib/cub-1.10.0/cub/device/dispatch/dispatch_histogram.cuh(535): error: identifier "NUM_ACTIVE_CHANNELS" is undefined

  /VIHE/VIHE/lib/cub-1.10.0/cub/device/dispatch/dispatch_histogram.cuh(541): error: identifier "OffsetT" is undefined

  /VIHE/VIHE/lib/cub-1.10.0/cub/device/dispatch/dispatch_histogram.cuh(542): error: identifier "OffsetT" is undefined

  /VIHE/VIHE/lib/cub-1.10.0/cub/device/dispatch/dispatch_histogram.cuh(543): error: identifier "OffsetT" is undefined

  /VIHE/VIHE/lib/cub-1.10.0/cub/device/dispatch/dispatch_histogram.cuh(716): error: identifier "SampleIteratorT" is undefined

  /VIHE/VIHE/lib/cub-1.10.0/cub/device/dispatch/dispatch_histogram.cuh(717): error: identifier "CounterT" is undefined

  /VIHE/VIHE/lib/cub-1.10.0/cub/device/dispatch/dispatch_histogram.cuh(717): error: identifier "NUM_ACTIVE_CHANNELS" is undefined

  /VIHE/VIHE/lib/cub-1.10.0/cub/device/dispatch/dispatch_histogram.cuh(719): error: identifier "LevelT" is undefined

  /VIHE/VIHE/lib/cub-1.10.0/cub/device/dispatch/dispatch_histogram.cuh(720): error: identifier "OffsetT" is undefined

  /VIHE/VIHE/lib/cub-1.10.0/cub/device/dispatch/dispatch_histogram.cuh(721): error: identifier "OffsetT" is undefined

  /VIHE/VIHE/lib/cub-1.10.0/cub/device/dispatch/dispatch_histogram.cuh(722): error: identifier "OffsetT" is undefined

  /VIHE/VIHE/lib/cub-1.10.0/cub/device/dispatch/dispatch_histogram.cuh(725): error: Int2Type is not a template

  /VIHE/VIHE/lib/cub-1.10.0/cub/device/dispatch/dispatch_histogram.cuh(732): error: identifier "PtxVersion" is undefined

  /VIHE/VIHE/lib/cub-1.10.0/cub/device/dispatch/dispatch_histogram.cuh(740): error: SearchTransform is not a template

  /VIHE/VIHE/lib/cub-1.10.0/cub/device/dispatch/dispatch_histogram.cuh(740): error: identifier "LevelT" is undefined

  /VIHE/VIHE/lib/cub-1.10.0/cub/device/dispatch/dispatch_histogram.cuh(740): error: expected an expression

  /VIHE/VIHE/lib/cub-1.10.0/cub/device/dispatch/dispatch_histogram.cuh(758): error: identifier "MAX_PRIVATIZED_SMEM_BINS" is undefined

  /VIHE/VIHE/lib/cub-1.10.0/cub/device/dispatch/dispatch_histogram.cuh(763): error: identifier "DeviceHistogramInitKernel" is undefined

  Error limit reached.
  100 errors detected in the compilation of "/tmp/pip-req-build-o8ku1b8c/pytorch3d/csrc/pulsar/cuda/renderer.backward.gpu.cu".
  Compilation terminated.
  error: command '/usr/local/cuda-11.8/bin/nvcc' failed with exit code 1
  [end of output]

note: This error originates from a subprocess, and is likely not a problem with pip. ERROR: Failed building wheel for pytorch3d Running setup.py clean for pytorch3d Failed to build pytorch3d ERROR: ERROR: Failed to build installable wheels for some pyproject.toml based projects (pytorch3d)