Author

Topic: SGMINER - OpenCL.so location (Read 489 times)

member
Activity: 112
Merit: 10
December 15, 2016, 01:49:21 PM
#3
Is there any way to a define custom OpenCL.so dir for sgminer building on linux?

Use the linker -L option.
You can also use LD_PRELOAD to load a custom OpenCL.so at execution time instead of the default that ldd shows.


thx!
sr. member
Activity: 588
Merit: 251
December 10, 2016, 10:32:17 AM
#2
Is there any way to a define custom OpenCL.so dir for sgminer building on linux?

Use the linker -L option.
You can also use LD_PRELOAD to load a custom OpenCL.so at execution time instead of the default that ldd shows.
member
Activity: 112
Merit: 10
December 10, 2016, 02:22:02 AM
#1
Is there any way to a define custom OpenCL.so dir for sgminer building on linux?
Jump to: