parallel sort
1Parallel rendering — (or Distributed rendering) is the application of parallel programming to the computational domain of computer graphics. Rendering graphics can require massive computational resources for complex scenes that arise in scientific visualization,… …
2Parallel ATA — ATA connector on the right, with two motherboard ATA sockets on the left. Type …
3Parallel Virtual Machine — (PVM) est une bibliothèque de communication (langages C et Fortran) pour machines parallèles et réseau d ordinateurs (locaux ou distants, éventuellement hétérogènes). Il permet à un réseau d ordinateurs d apparaître comme un seul ordinateur,… …
4Parallel universe (fiction) — A parallel universe or alternative reality is a hypothetical self contained separate reality coexisting with one s own. A specific group of parallel universes is called a multiverse , although this term can also be used to describe the possible… …
5parallel — Synonyms and related words: Antarctic Zone, Arctic Circle, Arctic Zone, Frigid Zones, Lambert conformal projection, Mercator projection, Miller projection, Torrid Zone, Tropic of Cancer, Tropic of Capricorn, Variable Zones, abri, accessory,… …
6Merge sort — Example of merge sort sorting a list of random dots. Class Sorting algorithm Data structure Array Worst case performance O(n log n) …
7Odd–even sort — Example of odd even transposition sort sorting a list of random numbers. Class Sorting algorithm Data structure Array Worst case performance …
8Counting sort — In computer science, counting sort is an algorithm for sorting a collection of objects according to keys that are small integers; that is, it is an integer sorting algorithm. It operates by counting the number of objects that have each distinct… …
9Radix sort — In computer science, radix sort is a sorting algorithm that sorts integers by processing individual digits. Because integers can represent strings of characters (e.g., names or dates) and specially formatted floating point numbers, radix sort is… …
10NAS Parallel Benchmarks — Original author(s) NASA Numerical Aerodynamic Simulation Program Developer(s) NASA Advanced Supercomputing Division Stable release 3.3 Development status Active …