gpuPlotGenerator
gpuPlotGenerator copied to clipboard
GPU plot generator for Burst coin
I'm getting this error message with latest `master` code: ```` $ ./gpuPlotGenerator generate direct ./5125679745162198123_50000_10000_2000_2 ------------------------- GPU plot generator v4.2.2 ------------------------- Author: Cryo Bitcoin: 138gMBhCrNkbaiTCmUhP9HLU9xwn5QKZgD Burst: BURST-YA29-QCEW-QXC3-BKXDL ---- Loading platforms......
Using version 4.2.2 (64 bit version) I get the following output when I try to generate ``` C:\Users\james\Downloads\QBundle2.5.0_final\gpuPlotter>gpuPlotGenerator.exe generate buffer E:\plotting\0_0_1907120_1024_2 ------------------------- GPU plot generator v4.2.2 ------------------------- Author: Cryo Bitcoin:...
If i set device and .bat file in every way, give mi miner still this error message: **[ERROR 942682161] deadline exceeds deadline limit of the pool** But DL´s is ok....
If I use gpuPlotGenerator in multiple output files mode: gpuPlotGenerator generate direct /path/123456_0_8192_8192_2 /path/123456_8192_8192_8192_2 then probably only the last plot file will be correct, other files will not be the...
sw version: gpuPlotGenerator-win64-4.2.2.zip when starting to run, it prompts: application error, can not run: 0xc000007b. OS: WIN10 professional station 64bits
It seems it can't create a file, tried it with various paths and writing options, always the same error: C:\Users\pasca\Documents\gpuPlotGenerator-4.2.1\new\Release>gpuPlotGenerator.exe generate direct C:\123456_50000_10000_2000_2 ------------------------- GPU plot generator v4.2.1 ------------------------- Author:...
Hello Is it possible to add an automated deletion of the plot if it fails? 0.52% (39200/7610000 remaining nonces), 6461.54 nonces/minutes, ETA: 19h 31m 40s... [ERROR] Error while writting to...
Good evening! In a current form it is not easy to plot a huge drive since one has to calculate a number of nonces and RAM manually and then form...
I've had this issue on Ubuntu (HiveOS) and all I had to do is : ``` sudo apt-get remove build-essential sudo add-apt-repository ppa:ubuntu-toolchain-r/test sudo apt-get update sudo apt-get install build-essential...