Any idea how to solve it ?
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
1797 root 20 0 0 0 0 S 44.9 0.0 0:53.41 kworker/3:16
6504 root 20 0 0 0 0 R 21.0 0.0 0:40.13 kworker/3:2
6751 m1 20 0 0.170t 1.165g 0.982g S 5.6 15.0 1:27.05 ethminer
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.
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
1797 root 20 0 0 0 0 S 44.9 0.0 0:53.41 kworker/3:16
6504 root 20 0 0 0 0 R 21.0 0.0 0:40.13 kworker/3:2
6751 m1 20 0 0.170t 1.165g 0.982g S 5.6 15.0 1:27.05 ethminer
CLAYMORE_VERSION="10_0" # choose 10_0 or 9_8 or 9_7 or 9_5 or 9_4 or 8_0
to
CLAYMORE_VERSION="10_1" # choose 10_0 or 9_8 or 9_7 or 9_5 or 9_4 or 8_0
GPU_COUNT=$(nvidia-smi -L | tail -n 1| cut -c 5 |awk '{ SUM += $1+1} ; { print SUM }')
m1@rig-bafomet:~$ nvidia-smi -L | tail -n 1| cut -c 5 |awk '{ SUM += $1+1} ; { print SUM }'
2
GPU_COUNT=$(nvidia-smi -L | wc -l')
m1@rig-bafomet:~$ nvidia-smi -L | wc -l
11
sudo apt update && sudo apt upgrade && sudo reboot
sudo dpkg-reconfigure --all
sudo apt update && sudo apt upgrade && sudo reboot
sudo dpkg-reconfigure --all
/home/m1/zec/zm/5_2
chmod +x /home/m1/zec/zm/5_2/zm_miner
/home/m1/zec/zm/5_3
HCD='/home/m1/zec/zm/5_3/zm_miner'
chmod +x /home/m1/zec/zm/5_3/zm_miner
GPU_COUNT=$(nvidia-smi -L | tail -n 1| cut -c 5 |awk '{ SUM += $1+1} ; { print SUM }')
m1@rig-bafomet:~$ nvidia-smi -L | tail -n 1| cut -c 5 |awk '{ SUM += $1+1} ; { print SUM }'
2
GPU_COUNT=$(nvidia-smi -L | wc -l')
m1@rig-bafomet:~$ nvidia-smi -L | wc -l
11
nvidia-smi --query-gpu=count --format=csv,noheader,nounits | tail -1
GPU_COUNT=$(nvidia-smi -L | tail -n 1| cut -c 5 |awk '{ SUM += $1+1} ; { print SUM }')
m1@rig-bafomet:~$ nvidia-smi -L | tail -n 1| cut -c 5 |awk '{ SUM += $1+1} ; { print SUM }'
2
GPU_COUNT=$(nvidia-smi -L | wc -l')
m1@rig-bafomet:~$ nvidia-smi -L | wc -l
11
self.tab_size = 2
self.tab_size = 3