aboutsummarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMark Peschel2023-08-03 22:19:32 -0400
committerMark Peschel2023-08-03 22:19:32 -0400
commit160d65acf9fc36d0c3c52f61959ac245b832b822 (patch)
tree54759ea20831c53eea3ffc59829fac0ee8771622 /PKGBUILD
parent10dc414fe22b0336a21ace10e6ec39773fb4a881 (diff)
downloadaur-160d65acf9fc36d0c3c52f61959ac245b832b822.tar.gz
Link to build dockerfile from target.lst warning
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 2 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e3bbba6b3715..896e948a9020 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -122,6 +122,8 @@ prepare() {
echo \ properly targeting your architecture,
echo \ you must provide a target list in /opt/rocm/bin/target.lst
echo Something of the form:
+ # From the tensorflow-upstream build environment dockerfile:
+ # https://github.com/ROCmSoftwarePlatform/tensorflow-upstream/blob/develop-upstream/tensorflow/tools/ci_build/Dockerfile.rocm
echo -e "gfx900\ngfx906\ngfx908\ngfx90a\ngfx1030\ngfx904"
echo You can see the architectures of cards in your machine by running
echo "pacman -S rocminfo"