Skip to content
This repository has been archived by the owner on Jun 8, 2023. It is now read-only.

Autoware on Melodic. CUDA 10.0 is not detected correctly with CMake 3.10.2 #593

Closed
amc-nu opened this issue Mar 5, 2019 · 1 comment
Closed

Comments

@amc-nu
Copy link
Member

amc-nu commented Mar 5, 2019

Bug

CUDA is not correctly detected by CMake version shipped with Ubuntu 18.04 (3.10.2)

CMake Error: The following variables are used in this project, but they are set to NOTFOUND.
Please set them or make sure they are set and tested correctly in the CMake files:
CUDA_cublas_device_LIBRARY (ADVANCED)

Related PR

autowarefoundation/autoware#2032

Specifications

  • Ubuntu version: 18.04
  • ROS version: Melodic
  • Autoware branch: feature/melodic
@amc-nu
Copy link
Member Author

amc-nu commented Mar 5, 2019

Solution:

Update to CMake>= 3.12.3

and recompile.

@amc-nu amc-nu closed this as completed Mar 5, 2019
JWhitleyWork referenced this issue in astuff/autoware May 9, 2019
Signed-off-by: Joshua Whitley <jwhitley@autonomoustuff.com>
JWhitleyWork referenced this issue in astuff/autoware May 16, 2019
Signed-off-by: Joshua Whitley <jwhitley@autonomoustuff.com>
@mitsudome-r mitsudome-r transferred this issue from autowarefoundation/autoware Mar 14, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant