# GeForce GTX 1080 Ti hscc-1080ti ## Operating System (OS) ``` Ubuntu 20.04.5 LTS ``` ## Users | Usernames | Users | Notes | | - | - | - | | `hscc` | admin | Logged in 24/7 with AnyDesk | | `hsccml` | all | Licensed with MATLAB | | `bill` | 陳風平 | | | `ernuo` | 連爾諾 | | | `how` | 張恭豪 | | ## Network ### IPv4 | Keys | Values | Configs | | - | - | - | | Address | `140.114.78.124` | | | Netmask | `255.255.255.0` | | | Gateway | `140.114.78.254` | | | DNS | `140.114.63.1` | `Automatic Off` | ### IPv6 ``` Disable ``` ## Update - `sudo apt-get update` - `sudo apt-get upgrade` - `reboot` - `sudo apt install -y libboost-all-dev` 20221129 張恭豪 ## OS Softwares ### Python 3 ``` Python 3.8.10 ``` ## Softwares ### Google Chrome Automatic Update ### AnyDesk ``` Program Version: 6.2.0 | Commit: c27974bd ``` ### Vim ``` VIM - Vi IMproved 8.1 (2018 May 18, compiled Sep 19 2022 04:59:57) ``` ### [OpenSSH](https://www.ewdna.com/2012/06/ubuntu-ssh-server.html) ``` OpenSSH_8.2p1 Ubuntu-4ubuntu0.5, OpenSSL 1.1.1f 31 Mar 2020 ``` [WARNING: REMOTE HOST IDENTIFICATION HAS CHANGED!](https://ithelp.ithome.com.tw/articles/10083004) ### Git ``` git version 2.25.1 ``` ### [MATLAB](https://hackmd.io/gGMCCF-1T167j5hQVPbCdQ) ``` 9.10.0.2015706 (R2021a) Update 7 ``` #### License s110062421@m110.nthu.edu.tw ### htop ``` htop 2.2.0 ``` ### tmux ``` tmux 3.0a ``` ### Anaconda DO NOT INSTALL! It causes nVIDIA driver malfunction. ### Miniconda DO NOT INSTALL PYTHON PACKAGES IN GLOBAL ENVIRONMENT! This software <span style="color:red">Python 3.8</span> version can be installed by non-privileged users. #### PyTorch DO NOT `os.environ["CUDA_VISIBLE_DEVICES"] = "1"`! Use `os.environ["CUDA_VISIBLE_DEVICES"] = "0"`. - `python -m pip install torch==1.12.1+cu113 torchvision==0.13.1+cu113 torchaudio==0.12.1 --extra-index-url https://download.pytorch.org/whl/cu113` - `python -c "import torch; print(torch.cuda.is_available())"` https://pytorch.org/get-started/previous-versions/ #### TensorFlow - `python -m pip install tensorflow==2.9.1` - `python -c "import tensorflow as tf; print(tf.config.list_physical_devices('GPU'))"` #### gpustat - `gpustat` ### CMake ``` cmake version 3.26.3 ``` - `sudo snap install cmake --classic` ## [Virtual Network Computing (VNC)](https://hackmd.io/iq1pj-XMS5a0TsLrhWELWA) Access at `140.114.78.124:59xx` with password `hscc739` | Usernames | Ports | | - | - | | `hscc` | `99` | | `hsccml` | `98` | | `bill` | `25` | | `ernuo` | `09` | | `how` | `88` | | ### Xfce ``` Version 4.14 ``` ### TightVNC ``` Xvnc version TightVNC-1.3.10 ``` ## [CUDA 11.2](https://hackmd.io/_f8z5mBcSi6Tv1mfoAAZRg) ``` nvcc: NVIDIA (R) Cuda compiler driver Copyright (c) 2005-2021 NVIDIA Corporation Built on Sun_Feb_14_21:12:58_PST_2021 Cuda compilation tools, release 11.2, V11.2.152 Build cuda_11.2.r11.2/compiler.29618528_0 ```
×
Sign in
Email
Password
Forgot password
or
By clicking below, you agree to our
terms of service
.
Sign in via Facebook
Sign in via Twitter
Sign in via GitHub
Sign in via Dropbox
Sign in with Wallet
Wallet (
)
Connect another wallet
New to HackMD?
Sign up