Files
rocm-systems/projects/rccl-tests/docker/dockerfile-install-centos
T

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

9 wiersze
216 B
Plaintext
Czysty Zwykły widok Historia

2020-05-07 12:29:07 -06:00
# Copyright (c) 2019-2020 Advanced Micro Devices, Inc. All rights reserved.
# Parameters related to building rccl
ARG base_image
FROM ${base_image}
LABEL maintainer="rccl-maintainer@amd.com"
#empty for now