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.
./lolMiner-mnx --server $SERVER --port $PORT --user $USER --pass $PASSWORD --device 0 --enable-nv-hotfix
Average speed (5s): 14027 Sol/s
Average speed (5s): 13875 Sol/s
Average speed (5s): 14005.4 Sol/s
Average speed (5s): 13978 Sol/s
Average speed (5s): 14123.1 Sol/s
+-----------------------------------------------------------------------------+
| NVIDIA-SMI 381.22 Driver Version: 381.22 |
|-------------------------------+----------------------+----------------------+
| GPU Name Persistence-M| Bus-Id Disp.A | Volatile Uncorr. ECC |
| Fan Temp Perf Pwr:Usage/Cap| Memory-Usage | GPU-Util Compute M. |
|===============================+======================+======================|
| 0 Graphics Device On | 0000:01:00.0 On | N/A |
| 70% 49C P2 111W / 110W | 414MiB / 8114MiB | 97% Default |
+-------------------------------+----------------------+----------------------+
| 1 Graphics Device On | 0000:02:00.0 On | N/A |
| 70% 32C P2 39W / 110W | 123MiB / 8114MiB | 0% Default |
+-------------------------------+----------------------+----------------------+
| 2 Graphics Device On | 0000:03:00.0 On | N/A |
| 70% 30C P2 39W / 110W | 123MiB / 8114MiB | 0% Default |
+-------------------------------+----------------------+----------------------+
| 3 Graphics Device On | 0000:05:00.0 On | N/A |
| 70% 28C P2 40W / 110W | 123MiB / 8114MiB | 0% Default |
+-------------------------------+----------------------+----------------------+
+-----------------------------------------------------------------------------+
| Processes: GPU Memory |
| GPU PID Type Process name Usage |
|=============================================================================|
| 0 1293 G /usr/lib/xorg/Xorg 8MiB |
| 0 13351 C ./lolMiner-mnx 393MiB |
| 1 1293 G /usr/lib/xorg/Xorg 7MiB |
| 1 13351 C ./lolMiner-mnx 103MiB |
| 2 1293 G /usr/lib/xorg/Xorg 7MiB |
| 2 13351 C ./lolMiner-mnx 103MiB |
| 3 1293 G /usr/lib/xorg/Xorg 7MiB |
| 3 13351 C ./lolMiner-mnx 103MiB |
+-----------------------------------------------------------------------------+
+-----------------------------------------------------------------------------+
| NVIDIA-SMI 381.22 Driver Version: 381.22 |
|-------------------------------+----------------------+----------------------+
| GPU Name Persistence-M| Bus-Id Disp.A | Volatile Uncorr. ECC |
| Fan Temp Perf Pwr:Usage/Cap| Memory-Usage | GPU-Util Compute M. |
|===============================+======================+======================|
| 0 Graphics Device On | 0000:01:00.0 On | N/A |
| 70% 44C P2 110W / 110W | 723MiB / 8114MiB | 96% Default |
+-------------------------------+----------------------+----------------------+
| 1 Graphics Device On | 0000:02:00.0 On | N/A |
| 70% 40C P2 109W / 110W | 722MiB / 8114MiB | 94% Default |
+-------------------------------+----------------------+----------------------+
| 2 Graphics Device On | 0000:03:00.0 On | N/A |
| 70% 37C P2 107W / 110W | 722MiB / 8114MiB | 96% Default |
+-------------------------------+----------------------+----------------------+
| 3 Graphics Device On | 0000:05:00.0 On | N/A |
| 70% 35C P2 109W / 110W | 722MiB / 8114MiB | 97% Default |
+-------------------------------+----------------------+----------------------+
+-----------------------------------------------------------------------------+
| Processes: GPU Memory |
| GPU PID Type Process name Usage |
|=============================================================================|
| 0 1293 G /usr/lib/xorg/Xorg 8MiB |
| 0 18173 C ./lolMiner-mnx 103MiB |
| 0 18176 C ./lolMiner-mnx 103MiB |
| 0 18177 C ./lolMiner-mnx 103MiB |
| 0 18178 C ./lolMiner-mnx 393MiB |
| 1 1293 G /usr/lib/xorg/Xorg 7MiB |
| 1 18173 C ./lolMiner-mnx 393MiB |
| 1 18176 C ./lolMiner-mnx 103MiB |
| 1 18177 C ./lolMiner-mnx 103MiB |
| 1 18178 C ./lolMiner-mnx 103MiB |
| 2 1293 G /usr/lib/xorg/Xorg 7MiB |
| 2 18173 C ./lolMiner-mnx 103MiB |
| 2 18176 C ./lolMiner-mnx 393MiB |
| 2 18177 C ./lolMiner-mnx 103MiB |
| 2 18178 C ./lolMiner-mnx 103MiB |
| 3 1293 G /usr/lib/xorg/Xorg 7MiB |
| 3 18173 C ./lolMiner-mnx 103MiB |
| 3 18176 C ./lolMiner-mnx 103MiB |
| 3 18177 C ./lolMiner-mnx 393MiB |
| 3 18178 C ./lolMiner-mnx 103MiB |
+-----------------------------------------------------------------------------+
@echo off
set /A GPUs=3
set /A GPUs-=1
FOR /L %%i IN (0,1,%GPUs%) DO (
ECHO Starting miner on GPU%%i
start "lolMiner GPU%%i" "minexcoin.bat" %%i
)
@echo off
setx GPU_MAX_ALLOC_PERCENT 100
setx GPU_USE_SYNC_OBJECTS 1
setx GPU_MAX_HEAP_SIZE 100
:MINE
lolMiner-mnx.exe --server mnx.suprnova.cc --port 7077 --user WorkerName.%1 --pass x --device %1
goto :MINE
@echo off
set /A GPUs=3
set /A GPUs-=1
FOR /L %%i IN (0,1,%GPUs%) DO (
ECHO Starting miner on GPU%%i
start "lolMiner GPU%%i" "minexcoin.bat" %%i
)
@echo off
setx GPU_MAX_ALLOC_PERCENT 100
setx GPU_USE_SYNC_OBJECTS 1
setx GPU_MAX_HEAP_SIZE 100
:MINE
lolMiner-mnx.exe --server mnx.suprnova.cc --port 7077 --user WorkerName.%1 --pass x --device %1
goto :MINE
@echo off
set /A GPUs=3
set /A GPUs-=1
FOR /L %%i IN (0,1,%GPUs%) DO (
ECHO Starting miner on GPU%%i
start "lolMiner GPU%%i" "minexcoin.bat" %%i
)
@echo off
setx GPU_MAX_ALLOC_PERCENT 100
setx GPU_USE_SYNC_OBJECTS 1
setx GPU_MAX_HEAP_SIZE 100
:MINE
lolMiner-mnx.exe --server mnx.suprnova.cc --port 7077 --user WorkerName.%1 --pass x --device %1
goto :MINE