Steps
- Configure GPU plotter - This is machine dependent, please post the result of below command
gpuPlotGenerator.exe listPlatforms
Also provide us the Graphics card model with GPU ram.
Configuring GPU plottor involves editing the devices.txt(Which requires above details)
- Run the GPU plotter
Determine the size of the plot = (Plot Size in GB * 1024 *1024)/256 gives the number of plots
or
Use the program in below link
https://forums.burst-team.us/topic/338/nonces-calculator-for-plotting-v3-0/5
GPU plotter uses the file name to determine what it needs to do, so the file name needs to be built first. The easiest way is to start plotting with the burstclient for windows, it would create a file in the {plot drive}\Burst\Plots. Stop plotting once the plotting starts and file is created.
give the below command
gpuPlotGenerator generate buffer {filename with path here}
(Or)
gpuPlotGenerator generate direct {filename with path here}
The second command takes more time, but creates optimized plot. Optimized plots are read faster by HDD in most case.