Hello guys,
I am using phoenixminer 5.1c on Linux (hiveos) and on two of my 4GB gpus I get this error:
GPU1: Generating ethash light cache for epoch #351
Eth: New job #3bc7d9ca from eu-eth.hiveon.net:4444; diff: 4000MH
Light cache generated in 3.1 s (19.1 MB/s)
GPU1: Free VRAM: 3.969 GB; used: 0.019 GB
GPU1: Disabling DAG pre-allocation (not enough VRAM)
GPU1: Allocating DAG for epoch #351 (3.74) GB
GPU1: Allocating buffers failed with: clCreateBuffer (-61).
Fatal error detected. Restarting.
As you see it has 3.969GB free VRAM but for some reason, it thinks that the DAG (3.74GB) is too large and stops.
All other 4GB GPUS I have still working perfectly. Does anyone know what might cause this problem?