Ibm Edge 2016 Notes
Ibm Edge 2016 Notes
Release master
Major Hayden
i
ii
IBM Edge 2016 Notes Documentation, Release master
Contents 1
IBM Edge 2016 Notes Documentation, Release master
2 Contents
CHAPTER 1
3
IBM Edge 2016 Notes Documentation, Release master
* IBM has released new OpenPOWER based servers with help from NVIDIA
* First system: POWER 8 processor has 5x faster GPU throughput than Intel with new nv-link func-
tionality
– Second system
My laptop battery was almost dead by the time I made it to this session, but this slide deck is very similar to what
Calista Redmond presented today:
• http://www.slideshare.net/insideHPC/openpower-update
Note: I stopped taking notes during this session because almost all of the useful material in this talk is already in the
slides. There are lots of links and details about which utilities you can use.
9
IBM Edge 2016 Notes Documentation, Release master
– Expressed in computers as multiple layers, nodes, weights and activation functions (what to do when a
threshold is crossed)
– Recognizing something takes multiple steps in animals and in computers
• Training a neural network
– Called stochastic gradient descent (SGD)
– Shows how well a trained network is
– Involves taking a lot of derivatives to find “valleys”
• Middleware exists to help with the mathematics and training of a neural network, such as Caffe, TensorFlow,
CNTK, and torch
• Two-tiered workload
– Training: extract a model from historical data
– Inference: classify new objects based on the model
• Computers will return results with a probability attached
• More training improves the probability of being right
• Pre-packaged for POWER systems: http://ibm.biz/power-mldl