Transport speed of common computer buses
The article introduces most of the common buses in a server/desktop, their transport speed and the way to calculate it.
Read MoreThe article introduces most of the common buses in a server/desktop, their transport speed and the way to calculate it.
Read MoreThis project is based on PyTorch which was introduced by Facebook in 2017. DataSet is Fashion MNIST which is a dataset from Zalando's article images. It has a training set of 60,000 examples and a test set of 10,000 examples. Each example is a 28x28 grayscale image, along with a label from 10 classes. It is a replacement for MNIST dataset to benchmark machine learning algorithms.
Read MoreThis is an instruction to setup your NVIDIA V100 so you can use it in your virtual machine. HOST OS is OpenSUSE tumbleweed, guest could be anything you want. Make sure the kernel is newer than 4.10 in HOST.
Read MoreThis document is more of a tutorial that should guide you through all of the steps of installing DPDK and Open vSwitch from the packages, and then setup vhost-user ports for a vm running by qemu command line or libvirt, it will also record some comman issues.
Read MoreWe are using Intel Optane DataCenter Persistent Memory Module as the NVDIMM device here. Intel Optane DC Persistent Memory (DCPMM or PMEM) is a new generation of nonvolatile memory (NVM) technology that is fast enough for processors to access stored data directly, without high latency and without a tremendous reduction in performance
Read More