Trying to GPU plot
-
@iKnow0 New error
[ERROR][-1001][CL_UNKNOWN] Unable to retrieve the OpenCL platforms number
I'm getting crazy!!!
-
@ccminer check how your card appears on a system
List platforms
This command lists and describes the OpenCL platforms on your system. Each platform contains one or more devices
that can be used by the generation process.Example usage:
./gpuPlotGenerator listPlatformsList devices
This command lists and describes the OpenCL devices for a specific platform.
Example usage:
./gpuPlotGenerator listDevices 0
-
Thank you for your help I'm working with the developer on github.
If we will be able to sove I'll write a post to explain how I did step by step.Now I get this error
[ERROR] std::bad_allocI hope we are close by a solution
-
@ccminer Ok it started!!!!
-
@ccminer glad it works :)
-
@LithStud even if the max stagger size is 10 gb I don't like I would like to increase!
suggestions?
-
@ccminer what do you mean?
-
-
@ccminer and why is that a problem for you? file still gonna be one
EDIT: you have huge problem here, just noticed it doesnt divide.
3815000 / 114450 = 33.33333333 <- that Bad, it must divide into nice number (say just 33)
-
@LithStud You are right thx
