Thanks to visit codestin.com
Credit goes to github.com

Skip to content

cuDipy failed to install: Cupy rebuild failed #5

@gsihaj5

Description

@gsihaj5

im trying to install the cudipy using pip. but the installer doing cupy rebuild.

i have no problem installing cupy for cuda 11.7 separately.

i have cuda running with tensorflow and works flawlessly.

but for this install is error on cupy rebuild

here the config summary

 ************************************************************
      * CuPy Configuration Summary                               *
      ************************************************************

      Build Environment:
        Include directories: ['C:\\Users\\gsiha\\AppData\\Local\\Temp\\pip-install-emb7ru0o\\cupy_c408cdb7fdc84a05a7f5b3ac01e3f362\\cupy/_core/include\\cupy/_cccl/libcudacxx', 'C:\\Users\\gsiha\\AppData\\Local\\Temp\\pip-install-emb7ru0o\\cupy_c408cdb7fdc84a05a7f5b3ac01e3f362\\cupy/_core/include\\cupy/_cccl/thrust', 'C:\\Users\\gsiha\\AppData\\Local\\Temp\\pip-install-emb7ru0o\\cupy_c408cdb7fdc84a05a7f5b3ac01e3f362\\cupy/_core/include\\cupy/_cccl/cub', 'C:\\Users\\gsiha\\AppData\\Local\\Temp\\pip-install-emb7ru0o\\cupy_c408cdb7fdc84a05a7f5b3ac01e3f362\\cupy/_core/include', 'C:\\Program Files\\NVIDIA GPU Computing Toolkit\\CUDA\\v11.7\\include', 'C:\\Program Files\\NVIDIA Corporation\\Nsight Systems 2022.1.3\\target-windows-x64\\nvtx\\include']
        Library directories: ['C:\\Program Files\\NVIDIA GPU Computing Toolkit\\CUDA\\v11.7\\bin', 'C:\\Program Files\\NVIDIA GPU Computing Toolkit\\CUDA\\v11.7\\lib\\x64']
        nvcc command       : ['C:\\Program Files\\NVIDIA GPU Computing Toolkit\\CUDA\\v11.7\\bin/nvcc.exe']
        hipcc command      : (not found)

      Environment Variables:
        CFLAGS          : (none)
        LDFLAGS         : (none)
        LIBRARY_PATH    : (none)
        CUDA_PATH       : C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.7
        NVCC            : (none)
        HIPCC           : (none)
        ROCM_HOME       : (none)

      Modules:
        cuda      : Yes (version 11070)
        cusolver  : Yes
        cudnn     : No
          -> Include files not found: ['cudnn.h']
          -> Check your CFLAGS environment variable.
        nccl      : No
          -> Include files not found: ['nccl.h']
          -> Check your CFLAGS environment variable.
        nvtx      : Yes
        cutensor  : No
          -> Include files not found: ['cutensor.h']
          -> Check your CFLAGS environment variable.
        cub       : Yes (version 200200)
        jitify    : Yes (version <unknown>)
        random    : Yes
        thrust    : Yes (version 200200)
        cusparselt: No
          -> Include files not found: ['cusparseLt.h']
          -> Check your CFLAGS environment variable.
        dlpack    : Yes

      WARNING: Some modules could not be configured.
      CuPy will be installed without these modules.
      Please refer to the Installation Guide for details:
      https://docs.cupy.dev/en/stable/install.html

      ************************************************************

and this is the error

error install cupy in cudipy.txt

my expectation : "when i install cupy separately, it use the other installation and not rebuilding it"

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions