0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 3 years have passed since last update.

amdgpu-pro 20.45 の Vulkan のメモ

Posted at

Vulkan Version: 1.2.152

icd 設定ファイル

/opt/amdgpu-pro/etc/vulkan/icd.d にあります.

別の Vulkan ドライバと競合していて vulkan アプリがうまく動かないときは,

export VK_ICD_FILENAMES=/opt/amdgpu-pro/etc/vulkan/icd.d/amd_icd64.json

VK_ICD_FILENAMES 環境変数を設定しましょう.

Ray tracing 拡張はまだ

RX6800 で試しましたが ray tracing 拡張はまだありませんでした :cry:

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?