jan icon indicating copy to clipboard operation
jan copied to clipboard

feat: Add nitro vulkan to support AMD GPU/ APU and Intel Arc GPU

Open hiro-v opened this issue 1 year ago • 0 comments

Describe Your Changes

  • [x] Add vulkan nitro to support AMD GPU and Intel Arc version
  • [x] Verify Jan with nitro vulkan can run on AMD GPU
  • [x] Verify Jan with nitro vulkan can run on Intel Arc GPU
  • [x] Add setting toggle boolean to enable Vulkan GPU
  • [ ] Add logic to use nitro binary in linux-vulkan and windows-vulkan
  • [ ] Add settings for a number as INT () which we will use as environment variables VULKAN_DEVICE_INDEX=<index> when executing nitro vulkan.

Fixes Issues

  • #1608
  • #1926
  • #905
  • #915
  • #913

Self Checklist

  • [x] Added relevant comments, esp in complex areas
  • [ ] Updated docs (for bug fixes / features)
  • [ ] Created issues for follow-up changes or refactoring needed

hiro-v avatar Feb 16 '24 15:02 hiro-v