Search found 1 match

by tkoeller
Wed Mar 25, 2020 1:25 am
Forum: V7.5.1 Public Release Windows/Linux/MacOS X [deprecated]
Topic: GPU not detected
Replies: 22
Views: 7452

Re: GPU not detected

The client attempts to load libOpenCL.so, which I consider to be a bug. That link is part of the development package, which no program should depend upon at runtime. The correct thing to do would be to load libOpenCL.so.1 instead.