Panduan instal dual graphic amd radeon

An instance with an attached AMD GPU, such as a G4ad instance, must have the appropriate AMD driver installed. Depending on your requirements, you can either use an AMI with the driver preinstalled or download a driver from Amazon S3.

To install NVIDIA drivers on an instance with an attached NVIDIA GPU, such as a G4dn instance, see Install NVIDIA drivers instead. To install AMD drivers on a Linux instance, see Install AMD drivers on a Linux instance.

Contents

  • AMD Radeon Pro Software for Enterprise Driver
  • AMIs with the AMD driver installed
  • AMD driver download

AMD Radeon Pro Software for Enterprise Driver

The AMD Radeon Pro Software for Enterprise Driver is built to deliver support for professional-grade graphics use cases. Using the driver, you can configure your instances with two 4K displays per GPU.

Supported APIs

  • OpenGL, OpenCL

  • Vulkan

  • DirectX 9 and later

  • AMD Advanced Media Framework

  • Microsoft Hardware Media Foundation Transform

AMIs with the AMD driver installed

AWS offers different Amazon Machine Images (AMI) that come with the AMD drivers installed. Open Marketplace offerings with the AMD driver.

AMD driver download

If you aren't using an AMI with the AMD driver installed, you can download the AMD driver and install it on your instance. The AMD driver is only supported for Windows Server 2016 and Windows Server 2019 operating systems.

These downloads are available to AWS customers only. By downloading, you agree to use the downloaded software only to develop AMIs for use with the AMD Radeon Pro V520 hardware. Upon installation of the software, you are bound by the terms of the AMD Software End User License Agreement .

Prerequisites

  • Configure default credentials for the AWS Tools for Windows PowerShell on your Windows instance. For more information, see Getting Started with the AWS Tools for Windows PowerShell in the AWS Tools for Windows PowerShell User Guide.

  • IAM users must have the permissions granted by the AmazonS3ReadOnlyAccess policy. For more information, see AWS managed policy: AmazonS3ReadOnlyAccess in the Amazon Simple Storage Service User Guide.

To install the AMD driver on your Windows instance

  1. Connect to your Windows instance and open a PowerShell window.

  2. Download the drivers from Amazon S3 to your desktop using the following PowerShell commands.

    $Bucket = "ec2-amd-windows-drivers"
    $KeyPrefix = "latest"
    $LocalPath = "$home\Desktop\AMD"
    $Objects = Get-S3Object -BucketName $Bucket -KeyPrefix $KeyPrefix -Region us-east-1
    foreach ($Object in $Objects) {
        $LocalFileName = $Object.Key
        if ($LocalFileName -ne '' -and $Object.Size -ne 0) {
            $LocalFilePath = Join-Path $LocalPath $LocalFileName
            Copy-S3Object -BucketName $Bucket -Key $Object.Key -LocalFile $LocalFilePath -Region us-east-1
        }
    }
  3. Unzip the downloaded driver file and run the installer using the following PowerShell commands.

    Expand-Archive $LocalFilePath -DestinationPath "$home\Desktop\AMD\latest" -Verbose
    $Driverdir = Get-ChildItem "$home\Desktop\" -Directory -Filter "*WHQL*"
    Write-Host $Driverdir

    Now, check the name of the new directory. The directory name can be retrieved using the Get-ChildItem PowerShell command.

    Get-ChildItem "$home\Desktop\AMD\latest\"

    The output should be similar to the following:

    Directory: C:\Users\Administrator\Desktop\AMD\latest
    						
    Mode                LastWriteTime         Length Name
    ----                -------------         ------ ----
    d-----       10/13/2021  12:52 AM                210414a-365562C-Retail_End_User.2

    Note the correct file path and install the drivers:

    pnputil /add-driver $home\Desktop\AMD\latest\210414a-365562C-Retail_End_User.2\packages\Drivers\Display\WT6A_INF/*.inf /install
  4. Follow the instructions to install the driver and reboot your instance as required.

  5. To verify that the GPU is working properly, check Device Manager. You should see "AMD Radeon Pro V520 MxGPU" listed as a display adapter.

  6. To help take advantage of the four displays of up to 4K resolution, set up the high-performance display protocol, NICE DCV.

Facebook

邮箱或手机号 密码

忘记帐户?

新建帐户

无法处理你的请求

此请求遇到了问题。我们会尽快将它修复。

  • 返回首页

  • 中文(简体)
  • English (US)
  • 日本語
  • 한국어
  • Français (France)
  • Bahasa Indonesia
  • Polski
  • Español
  • Português (Brasil)
  • Deutsch
  • Italiano

  • 注册
  • 登录
  • Messenger
  • Facebook Lite
  • Watch
  • 地点
  • 游戏
  • Marketplace
  • Meta Pay
  • Oculus
  • Portal
  • Instagram
  • Bulletin
  • 筹款活动
  • 服务
  • 选民信息中心
  • 小组
  • 关于
  • 创建广告
  • 创建公共主页
  • 开发者
  • 招聘信息
  • 隐私权政策
  • 隐私中心
  • Cookie
  • Ad Choices
  • 条款
  • 帮助中心
  • 联系人上传和非用户
  • 设置
  • 动态记录

Meta © 2022

Apa itu AMD Dual Graphics?

AMD Dual Graphics akan menggabungkan kinerja dari grafis terintegrasi yang ada di prosessor AMD APU dengan kartu grafis diskrit AMD Radeon™ yang tersemat pada notebook Anda.

AMD Radeon setara apa?

Untuk mengedit video, mendesain grafis, membuat konten digital, menonton film favorit, hingga bermain game kasual sangat mudah di AMD Radeon ini. Itulah AMD Radeon Graphics setara dengan Intel dan NVIDIA.

Apa itu discrete GPU laptop?

Sebaliknya, GPU discrete merupakan GPU yang terpisah dari prosesor. GPU ini memiliki memori yang khusus untuk komponen tersebut sendiri, sehingga tidak harus berbagi dengan CPU. GPU tipe ini membutuhkan lebih banyak daya dan menghasilkan panas yang lebih tinggi daripada tipe yang integrated.

Apa itu aplikasi AMD Radeon software?

Untuk kebutuhan komputasi harian, kartu grafis AMD Radeon™ juga memudahkan kamu mengerjakan berbagai pekerjaan lebih cepat dan efisien. Terutama untuk seri AMD Radeon™ terbaru, keluaran gambar yang dihasilkan akan lebih cepat dan efisien serta mendukung penggunaan software yang berat sekalipun.