Pricelists.org Pricelists.org Zaloguj się Załóż konto

Automatic Parallelization

☆☆☆☆☆ (0 opinii)
Pokaż historię cen
Automatic Parallelization
Najniższa cena (z dostawą)
14 324,00 JPY
Typowa cena333,77 PLN
Najniższa (90 dni)20,22 PLN
Liczba ofert2
Ostatnia aktualizacja16 godzin temu
Zobacz najlepszą ofertę
Sprzedawca Cena produktu Dostawa Razem Dostępność Aktualizacja
SP Springer Nature Author 14 299,00 JPY 25,00 JPY 14 324,00 JPY Dostępny 15 godzin temu Zobacz ofertę
SP SpringerNatureLink Shop INT 109,99 USD 29,00 USD 138,99 USD Dostępny 1 dzień temu Zobacz ofertę

Ceny i dostępność mogą ulec zmianie. Ostatnia aktualizacja: 08.08.2026 22:00.

0,0
☆☆☆☆☆
0 opinii
5★ 0%
4★ 0%
3★ 0%
2★ 0%
1★ 0%

Opinie o produkcie

Ocena
Brak opinii — bądź pierwszy!
Distributed-memory multiprocessing systems (DMS), such as Intel's hypercubes, the Paragon, Thinking Machine's CM-5, and the Meiko Computing Surface, have rapidly gained user acceptance and promise to deliver the computing power required to solve the grand challenge problems of Science and Engineering. These machines are relatively inexpensive to build, and are potentially scalable to large numbers of processors. However, they are difficult to program: the non-uniformity of the memory which makes local accesses much faster than the transfer of non-local data via message-passing operations implies that the locality of algorithms must be exploited in order to achieve acceptable performance. The management of data, with the twin goals of both spreading the computational workload and minimizing the delays caused when a processor has to wait for non-local data, becomes of paramount importance. When a code is parallelized by hand, the programmer must distribute the program's work and data to the processors which will execute it. One of the common approaches to do so makes use of the regularity of most numerical computations. This is the so-called Single Program Multiple Data (SPMD) or data parallel model of computation. With this method, the data arrays in the original program are each distributed to the processors, establishing an ownership relation, and computations defining a data item are performed by the processors owning the data.

Podobne produkty