Open iprotec opened 1 year ago
I am using the Linux version of the Cuda plotter. My problem is I am only using about 6.53GB of memory, when I have 252GB(256GB). I would like to know why the system is not using the full memory?
When I was using the windows version I would use 202GB when making plots.
This is the parameters "sudo ./cuda_plot_k32 -n 133 -C 7 -t /mnt/Plotter/ -d /mnt/Chia/ -c -f " Ofcurse I am not including my Contract and farmer information.
But can you tell me why I am using so little memory?
Try adding -M 0 to the command
I am using the Linux version of the Cuda plotter. My problem is I am only using about 6.53GB of memory, when I have 252GB(256GB). I would like to know why the system is not using the full memory?
When I was using the windows version I would use 202GB when making plots.
This is the parameters "sudo ./cuda_plot_k32 -n 133 -C 7 -t /mnt/Plotter/ -d /mnt/Chia/ -c -f " Ofcurse I am not including my Contract and farmer information.
But can you tell me why I am using so little memory?