Skip to content

Instantly share code, notes, and snippets.

@wallies
wallies / Setup_Mellanox_Ubuntu_1804.txt
Last active February 12, 2020 01:09
Setup Mellanox on a baremetal Ubuntu 18.04
# On a dev machine or your normal computer that has internet access
mkdir debs
docker run -it --rm -v $(pwd):/opt --entrypoint=/bin/bash ubuntu:18.04
# Inside the docker container run the following
apt update
apt install -yq wget gnupg2
wget -qO - https://www.mellanox.com/downloads/ofed/RPM-GPG-KEY-Mellanox | apt-key add -
wget https://linux.mellanox.com/public/repo/mlnx_ofed/latest/ubuntu18.04/mellanox_mlnx_ofed.list -O /etc/apt/sources.list.d/mellanox_mlnx_ofed.list
apt-get update

Keybase proof

I hereby claim:

  • I am wallies on github.
  • I am wallies (https://keybase.io/wallies) on keybase.
  • I have a public key ASC5JcQM06GP74PKqB-_X9-Z5h80190vhYTvKkT2Vv8sfAo

To claim this, I am signing this object:

@wallies
wallies / tensorflow-marathon.json
Last active May 10, 2016 13:29
tensorflow marathon file for running tensorflow on mesos
{
"id": "inception",
"cmd": "serving/bazel-bin/tensorflow_serving/example/inception_inference --port=9000 /serving/inception-export",
"container": {
"docker": {
"type": "DOCKER",
"image": "gcr.io/tensorflow-serving/inception",
"network": "BRIDGE",
"portMappings": [
{
@wallies
wallies / books.txt
Last active August 29, 2015 14:04 — forked from dscape/books.txt
High Performance Browser Networking
Beyond Budgeting
Creativity Inc
Good to Great
Surviving & Thriving in a Relationship with an Entrepreneur
Predictable Revenues
Pricing with Confidence
Flow: The Psychology of Optimal Experience
Further Up The Organization
Nail It Then Scale It