Infrastructure log
This is a spot where i will keep track of the infrastructure changes that I make as a way to catalogue how my setup changes over time.
Team Red Build
Build list: 32 gb (2 16 gb dimms) of 3000 MHz GSkill Trident Z Ryzen 7 1700 Vega 56 (ASRock b...
How To
I'll put little lessons I learn here.
Redirect traffic using iptables
HOST_PORT=3230 PUBLIC_IP=192.168.1.150 CONT_PORT=22 CONT_IP=10.121.80.77 sudo iptables -t n...
Make lxd container accessible outside of host machine
The default network connector type is a bridged connector and as such does not allow for outside ...
How to control turbo boost inside the operating system
If you would like to control whether turbo boost is allowed from within linux instead of using th...
lxc container setup
I prefer to purge openssh-server and then reinstall it as the default config requires preshared k...
Run docker container inside of lxc container
Create an unprivleged container with nesting turned on Run docker containers as normal
Lock packages in zypper
To prevent updates to packages in zypper, you can use the al command to add a lock. sudo zypper ...
Installing matrix-synapse on pypy
sudo apt install virtualenv virtualenv -p ./pypy3 ~/synapse/env source ~/synapse/env/bin/activa...
Download from nextcloud using wget
Get a public nextcloud share link append /download to the url wget this new url
Install printer drivers for brother printer in opensuse tumbleweed
Get glibc and associated libraries in 32 bit form. sudo zypper install -y glibc-32bit Downloa...
Install numpy-blis for amd efficiency
conda create -c conda-forge -n numpy-blis numpy "blas=*=blis" python=3.7
Allennlp
Fix errors with empty params list The error ValueError: optimizer got an empty parameter list fr...
Install GTKWattman on opensuse tumbleweed
This is what I tried. it actually doesn't work. I even tried installing gnome and this still didn...
How to use Intel's mkl library on AMD systems
By default, the mkl library will pick a very unoptimal path on AMD processors, causing libraries ...
Install pytorch-rocm on bare metal opensuse Tumbleweed
These instructions are adopted from section 4 of this page. pytorch commit 9d1138afec26a4fe0be74...
Install aftermarket cooler on M40
http://translate.google.com/translate?hl=en&sl=auto&tl=en&u=https%3A%2F%2Ftweakers.ne...
Use Intel Quad bypass cards (82571EB PRO)
Download latest intel e1000e drivers These drivers are available on sourceforge. Identify the p...
Build pytorch with rocm on ubuntu 20.04
I used rocm 3.8, pytorch 1.6 from the rocm repo (apparently upstream doesn't work right now.).
Enable hibernation on asus zenbook with ryzen processor
I was having an issue where I was unable to hibernate my asus zenbook with ryzen 5 4500u and mx35...
Set up zyxel travel router in client bridged mode
Tom's hardware thread where this was discussed Solution update: To enable Client mode (to bridg...
Get my EGPU to work on opensuse tumbleweed with a framework 12th gen laptop
With the laptop on, plug it in to the usbc cable load into a terminal and load the nvidia modul...
Planning
These are plans for purchases and infrastructure changes
2019
July 2019
July 19 2019 Mwanafunzi is listing nvidia-docker, docker-ce, and nvidia-docker-runtime as upgrad...
August 2019
New gtx 1070 blower in Mwanfunzi. With both GPUs under 99% load the power consumption is 415 watt...
September 2019
Plans for redoing the environment: Need to set up LDAP authorization source Need to migrate ex...
October 2019
Lizardfs running smoothly with 2 tb of raw storage. todo Add both 4TB drives that I have into...
NOvember 2019
roku ip 192.168.2.5 user rokudev
December
Parser crash post mortem Lexicon ring{String}["N.sg"],"women" => SubString{String}["N.pl"],"...
04 April
Quanta Windmill node 2 Currently, I am running node 2 of my quanta windmill on a different mothe...
03 March 2019
Error setting up Plume Currently getting thread 'main' panicked at 'called `Result::unwrap(...
May 2019
Install cuda on ubuntu 19.04 install drivers sudo apt install lightdm This is required becau...
Current Machines
Dell precision rack 7910 dual xeon e5-2623 v3's 16 GB DDR4 (1Rx8 PC4-2133P) 1 1TB SATA har...
Benchmarks
Laptop ram upgrade
before upgrade: unigine heaven: - 9.4 fps - 236 score - min 5.4 - max 21.2 - 1920 x...
nvidia apex
Scarecrow 1123 wrote a trainer for allennlp that uses nvidia's apex package to enable mixed preci...
CFG.jl
grammar size: rules: 52 lexicon: 66 parsing execution times on a single thread size time ...
ROCm pytorch
Used this tutorial to install pytorch for rocm, however I checked out release 1.5. https://githu...
Linpack results
Processor Problem size Ram size Ram speed GFLOPS Notes e5-2690 40000 48 GB 1333 Mhz...
lizardfs-benchmarks
4 nodes
Testgroup "current" === 1 file series === 1 file, 1 thread, seq 1M writes, simple: 19 write...
5 nodes
storage-tuner-benchmark version 2.1.0 Testgroup "current" === 1 file series === 1 file, 1 ...
Comparison benchmarks
Using this script Single NVME Testgroup "current" === 1 file series === 1 file, 1 thread,...
Moosefs comparison
absolutely absurdly faster performance compared to lizardfs. Testgroup "current" === 1 file s...
User map
2020
January 2020
January 4th I received the dell precision rack I bought on ebay. The performance is quite good: ...
February 2020
https://www.proxmox.com/en/training/video-tutorials/item/bond-configuration Infiniband notes I...
March 2020
March 4 2020 Trying to get tesla m40 into z620 UEFI is required!! I converted the z620 machine...
April 2020
I really want to increase the size of the sdd in the z620 so that I can snapshot any time I do an...
May 2020
The hard drive in mbili is showing some read errors. I need to 3d print a new drive caddy for tha...
September 2020
Trying to build pytorch with hip/rocm support on ubuntu 20.04 and rocm 3.7. CMake Error: The fol...
2018
September 2018
September 9, 2018: Previously, I had a problem with nextcloud where it wasn't able to be recogni...
November 2018
ucs c240 m3 I purchased a cisco ucs c240 m3 on ebay for $195. The unit came equipped with dual e...
October 2018
Quanta windmill board 2 I got another board but it appears to not be working that well. I also g...
Car stuff
2021
January
1/15/2021 Upgraded the following machines from debian 9 to debian 10: postgres brat-anno 1/...
LBA write rate on database host
Date LBAs written 3/6/2021 88576402139 3/13/2021 88679613123 3/31/2021 8896796181...
March
3/18/2021: The cooler on the 7900x needs to be shifted over so that it covers the IHS more comple...
April
An automatic update to cuda has broken my virtual environments. Creating new virtual environments...
December
12/10/2021 Since we moved, everything had to be migrated to comcast's internet. All machines w...
2022
New Page
{ "dataset_reader": { "type": "transformer_squad", "length_limit": 512, ...