Opened 15 years ago

Last modified 15 years ago

#863 closed Defect

look for libcudart.so in standard paths — at Version 1

Reported by: mjakubicek Owned by: davea
Priority: Undetermined Milestone: 6.6
Component: Client - Daemon Version: 6.6.37
Keywords: Cc: mjakubicek

Description (last modified by Nicolas)

Currently, libcudart.so is dlopened as "./libcudart.so", which prevents searching standard path like /usr/lib[64] for it. Removing the "./" prefix solves the problem, see the attached patch.

Change History (2)

Changed 15 years ago by mjakubicek

Attachment: boinc-cuda.patch added

Proposed patch

comment:1 Changed 15 years ago by Nicolas

Component: Client - BuildClient - Daemon
Description: modified (diff)
Owner: changed from romw to davea
Note: See TracTickets for help on using tickets.