GPU plot generator v4.1.1 (Win/Linux)
-
@vadirthedark Try to open an issue to github, the author of the script reply, at least he replied to me
-
Sry, i just used the win build ... never tried to compile on linux.
-
Hi, the gpu plotter gives me problems in direct mode at crashes 0.70 or 0.80%, in buffer mode do not. but slow more than it is. because it happens?
-
Have found a script to assist 'gpuPlotGenerator' on github (gp-assistant-cli.sh). When I run the script I get:
df: ‘/media/imbota/burst’: No such file or directory
./gp-assistant-cli.sh: line 72: [: -gt: unary operator expected
ERROR, you don't have sufficient space left in your system.The first line indicates the script is looking for a file or dir. I have set to plot to 1 plot for entire 5TB drive (burst). Can someone explain my mistake and how to set plotting for entire drive?
Thanks
-
@vadirthedark I finally got my new r9 380 4gb and I installed it!
So now I start to face your same problem to GPU plotting my hdd.
did you finally have been able to use the script on ubuntu?
-
@ccminer, I started over from a new install-deleted files and downloaded .gz. After all the problems I was having, one seemed to arise from the gpu. My Nvidia card has several options of driver versions I could use. If you don't get the correct driver you will have problems. Another problem was the Makefile. I'm still having problems generating that because there isn't one in the download.
Looks like you have a good gpu. Let me know how you are doing as you go along.
This is a learning experience so I spend a lot of time reading from forums trying to get to where I want to go.
-
@ccminer
Used nano to get Makefile and revised OPENCL_. However, when I ran make dist, got error. Seems make requires an options function (make [options] [target] ). Author left out this information.
Any ideas" Thanks
-
Finally I have been able to use the gpu plotter on my ubuntu 16.10 desktop computer.
Later I'll write a post about my experience and how to do step by step in order to use help other linux/ubuntu users like us!
with my card I can plot 5 tb in like 24 hours with a stagger sixe of 20 gb, I can't complain.
About what you wrote you can edit the makefile just by opening it with gedit, no need to use the nano function from terminal, but also no need to compile the scrypt because the author issued already compiled version.
-
@ccminer Thanks, i followed the discussion on github ... https://github.com/bhamon/gpuPlotGenerator/issues/14
-
@luxe eheheh
what is the username of the developer here? I want to follw him.
As I said as soon as I get some extra time I'll write a post about my experience to guide step by step the gpu plotter configuration for ubuntu users like me.
-
Guess he is not registered here ... on the old forum his name was @cryo.
-
@ccminer, Will look at 'gedit'. On the subject of 'Makefile', how did you create it? From what I can tell, it is created manually or by combining several existing programs? Wouldn't each computer have an individual Makefile because of its own components and names for files/dir? How would you use an existing compiled script? Thanks again for your help.
-
@vadirthedark I downloaded the makefile from github here : https://github.com/bhamon/gpuPlotGenerator
But you do not need to compile it yoursef because you should have an already compiled file.
-
@ccminer I did use that 'Makefile' and revised it to show path to be:
PLATFORM = 64
OPENCL_INCLUDE = /home/imbota/AMDAPPSDK-3.0/include
OPENCL_LIB = /home/imbota/AMDAPPSDK-3.0/lib/x86_64I presume you are talking about the 'gpuPlotGenerator' as the 'already compiled file.' from above? When I used './gpuPlot...' I get this error:
Inconsistency detected by ld.so: dl-version.c: 224: _dl_check_map_versions: Assertion `needed != NULL' failed!
Have you seen this and can you help?
-
@ccminer Some success! No errors
I went back to the github discussion and did as you did - downgraded AMDAPPSDK-3.0 TO -2.9.1 - and was able to find platform and device id's. Now I am at figuring the info to plug into devices.txt.
Thanks for all your help!!
-
@ccminer Sorry about all the replies, I seem to be behind 1 or 2 steps.
In this discussion: https://github.com/bhamon/gpuPlotGenerator/issues/14 did you go back to AMDAPPSDK 3.0? If so, did you make any more changes to your system?
Thanks
-
@vadirthedark You need to install both the APPSDK 3.0 and the GPUpro (according to your card model)
-
@ccminer , Thanks, I will work on that.
-
@vadirthedark what version of ununtu are you on?
-
