Linda and the paradigms of parallelisation:
Gespeichert in:
Beteilige Person: | |
---|---|
Format: | Buch |
Sprache: | Englisch |
Veröffentlicht: |
Edinburgh
1992
|
Schriftenreihe: | University <Edinburgh> / Department of Artificial Intelligence: DAI research paper
744 |
Schlagwörter: | |
Abstract: | Abstract: "Parallelisation is the problem of how to organise a program into separate processes that can be run concurrently. The problem is not confined to simply the parallelisation of existing sequential code, but extends to how we approach writing new parallel programs. Often the first step in writing parallel programs is to implement a sequential version, and then once that is working to introduce parallelism. In this paper we look at the Paradigms approach (Carriero and Gelernter [Car90], [Car89]) and the methods associated with it. This approach is concerned only with MIMD (Multiple Instruction Multiple Data) machines. SIMD (Single Instruction Multiple Data) machines present a different set of problems. Before going on to look at the paradigms we will first introduce a programming environment, Linda [SCA], in which they can be implemented." |
Umfang: | 6 S. |
Internformat
MARC
LEADER | 00000nam a2200000 cb4500 | ||
---|---|---|---|
001 | BV011043795 | ||
003 | DE-604 | ||
005 | 00000000000000.0 | ||
007 | t| | ||
008 | 961107s1992 xx |||| 00||| engod | ||
035 | |a (OCoLC)35073064 | ||
035 | |a (DE-599)BVBBV011043795 | ||
040 | |a DE-604 |b ger |e rakddb | ||
041 | 0 | |a eng | |
049 | |a DE-91G | ||
100 | 1 | |a Westhead, Martin D. |e Verfasser |4 aut | |
245 | 1 | 0 | |a Linda and the paradigms of parallelisation |c Westhead, M. D. |
264 | 1 | |a Edinburgh |c 1992 | |
300 | |a 6 S. | ||
336 | |b txt |2 rdacontent | ||
337 | |b n |2 rdamedia | ||
338 | |b nc |2 rdacarrier | ||
490 | 1 | |a University <Edinburgh> / Department of Artificial Intelligence: DAI research paper |v 744 | |
520 | 3 | |a Abstract: "Parallelisation is the problem of how to organise a program into separate processes that can be run concurrently. The problem is not confined to simply the parallelisation of existing sequential code, but extends to how we approach writing new parallel programs. Often the first step in writing parallel programs is to implement a sequential version, and then once that is working to introduce parallelism. In this paper we look at the Paradigms approach (Carriero and Gelernter [Car90], [Car89]) and the methods associated with it. This approach is concerned only with MIMD (Multiple Instruction Multiple Data) machines. SIMD (Single Instruction Multiple Data) machines present a different set of problems. Before going on to look at the paradigms we will first introduce a programming environment, Linda [SCA], in which they can be implemented." | |
650 | 7 | |a Bionics and artificial intelligence |2 sigle | |
650 | 7 | |a Computer software |2 sigle | |
650 | 4 | |a MIMD computers | |
650 | 4 | |a Parallel processing (Electronic computers) | |
650 | 4 | |a Programming languages (Electronic computers) | |
810 | 2 | |a Department of Artificial Intelligence: DAI research paper |t University <Edinburgh> |v 744 |w (DE-604)BV010450646 |9 744 | |
943 | 1 | |a oai:aleph.bib-bvb.de:BVB01-007395078 |
Datensatz im Suchindex
DE-BY-TUM_call_number | 0111 2001 B 6034-744 |
---|---|
DE-BY-TUM_katkey | 774016 |
DE-BY-TUM_location | 01 |
DE-BY-TUM_media_number | 040020005594 |
_version_ | 1821938630279561216 |
any_adam_object | |
author | Westhead, Martin D. |
author_facet | Westhead, Martin D. |
author_role | aut |
author_sort | Westhead, Martin D. |
author_variant | m d w md mdw |
building | Verbundindex |
bvnumber | BV011043795 |
ctrlnum | (OCoLC)35073064 (DE-599)BVBBV011043795 |
format | Book |
fullrecord | <?xml version="1.0" encoding="UTF-8"?><collection xmlns="http://www.loc.gov/MARC21/slim"><record><leader>02000nam a2200337 cb4500</leader><controlfield tag="001">BV011043795</controlfield><controlfield tag="003">DE-604</controlfield><controlfield tag="005">00000000000000.0</controlfield><controlfield tag="007">t|</controlfield><controlfield tag="008">961107s1992 xx |||| 00||| engod</controlfield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(OCoLC)35073064</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(DE-599)BVBBV011043795</subfield></datafield><datafield tag="040" ind1=" " ind2=" "><subfield code="a">DE-604</subfield><subfield code="b">ger</subfield><subfield code="e">rakddb</subfield></datafield><datafield tag="041" ind1="0" ind2=" "><subfield code="a">eng</subfield></datafield><datafield tag="049" ind1=" " ind2=" "><subfield code="a">DE-91G</subfield></datafield><datafield tag="100" ind1="1" ind2=" "><subfield code="a">Westhead, Martin D.</subfield><subfield code="e">Verfasser</subfield><subfield code="4">aut</subfield></datafield><datafield tag="245" ind1="1" ind2="0"><subfield code="a">Linda and the paradigms of parallelisation</subfield><subfield code="c">Westhead, M. D.</subfield></datafield><datafield tag="264" ind1=" " ind2="1"><subfield code="a">Edinburgh</subfield><subfield code="c">1992</subfield></datafield><datafield tag="300" ind1=" " ind2=" "><subfield code="a">6 S.</subfield></datafield><datafield tag="336" ind1=" " ind2=" "><subfield code="b">txt</subfield><subfield code="2">rdacontent</subfield></datafield><datafield tag="337" ind1=" " ind2=" "><subfield code="b">n</subfield><subfield code="2">rdamedia</subfield></datafield><datafield tag="338" ind1=" " ind2=" "><subfield code="b">nc</subfield><subfield code="2">rdacarrier</subfield></datafield><datafield tag="490" ind1="1" ind2=" "><subfield code="a">University <Edinburgh> / Department of Artificial Intelligence: DAI research paper</subfield><subfield code="v">744</subfield></datafield><datafield tag="520" ind1="3" ind2=" "><subfield code="a">Abstract: "Parallelisation is the problem of how to organise a program into separate processes that can be run concurrently. The problem is not confined to simply the parallelisation of existing sequential code, but extends to how we approach writing new parallel programs. Often the first step in writing parallel programs is to implement a sequential version, and then once that is working to introduce parallelism. In this paper we look at the Paradigms approach (Carriero and Gelernter [Car90], [Car89]) and the methods associated with it. This approach is concerned only with MIMD (Multiple Instruction Multiple Data) machines. SIMD (Single Instruction Multiple Data) machines present a different set of problems. Before going on to look at the paradigms we will first introduce a programming environment, Linda [SCA], in which they can be implemented."</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">Bionics and artificial intelligence</subfield><subfield code="2">sigle</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">Computer software</subfield><subfield code="2">sigle</subfield></datafield><datafield tag="650" ind1=" " ind2="4"><subfield code="a">MIMD computers</subfield></datafield><datafield tag="650" ind1=" " ind2="4"><subfield code="a">Parallel processing (Electronic computers)</subfield></datafield><datafield tag="650" ind1=" " ind2="4"><subfield code="a">Programming languages (Electronic computers)</subfield></datafield><datafield tag="810" ind1="2" ind2=" "><subfield code="a">Department of Artificial Intelligence: DAI research paper</subfield><subfield code="t">University <Edinburgh></subfield><subfield code="v">744</subfield><subfield code="w">(DE-604)BV010450646</subfield><subfield code="9">744</subfield></datafield><datafield tag="943" ind1="1" ind2=" "><subfield code="a">oai:aleph.bib-bvb.de:BVB01-007395078</subfield></datafield></record></collection> |
id | DE-604.BV011043795 |
illustrated | Not Illustrated |
indexdate | 2024-12-20T10:05:20Z |
institution | BVB |
language | English |
oai_aleph_id | oai:aleph.bib-bvb.de:BVB01-007395078 |
oclc_num | 35073064 |
open_access_boolean | |
owner | DE-91G DE-BY-TUM |
owner_facet | DE-91G DE-BY-TUM |
physical | 6 S. |
publishDate | 1992 |
publishDateSearch | 1992 |
publishDateSort | 1992 |
record_format | marc |
series2 | University <Edinburgh> / Department of Artificial Intelligence: DAI research paper |
spellingShingle | Westhead, Martin D. Linda and the paradigms of parallelisation Bionics and artificial intelligence sigle Computer software sigle MIMD computers Parallel processing (Electronic computers) Programming languages (Electronic computers) |
title | Linda and the paradigms of parallelisation |
title_auth | Linda and the paradigms of parallelisation |
title_exact_search | Linda and the paradigms of parallelisation |
title_full | Linda and the paradigms of parallelisation Westhead, M. D. |
title_fullStr | Linda and the paradigms of parallelisation Westhead, M. D. |
title_full_unstemmed | Linda and the paradigms of parallelisation Westhead, M. D. |
title_short | Linda and the paradigms of parallelisation |
title_sort | linda and the paradigms of parallelisation |
topic | Bionics and artificial intelligence sigle Computer software sigle MIMD computers Parallel processing (Electronic computers) Programming languages (Electronic computers) |
topic_facet | Bionics and artificial intelligence Computer software MIMD computers Parallel processing (Electronic computers) Programming languages (Electronic computers) |
volume_link | (DE-604)BV010450646 |
work_keys_str_mv | AT westheadmartind lindaandtheparadigmsofparallelisation |
Paper/Kapitel scannen lassen
Teilbibliothek Mathematik & Informatik, Berichte
Signatur: |
0111 2001 B 6034-744 Lageplan |
---|---|
Exemplar 1 | Ausleihbar Am Standort |