CUDA and Pytorch on Ubuntu 21.10
CUDA Installation The installation guide can be found here.Supported GPU is listed here. NOTE: In the official installation, the supported Ubuntu is 20.04. H...
CUDA Installation The installation guide can be found here.Supported GPU is listed here. NOTE: In the official installation, the supported Ubuntu is 20.04. H...
Time series data I need to work a lot with data from SCADA system. They are usually time series data. I just want to use this place as a archive to store the...
Python Callback functions TBC
Why I need to lose weight I haven’t really took care of my body in my entire life. After turning 30, it suddenly came to me that a healthy body is much more ...
MangoDB The document site of MongoDB.
Installation The installation is very easy. Just follow the instructions in this page. The main steps are:
Default python python3 -V In Ubuntu 21.04, the default Python installation are Python 3.9.4 and Python 2.7.18. They come with the Ubuntu installation and ar...
High CPU use when watching youtube. Configuration of PC Ubuntu 20.04 i5-6600K 4*8Gb GTX 1050 (2G)
What is SCRCPY Today I found an very good package SCRCPY. This great tool enables mirroring and control of an android device from Desktop. This package is av...
What is Docker The official definition: Docker is an open platform for developing, shipping, and running applications. Docker enables you to separate your...