Template:Multicore: Difference between revisions

From FlightGear wiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
(15 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{sidebar
{{Sidebar
| name = Multicore
| title = Multicore
| title = [[Multicore]]
| contentstyle= text-align: left;
| contentstyle= text-align: left;


| content1 = Configuration
| content1 = Configuration
* [[Howto:Activate multi core and multi GPU support]]
* [[Howto:Activate multi core and multi GPU support|Howto:Activate multi core and multi GPU support for OSG]]
| content2 = Ongoing Efforts
| content2 = Ongoing Efforts
* [[FGViewer]]
* [[FGViewer]]
* [[OpenCL in FlightGear]]
* [[PagedLOD]]
* [[PagedLOD]]
* [[CompositeViewer Support]]
* [[CompositeViewer Support]]
* [[How the Nasal GC works|incremental/concurrent Nasal GC]]
* [[High-Level Architecture]] (HLA Intro)
* [[FlightGear high-level architecture support]]
* [[FlightGear high-level architecture support]]
* [[Decoupling the AI Traffic System]]


| content3 = Proposals & RFCs
| content3 = Proposals & RFCs
* [[Property threading]]
* [[Property threading]]
* [[Remote Properties]]
* [[Distributed node system for FlightGear]]
* [[Howto:Using OpenCL in FlightGear|OpenCL for FlightGear]]
* [[SGModule - standalone SGSubsystems]]
| content4 = Background
| content4 = Background
* [[Media:New FG architecture.pdf|A new architecture for FlighthGear]]
* [[Multi-Threading in FlightGear]]
* [[Multi-Threading in FlightGear]]
* [[Modularizing, parallelizing and distributing FlightGear]]
* [[Modularizing, parallelizing and distributing FlightGear]]
| content5 = For developers
* [[Howto:Use Property Tree Objects|Deprecating tied properties]]
* [[Howto:Using Ada in FlightGear]]
* [[Howto:Create new subsystems#SGThread|Using SGThread]]
* [[Multi threaded programming in Nasal]]
* [[Howto:Start worker threads using listeners in Nasal]]
* [[Developing with HLA]]


}}<includeonly>{{main other|[[Category:Multicore]]}}</includeonly><noinclude>
}}<includeonly>{{main other|[[Category:Multicore]]}}</includeonly><noinclude>
Line 22: Line 38:
__NOTOC__
__NOTOC__
== Goal ==
== Goal ==
This template can be used on top of articles about FlightGear Multicore support/debates and ongoing efforts.
This template can be used on top of articles about FlightGear Multicore support/debates and ongoing efforts. It is specifically aimed at providing an entry point for covering:
* existing features/documentation
* ongoing developments
* proposals & RFCs (request for comments)
* related discussions


Adding this template to a page in the article namespace will automatically add [[:Category:Multicore]] to that page.
Adding this template to a page in the article namespace will automatically add [[:Category:Multicore]] to that page.

Latest revision as of 14:55, 29 December 2015


The following template description is not displayed when the template is inserted in an article.

Goal

This template can be used on top of articles about FlightGear Multicore support/debates and ongoing efforts. It is specifically aimed at providing an entry point for covering:

  • existing features/documentation
  • ongoing developments
  • proposals & RFCs (request for comments)
  • related discussions

Adding this template to a page in the article namespace will automatically add Category:Multicore to that page.

Usage

Add this to the top of the page:

{{Multicore}}