From Fedora Project Wiki
No edit summary
No edit summary
 
(7 intermediate revisions by 2 users not shown)
Line 18: Line 18:


== Current status ==
== Current status ==
* Targeted release: [[Releases/18 | Fedora 18 ]]
* Targeted release: [[Releases/19 | Fedora 19 ]]
* Last updated: 2012-07-24
* Last updated: 2012-10-08
* Percentage of completion: 0%
* Percentage of completion: 25%


<!-- CHANGE THE "FedoraVersion" TEMPLATES ABOVE TO PLAIN NUMBERS WHEN YOU COMPLETE YOUR PAGE. -->
<!-- CHANGE THE "FedoraVersion" TEMPLATES ABOVE TO PLAIN NUMBERS WHEN YOU COMPLETE YOUR PAGE. -->
Line 28: Line 28:


This work is ultimately about parity of Power Systems platform.  No new feature/function is anticipated.
This work is ultimately about parity of Power Systems platform.  No new feature/function is anticipated.
This feature only affects IBM Power Systems for the Fedora Secondary Arch.


== Benefit to Fedora ==
== Benefit to Fedora ==
Line 59: Line 61:


== Release Notes ==
== Release Notes ==
Fedora 18 now has full support for LLVM on IBM Power Systems. This allows the use of the new Software Rendered based on LLVMpipe to provide a great experience using Gnome3 or any other 3D application on IBM Power Systems on Fedora.
<!-- The Fedora Release Notes inform end-users about what is new in the release.  Examples of past release notes are here: http://docs.fedoraproject.org/release-notes/ -->
<!-- The Fedora Release Notes inform end-users about what is new in the release.  Examples of past release notes are here: http://docs.fedoraproject.org/release-notes/ -->
<!-- The release notes also help users know how to deal with platform changes such as ABIs/APIs, configuration or data file formats, or upgrade concerns.  If there are any such changes involved in this feature, indicate them here.  You can also link to upstream documentation if it satisfies this need.  This information forms the basis of the release notes edited by the documentation team and shipped with the release. -->
<!-- The release notes also help users know how to deal with platform changes such as ABIs/APIs, configuration or data file formats, or upgrade concerns.  If there are any such changes involved in this feature, indicate them here.  You can also link to upstream documentation if it satisfies this need.  This information forms the basis of the release notes edited by the documentation team and shipped with the release. -->
*


== Comments and Discussion ==
== Comments and Discussion ==
* See [[Talk:Features/Your_Feature_Name]]  <!-- This adds a link to the "discussion" tab associated with your page.  This provides the ability to have ongoing comments or conversation without bogging down the main feature page -->
* See [[Talk:Features/LLVMonPPC64]]  <!-- This adds a link to the "discussion" tab associated with your page.  This provides the ability to have ongoing comments or conversation without bogging down the main feature page -->





Latest revision as of 13:12, 31 October 2012


LLVM support on 64-bit POWER systems

Summary

Power Systems needs to ensure that LLVM supports the platform.

Owner

  • Email: scheel@us.ibm.com

Current status

  • Targeted release: Fedora 19
  • Last updated: 2012-10-08
  • Percentage of completion: 25%


Detailed Description

IBM Power Systems will be working in Fedora 18 to test, stabilize, and complete any missing features for LLVM for 32-bit and 64-bit applications. Work will include both statically compiled applications (with clang) and dynamic or JIT'd applications as used by LLVMpipe.

This work is ultimately about parity of Power Systems platform. No new feature/function is anticipated.

This feature only affects IBM Power Systems for the Fedora Secondary Arch.

Benefit to Fedora

Consistency between hardware platforms in order to have the same user experience on IBM Power Systems as on Intel platforms. Primary use is to be able to support LLVMpipe to enable 3D graphics on IBM Power Systems, see feature page

https://fedoraproject.org/wiki/Features/VNCServerWithLLVMpipe

Scope

No new features/functions. Simple platform parity for IBM Power Systems to fully support LLVM in order to support LLVMpipe for 3D graphics over VNC.

How To Test

Existing tests should execute to parity with x86 platforms. Major consumers/users of LLVM in Fedora are:

 CLang
 LLVMpipe

So recompilation and use of those on IBM Power Systems running Fedora 18 should work without problems.

User Experience

Primary focus is functional parity.

Dependencies

None.

Contingency Plan

None necessary, revert to previous release behavior.

Documentation

Existing LLVM documentation should be updated, if necessary, to indicate it works for ppc64 as it does for x86. This will be handled upstream.

Release Notes

Fedora 18 now has full support for LLVM on IBM Power Systems. This allows the use of the new Software Rendered based on LLVMpipe to provide a great experience using Gnome3 or any other 3D application on IBM Power Systems on Fedora.


Comments and Discussion