From Fedora Project Wiki
No edit summary
 
(6 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{admon/important | Comments and Explanations | The page source contains comments providing guidance to fill out each section. They are invisible when viewing this page. To read it, choose the "view source" link.<br/> '''Copy the source to a ''new page'' before making changes!  DO NOT EDIT THIS TEMPLATE FOR YOUR CHANGE PROPOSAL.'''}}
{{admon/tip | Guidance | For details on how to fill out this form, see the [https://docs.fedoraproject.org/en-US/program_management/changes_guide/ documentation].}}
{{admon/tip | Guidance | For details on how to fill out this form, see the [https://docs.fedoraproject.org/en-US/program_management/changes_guide/ documentation].}}


Line 39: Line 37:
<!-- [[Category:SystemWideChange]] -->
<!-- [[Category:SystemWideChange]] -->


* Targeted release: [https://docs.fedoraproject.org/en-US/releases/f40/ Fedora Linux 40 ]
* Targeted release: [https://docs.fedoraproject.org/en-US/releases/f41/ Fedora Linux 41 ]
* Last updated: <!-- this is an automatic macro — you don't need to change this line -->  {{REVISIONYEAR}}-{{REVISIONMONTH}}-{{REVISIONDAY2}}  
* Last updated: <!-- this is an automatic macro — you don't need to change this line -->  {{REVISIONYEAR}}-{{REVISIONMONTH}}-{{REVISIONDAY2}}  
<!-- After the change proposal is accepted by FESCo, tracking bug is created in Bugzilla and linked to this page  
<!-- After the change proposal is accepted by FESCo, tracking bug is created in Bugzilla and linked to this page  
Line 55: Line 53:
<!-- Expand on the summary, if appropriate.  A couple sentences suffices to explain the goal, but the more details you can provide the better. -->
<!-- Expand on the summary, if appropriate.  A couple sentences suffices to explain the goal, but the more details you can provide the better. -->


Build ISOs and OStree images with mesa-libOpenCL in built.
Build ISOs and OStree images with mesa-libOpenCL built in.
Remove Gallium's Clover Backend.


mesa-libOpenCL brings RustICL, that is a Mesa Gallium's frontend that implements OpenCL 3.0 API.
mesa-libOpenCL brings RustICL, that is a Mesa Gallium's frontend that implements OpenCL 3.0 API.
Line 106: Line 105:


== Scope ==
== Scope ==
* Proposal owners:
* Proposal owners: i think is not have to be a specifical owner
<!-- What work do the feature owners have to accomplish to complete the feature in time for release?  Is it a large change affecting many parts of the distribution or is it a very isolated change? What are those changes?-->
<!-- What work do the feature owners have to accomplish to complete the feature in time for release?  Is it a large change affecting many parts of the distribution or is it a very isolated change? What are those changes?-->


Line 118: Line 117:
The issue is required to be filed prior to feature submission, to ensure that someone is on board to do any process development work and testing and that all changes make it into the pipeline; a bullet point in a change is not sufficient communication -->
The issue is required to be filed prior to feature submission, to ensure that someone is on board to do any process development work and testing and that all changes make it into the pipeline; a bullet point in a change is not sufficient communication -->


Not looks this, it's just necessary: https://pagure.io/fedora-comps/pull-request/942
Not looks this, it's just necessary: https://pagure.io/fedora-comps/pull-request/94 https://src.fedoraproject.org/rpms/mesa/pull-request/42


* Policies and guidelines: N/A (not needed for this Change) <!-- REQUIRED FOR SYSTEM WIDE CHANGES -->
* Policies and guidelines: N/A (not needed for this Change) <!-- REQUIRED FOR SYSTEM WIDE CHANGES -->

Latest revision as of 23:21, 2 March 2024

Idea.png
Guidance
For details on how to fill out this form, see the documentation.
Idea.png
Report issues
To report an issue with this template, file an issue in the pgm_docs repo.


Change Proposal Name

Important.png
This is a proposed Change for Fedora Linux.
This document represents a proposed Change. As part of the Changes process, proposals are publicly announced in order to receive community feedback. This proposal will only be implemented if approved by the Fedora Engineering Steering Committee.

Summary

Preinstall mesa-libOpenCL in Fedora ISOs releases

Owner

Current status

  • Targeted release: Fedora Linux 41
  • Last updated: 2024-03-02
  • [<will be assigned by the Wrangler> devel thread]
  • FESCo issue: <will be assigned by the Wrangler>
  • Tracker bug: <will be assigned by the Wrangler>
  • Release notes tracker: <will be assigned by the Wrangler>

Detailed Description

Build ISOs and OStree images with mesa-libOpenCL built in. Remove Gallium's Clover Backend.

mesa-libOpenCL brings RustICL, that is a Mesa Gallium's frontend that implements OpenCL 3.0 API.

RustICL already is conformant with Intel GPUs in the same way supports all necessary capabilities for run modern softwares including Davinci Resolve(IIRC). Distributes ISOs WITH mesa-libOpenCL package as default preinstalled can help in driver adoption and can turn more easy for sofwares that depends of OpenCL drivers.

RustICL can works in various Gallium backends drivers, in the same way Zink is already supported, Zink Powered with RustICL brings a OpenCL on Vulkan implementation that can run across drivers that supports the all required extensions for use it.

Releases modifications:

Build ISOs: including mesa-libOpenCL as default package.

Feedback

Is necessary for users testing RustICL compability in softwares, but in the same way this will just be a standard and users can install a HIP or Intel Compute Runtime if wants

Benefit to Fedora

The most benefits will be the increase adoption, and including a OpenCL standard driver as default, that allows to help users to uses softwares that depends of OpenCL out of the box.

Scope

  • Proposal owners: i think is not have to be a specifical owner
  • Other developers:

It's necessary just for Build ISOs images with mesa-libOpenCL preinstalled

Not looks this, it's just necessary: https://pagure.io/fedora-comps/pull-request/94 https://src.fedoraproject.org/rpms/mesa/pull-request/42

  • Policies and guidelines: N/A (not needed for this Change)
  • Trademark approval: N/A (not needed for this Change)
  • Alignment with Community Initiatives:

Looks is OK

Upgrade/compatibility impact

Can Help with OpenCL compability, but if users wants, the user can install by yourself HIP amd opencl or intel compute runtime

How To Test

This is the PR: https://pagure.io/fedora-comps/pull-request/942 Is just necessary to install mesa-libOpenCL and tests if all works, this can't provide a block thing


User Experience

mesa-libOpenCL brings RustICL and Clover that can help for a out of the box OpenCL experience in softwares that uses OpenCL API.

Dependencies

Contingency Plan

  • Contingency mechanism: (What to do? Who will do it?) N/A (not a System Wide Change)
  • Contingency deadline: N/A (not a System Wide Change)
  • Blocks release? N/A (not a System Wide Change), Yes/No


Documentation

N/A (not a System Wide Change)

Release Notes