Renderscript

Information from Wikipedia, the free encyclopedia—a reliable source for your research. Click to cite:
Jump to: navigation, search

Renderscript is a component of the Android operating system for mobile devices. It is a low-level API for intensive computation using heterogeneous computing. It allows developers to maximize the performance of their applications at the cost of writing a greater amount of more complex code. It provides the developer three primary tools: A simple general purpose compute API across different system computing hardware, a developer friendly compute API similar to CUDA or GLSL, and a familiar language with C99. It can also be used for 3D graphics, and many improvements have been added in a relatively short amount of time. Android 4.2 added new capabilities to script intrinsics, such as Blend and Blur; as well as ScriptGroups which allow you to chain together related Renderscript scripts and execute them with one call.

Most recently, Google added Filterscript,which is a subset of Renderscript that allows developers to write their image processing operations in Filterscript using the standard Renderscript runtime API, but within stricter constraints that ensure wider compatibility and improved optimization across CPUs, GPUs, and DSPs. Filterscript is a less precise in terms of numeric datatype precision, and more cross device compatible subset of Renderscript--and should not be mistaken for a Renderscript replacement technology. 1

Contents

Features

  • The API was first published with the Android Honeycomb API release
  • It consists of a "computing" API
  • Intended for programmers who want to coax the last ounce of performance from their hardware
  • Accessed using a C-based scripting language

Portability

Application code needs to be able to run across all devices, even those with radically different hardware. ARM currently comes in several variants — with and without VFP, with and without NEON, and with various register counts. Beyond ARM, there are other CPU architectures like MIPS architecture or x86, and both those architectures includes several GPU architectures, and even more DSP architectures.

Performance

Renderscript reduces the burden of needing to understand the underlying hardware in order to maximize performance. The API is designed to accommodate tasks that can be efficiently split and run concurrently on the underlying hardware which may be only known at the runtime of the application.

As of Android 4.2, Renderscript has been expanded to run on the GPU in addition to the CPU on supported systems.2

Usability

Simplify development as much as possible. Where possible steps are automated to avoid glue code and other developer busy work.

It's these trade-offs that separate Renderscript from the existing approaches on the device, such as Dalvik or the Android Native Development Kit. They should be thought of as different tools intended to solve different problems.

History

As of Android 4.1, Renderscipt's experimental 3D rendering API has been deprecated, and now exists solely as a compute API.

External links

References

  1. ^ "Android 4.2 APIs". Retrieved 2013-03-20.  Text " p " ignored (help)
  2. ^ "Jelly Bean - Renderscipt Performance". Retrieved 2012-11-27.  Text " p " ignored (help)


Content from Wikipedia, the Free Encyclopedia

What Is This Site? The Ultimate Study Guide is a mirror of English Wikipedia. It exists in order to provide Wikipedia content to those who are unable to access the main Wikipedia site due to draconian government, employer, or school restrictions. The site displays all the text content from Wikipedia. Our sponsors generously cover part of the cost of hosting this site, and their ads are shown as part of this agreement. We regret that we are unable to display certain controversial images on some pages the site at the request of the sponsors. If you need to see images which we are unable to show, we encourage you to view Wikipedia directly if possible, and apologize for this inconvenience.

A product of XPR Content Systems. 47 Union St #9K, Grand Falls-Windsor NL A2A 2C9 CANADA