Jump to content

Talk:Single program, multiple data

Page contents not supported in other languages.
From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Woden (talk | contribs) at 02:39, 3 June 2022 (Woden moved page Talk:SPMD to Talk:Single program, multiple data: https://en.wikipedia.org/wiki/Single_instruction,_multiple_data and https://en.wikipedia.org/wiki/Single_instruction,_multiple_threads). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
WikiProject iconComputer science Start‑class
WikiProject iconThis article is within the scope of WikiProject Computer science, a collaborative effort to improve the coverage of Computer science related articles on Wikipedia. If you would like to participate, please visit the project page, where you can join the discussion and see a list of open tasks.
StartThis article has been rated as Start-class on Wikipedia's content assessment scale.
???This article has not yet received a rating on the project's importance scale.
Things you can help WikiProject Computer science with:

[Untitled]

Unlike SPMD, shared memory multiprocessing, also called symmetric multiprocessing

I guess should say:

Unlike distributed, shared memory multiprocessing, also called symmetric multiprocessing

No, SMP is typically not distributed. There used to be research into virtual shared memory on distributed systems, but I haven't heard about that anymore since the 90ies. 89.12.252.29 (talk) 06:18, 4 December 2016 (UTC)[reply]

Does "Single Process, Multiple Data" really make sense? IMHO only "Single Program, Multiple Data" makes sense. — Preceding unsigned comment added by 87.182.235.84 (talk) 12:44, 16 June 2011 (UTC)[reply]

Yes, it makes sense if you interpret Process as it is used in the Unix context: one address space in which many threads can run in parallel. But the term no longer appears in the page. 89.12.252.29 (talk) 06:18, 4 December 2016 (UTC)[reply]

The external link to "Single Program Multiple Data stream" is broken. It is redirected to a new home page for Overture. But most of the documentation there is now in PDF format. I have not been able to fathom which part of the documentation the original link refers to. 89.12.252.29 (talk) 06:10, 4 December 2016 (UTC)[reply]