#define CL_OUT_OF_HOST_MEMORY -6
Dunno what you're doing to suffer that. Probably too high intensity and/or worksize or something else...
GPU Radeon 5870 Eyefinity 2Gb
Core 1010Mhz Temp.~68C
Perhaps overclocking, but I mine the year at this frequency using the Phoenix and there are no problems. I want to use CGMINER but I have this problem since version 2.4.0
#define CL_OUT_OF_HOST_MEMORY -6What does this mean?
Part of My config file
"intensity" : "9",
"vectors" : "2",
"worksize" : "256",
"kernel" : "phatk",
"gpu-engine" : "0-1010",
"gpu-fan" : "0-45",
"gpu-memclock" : "300",
"gpu-memdiff" : "0",
"gpu-powertune" : "0",
"gpu-vddc" : "0.000",
"temp-cutoff" : "90",
"temp-overheat" : "80",
"temp-target" : "72",
"api-port" : "4028",
"expiry" : "120",
"failover-only" : true,
"gpu-dyninterval" : "7",
"gpu-platform" : "0",
"gpu-threads" : "2",
"log" : "5",
"queue" : "1",
"retry-pause" : "5",
"scan-time" : "60",
"temp-hysteresis" : "3",
"shares" : "0",
"kernel-path" : "/usr/local/bin"
}