Opened 15 years ago

Last modified 15 years ago

#863 closed Defect

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

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

Description

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 (1)

Changed 15 years ago by mjakubicek

Attachment: boinc-cuda.patch added

Proposed patch

Note: See TracTickets for help on using tickets.