util: Add dockerfile for GCN3 w/machine learning
authorKyle Roarty <kyleroarty1716@gmail.com>
Tue, 10 Mar 2020 21:48:39 +0000 (16:48 -0500)
committerKyle Roarty <kyleroarty1716@gmail.com>
Thu, 21 May 2020 05:30:38 +0000 (05:30 +0000)
commitfc5e23c5c72c19a21878df6920c09026a9e10252
tree47deec892a627acc2c7326de6a3d23cdbda42f9f
parenta3b329a773a0b34a7587b9898c3ca0f40a213ab5
util: Add dockerfile for GCN3 w/machine learning

This dockerfile creates an image that installs the software stack needed
to run both machine learning and non-machine learning applications using
the GCN3 gpu model, while also applying patches to the software stack to
optimize machine learning applications, as well as APUs, which is the
current type of GPU in the GCN3 GPU model.

Change-Id: If36c2df1c00c895e27e9d741027fd10c17bf224e
Reviewed-on: https://gem5-review.googlesource.com/c/public/gem5/+/29192
Reviewed-by: Matt Sinclair <mattdsinclair@gmail.com>
Reviewed-by: Jason Lowe-Power <power.jg@gmail.com>
Maintainer: Bobby R. Bruce <bbruce@ucdavis.edu>
Tested-by: kokoro <noreply+kokoro@google.com>
util/dockerfiles/gcn-gpu/Dockerfile [new file with mode: 0644]
util/dockerfiles/gcn-gpu/README.md [new file with mode: 0644]