You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Kouhei Sutou (Jira)" <ji...@apache.org> on 2022/01/26 07:18:00 UTC

[jira] [Resolved] (ARROW-15457) [Packaging][deb] Specify CUDAToolkit_ROOT explicitly

     [ https://issues.apache.org/jira/browse/ARROW-15457?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kouhei Sutou resolved ARROW-15457.
----------------------------------
    Fix Version/s: 8.0.0
                       (was: 7.0.0)
       Resolution: Fixed

Issue resolved by pull request 12264
[https://github.com/apache/arrow/pull/12264]

> [Packaging][deb] Specify CUDAToolkit_ROOT explicitly
> ----------------------------------------------------
>
>                 Key: ARROW-15457
>                 URL: https://issues.apache.org/jira/browse/ARROW-15457
>             Project: Apache Arrow
>          Issue Type: Improvement
>          Components: Packaging
>            Reporter: Kouhei Sutou
>            Assignee: Kouhei Sutou
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 8.0.0
>
>          Time Spent: 1h
>  Remaining Estimate: 0h
>
> https://github.com/ursacomputing/crossbow/runs/4937592866?check_suite_focus=true#step:6:430
> {noformat}
>  -- Unable to find cuda_runtime.h in "/usr/lib/include" for CUDAToolkit_INCLUDE_DIR.
> CMake Error at /usr/share/cmake-3.18/Modules/FindPackageHandleStandardArgs.cmake:165 (message):
>   Could NOT find CUDAToolkit (missing: CUDAToolkit_INCLUDE_DIR) (found
>   version "11.3.109")
> Call Stack (most recent call first):
>   /usr/share/cmake-3.18/Modules/FindPackageHandleStandardArgs.cmake:458 (_FPHSA_FAILURE_MESSAGE)
>   /usr/share/cmake-3.18/Modules/FindCUDAToolkit.cmake:731 (find_package_handle_standard_args)
>   src/arrow/gpu/CMakeLists.txt:40 (find_package)
> {noformat}



--
This message was sent by Atlassian Jira
(v8.20.1#820001)