Update oneAPI driver requirements for Cycles #104505

Merged
Aaron Carlisle merged 3 commits from Alaska/blender-manual:update-oneapi-min-requirements into blender-v3.6-release 2023-07-11 03:41:30 +02:00
Member

Updating based on the changes made in this commit:
https://projects.blender.org/blender/blender/commit/6437c0c948

Updating based on the changes made in this commit: https://projects.blender.org/blender/blender/commit/6437c0c948
Alaska added 1 commit 2023-07-02 03:07:06 +02:00
Alaska requested review from Aaron Carlisle 2023-07-02 03:07:29 +02:00
Alaska requested review from Brecht Van Lommel 2023-07-02 03:07:38 +02:00
Alaska requested review from Xavier Hallade 2023-07-02 03:07:47 +02:00
Author
Member
- This pull request is for the Blender 3.6 manual. - ~~The full Windows version number was obtained from here: https://www.intel.com/content/www/us/en/download/726609/777403/intel-arc-iris-xe-graphics-whql-windows.html~~ - ~~The full level-zero version number was obtained from here: https://github.com/intel/compute-runtime/releases/tag/23.09.25812.14~~
Alaska reviewed 2023-07-02 06:39:40 +02:00
@ -85,2 +85,2 @@
- Windows: Intel Graphics Driver 30.0.101.4032
- Linux: ``intel-level-zero-gpu`` package 22.10.24931
- Windows: Intel Graphics Driver 31.0.101.4314
- Linux: ``intel-level-zero-gpu`` package 23.09.25812.14
Author
Member

I think intel-level-zero-gpu might need to be swapped out for intel-compute-runtime. But I might need information from Xavier on this.

I think `intel-level-zero-gpu` might need to be swapped out for `intel-compute-runtime`. But I might need information from Xavier on this.
Member

intel-level-zero-gpu is the name of the package that's found on ubuntu and most distributions.
It's provided by https://github.com/intel/compute-runtime that archlinux and also Debian I believe, package differently, as a whole.
I recommend to keep intel-level-zero-gpu as it's the most precise name.
However, the versioning scheme between both packages differ a bit, there is a mismatch here.
intel-level-zero-gpu should be 1.3.25812.14 for intel-compute-runtime 23.09.25812.14

intel-level-zero-gpu is the name of the package that's found on ubuntu and most distributions. It's provided by https://github.com/intel/compute-runtime that archlinux and also Debian I believe, package differently, as a whole. I recommend to keep intel-level-zero-gpu as it's the most precise name. However, the versioning scheme between both packages differ a bit, there is a mismatch here. intel-level-zero-gpu should be `1.3.25812.14` for intel-compute-runtime `23.09.25812.14`
Alaska marked this conversation as resolved
Alaska added 1 commit 2023-07-03 11:47:40 +02:00
Xavier Hallade approved these changes 2023-07-03 11:49:22 +02:00
Alaska changed title from Update oneAPI driver requirements for Cycles to WIP: Update oneAPI driver requirements for Cycles 2023-07-03 12:22:51 +02:00
Author
Member

Changed to WIP to reflect I'm planning to subtly change this page in line with the discussion had here: https://devtalk.blender.org/t/cycles-intel-oneapi-device-feedback/24928/53

Changed to WIP to reflect I'm planning to subtly change this page in line with the discussion had here: https://devtalk.blender.org/t/cycles-intel-oneapi-device-feedback/24928/53
Brecht Van Lommel reviewed 2023-07-03 12:51:31 +02:00
@ -84,3 +84,2 @@
- Windows: Intel Graphics Driver 30.0.101.4032
- Linux: ``intel-level-zero-gpu`` package 22.10.24931
- Windows: Intel Graphics Driver 101.4314

I agree with the devtalk suggestion to use XX.X.101.4314 here.

I agree with the devtalk suggestion to use `XX.X.101.4314` here.
Alaska marked this conversation as resolved
Alaska added 1 commit 2023-07-03 13:04:44 +02:00
Alaska changed title from WIP: Update oneAPI driver requirements for Cycles to Update oneAPI driver requirements for Cycles 2023-07-03 13:05:04 +02:00
Alaska requested review from Xavier Hallade 2023-07-03 13:05:20 +02:00
Brecht Van Lommel approved these changes 2023-07-03 13:15:35 +02:00
Xavier Hallade approved these changes 2023-07-03 13:42:12 +02:00
Member

Thanks! PR for the code side: blender/blender#109644

Thanks! PR for the code side: https://projects.blender.org/blender/blender/pulls/109644
Aaron Carlisle merged commit 59b5f9ac31 into blender-v3.6-release 2023-07-11 03:41:30 +02:00
Sign in to join this conversation.
No Milestone
No project
No Assignees
3 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: blender/blender-manual#104505
No description provided.