FS#48802 - [cuda] Missing entry in ldconfig file

Attached to Project: Community Packages
Opened by Sami B. (spider-mario) - Sunday, 03 April 2016, 21:19 GMT
Last edited by Sven-Hendrik Haase (Svenstaro) - Sunday, 01 May 2016, 11:18 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To Sven-Hendrik Haase (Svenstaro)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 1
Private No

Details

I believe that /etc/ld.so.conf.d/cuda.conf might be missing an entry for /opt/cuda/nvvm/{lib,lib64}. At least libafcuda.so from the `arrayfire` package depends on the libnvvm.so library that it contains.
This task depends upon

Closed by  Sven-Hendrik Haase (Svenstaro)
Sunday, 01 May 2016, 11:18 GMT
Reason for closing:  Fixed
Comment by Sami B. (spider-mario) - Sunday, 03 April 2016, 21:21 GMT
Without this, ArrayFire cannot use CUDA and falls back to OpenCL, leading to subpar performance.

Loading...