It was the Bitcointalk forum that inspired us to create Bitcointalksearch.org - Bitcointalk is an excellent site that should be the default page for anybody dealing in cryptocurrency, since it is a virtual gold-mine of data. However, our experience and user feedback led us create our site; Bitcointalk's search is slow, and difficult to get the results you need, because you need to log in first to find anything useful - furthermore, there are rate limiters for their search functionality.
The aim of our project is to create a faster website that yields more results and faster without having to create an account and eliminate the need to log in - your personal data, therefore, will never be in jeopardy since we are not asking for any of your data and you don't need to provide them to use our site with all of its capabilities.
We created this website with the sole purpose of users being able to search quickly and efficiently in the field of cryptocurrency so they will have access to the latest and most accurate information and thereby assisting the crypto-community at large.
cgminer_opts: --api-listen -o http://pool.coinlab.com:8332 -u protected_xxxx -p xxxx --worksize 128,128 --vectors 2,2 --intensity 9,9 --gpu-fan 50-60,70-75 --gpu-engine 775,775 --gpu-memclock 290,290 --gpu-vddc 0.96,0.96 --temp-cutoff 85
cgminer_opts: --api-listen -o http://pool.coinlab.com:8332 -u protected_xxxx -p xxxx --worksize 128,128 --vectors 2,2 --intensity 9,9 --gpu-engine 775,775 --gpu-memclock 290,290 --auto-fan --temp-target 60 --temp-overheat 67 --temp-hysteresis 5 --temp-cutoff 75
cgminer_opts: --api-listen -o http://pool.coinlab.com:8332 -u protected_xxxx -p xxxx --worksize 128,128 --vectors 2,2 --intensity 9,9 --gpu-engine 775,775 --gpu-memclock 290,290 --auto-fan --temp-target 60 --temp-overheat 67 --temp-hysteresis 5 --temp-cutoff 75
cgminer_opts: --api-listen -o http://pool.coinlab.com:8332 -u protected_user -p pass --worksize 256,256 --vectors 2,2 --intensity 9,9 --gpu-engine 927,927 --gpu-memclock 300,300 --auto-fan --temp-target 66 --temp-overheat 67 --temp-hysteresis 1 --temp-cutoff 75
cd /opt/miners/cgminer
./cgminer --api-listen --auto-gpu --auto-fan -c /etc/bamt/cgminer.conf
nano /etc/bamt/bamt.conf
gpu1:
disabled: 0
cgminer: 1
cgminer: 1
cgminer_opts: --api-listen --auto-gpu --auto-fan -c /etc/bamt/cgminer.conf
{
"pools" : [
{
"url" : "http://pool.coinlab.com:8332/",
"user" : "zzzzzzz",
"pass" : "zzzz"
}
],
"intensity" : "d,9",
"worksize" : "64,64",
"kernel" : "phatk2,phatk2",
"gpu-engine" : "775,775",
"gpu-fan" : "0-85,0-85",
"gpu-memclock" : "290,290",
"temp-cutoff" : "85,85",
"temp-overheat" : "80,80",
"temp-target" : "60,60",
"api-port" : "4028",
"expiry" : "120",
"gpu-dyninterval" : "7",
"gpu-platform" : "0",
"gpu-threads" : "2",
"log" : "5",
"queue" : "0",
"retry-pause" : "5",
"scan-time" : "60",
"temp-hysteresis" : "3",
"shares" : "0",
"kernel-path" : "/usr/local/bin"
}