commit | c523ba0f3fd070b7a3e0c0d13c4195a14560aa1d | [log] [tgz] |
---|---|---|
author | Matt Sinclair <mattdsinclair@gmail.com> | Sat Nov 19 16:33:13 2022 -0600 |
committer | Matt Sinclair <mattdsinclair@gmail.com> | Sat Nov 19 23:58:17 2022 +0000 |
tree | 1d057a8c5829a807aa93fc59caf7e0ad9a1538f2 | |
parent | 482767b264cad5f585bf3daa319a3eaf7329203d [diff] |
resources: fix link to Pannotia Color There was a copy-paste error that caused Pannotia's BC and Color applications to have the same permalink. This commit fixes Color's permalink to resolve this. Change-Id: I953743a4f53613d17da80738674bd1ff10323508 Reviewed-on: https://gem5-review.googlesource.com/c/public/gem5-resources/+/65831 Reviewed-by: Jason Lowe-Power <power.jg@gmail.com> Tested-by: Jason Lowe-Power <power.jg@gmail.com> Maintainer: Jason Lowe-Power <power.jg@gmail.com>
diff --git a/src/gpu/pannotia/color/README.md b/src/gpu/pannotia/color/README.md index bc425bf..2917986 100644 --- a/src/gpu/pannotia/color/README.md +++ b/src/gpu/pannotia/color/README.md
@@ -4,7 +4,7 @@ - x86 - amdgpu layout: default -permalink: resources/pannotia/bc +permalink: resources/pannotia/color shortdoc: > Resources to build a disk image with the GCN3 Pannotia Color workload. ---