Skip to content

v-2019.Q1.5

Compare
Choose a tag to compare
@amdvlk-admin amdvlk-admin released this 01 Feb 14:51
· 236 commits to master since this release

Driver installation instruction

2019-2-1 update

New feature and improvement

  • Update Vulkan Headers to 1.1.97
  • Enable the extensions under development (VK_EXT_DEBUG_UTILS, VK_KHR_SHADER_FLOAT16_INT8,VK_ EXT_TRANSFORM_FEEDBACK) through the environment variable AMDVLK_ENABLE_DEVELOPING_EXT (refer to the instruction here)
  • Add proper handling of allocation failures

Issue fix

  • Support for ECC GPR protection on Vega20
  • A memory priority issue
  • GFX7 indirect dispatch does not work correctly when submitted to a compute queue