Nano-threads: Difference between revisions

From Wikipedia, the free encyclopedia
Content deleted Content added
GreenC bot (talk | contribs)
Move 1 url. Wayback Medic 2.5
Citation bot (talk | contribs)
Alter: title, url, template type. Add: isbn, doi, pages, volume, year, series, chapter. Removed accessdate with no specified URL. Formatted dashes. Some additions/deletions were actually parameter name changes. | You can use this bot yourself. Report bugs here. | Suggested by AManWithNoPlan | All pages linked from cached copy of User:AManWithNoPlan/sandbox2 | via #UCB_webform_linked
Line 5: Line 5:
<ref name="citeseer" >{{cite journal |title=Nano-Threads Library Design, Implementation and Evaluation |citeseerx = 10.1.1.54.3455 |author1=X Martorell |author2=J Labarta |author3=N Navarro }}</ref>
<ref name="citeseer" >{{cite journal |title=Nano-Threads Library Design, Implementation and Evaluation |citeseerx = 10.1.1.54.3455 |author1=X Martorell |author2=J Labarta |author3=N Navarro }}</ref>


<ref name="springer">{{cite web |title=Efficient runtime thread management for the nano-threads programming model |url=https://doi.org/10.1007%2F3-540-64359-1_688 |publisher=Springer |accessdate=14 September 2010 |author1=D Nikolopoulos |author2=E Polychronopoulos }}</ref>
<ref name="springer">{{cite book |chapter=Efficient runtime thread management for the nano-threads programming model |publisher=Springer |author1=D Nikolopoulos |author2=E Polychronopoulos |title=Parallel and Distributed Processing |series=Lecture Notes in Computer Science |year=1998 |volume=1388 |pages=183–194 |doi=10.1007/3-540-64359-1_688 |isbn=978-3-540-64359-3 |url=https://pure.qub.ac.uk/ws/files/3248733/RTSPP_1998.pdf }}</ref>


<ref name="spec">{{cite web |title=Nano Threads: Programming Model Specification |url=ftp://ftp.ac.upc.edu/pub/reports/CEPBA/1998/UPC-CEPBA-1998-13.ps.Z |publisher=ac.upc.edu |accessdate=14 September 2010 |author1=CN delle Ricerche |author2=P GmbH }}{{dead link|date=February 2018 |bot=InternetArchiveBot |fix-attempted=yes }}</ref>
<ref name="spec">{{cite web |title=Nano Threads: Programming Model Specification |url=ftp://ftp.ac.upc.edu/pub/reports/CEPBA/1998/UPC-CEPBA-1998-13.ps.Z |publisher=ac.upc.edu |accessdate=14 September 2010 |author1=CN delle Ricerche |author2=P GmbH }}{{dead link|date=February 2018 |bot=InternetArchiveBot |fix-attempted=yes }}</ref>

Revision as of 16:08, 4 September 2020

In computer science nano-threads are highly optimized lightweight threads designed for use on shared memory multiprocessors (such as SMPs).[1][2] The Nano-threads specification was written in 1997.[1][3]

References

  1. ^ a b X Martorell; J Labarta; N Navarro. "Nano-Threads Library Design, Implementation and Evaluation". CiteSeerX 10.1.1.54.3455. {{cite journal}}: Cite journal requires |journal= (help)
  2. ^ D Nikolopoulos; E Polychronopoulos (1998). "Efficient runtime thread management for the nano-threads programming model". Parallel and Distributed Processing (PDF). Lecture Notes in Computer Science. Vol. 1388. Springer. pp. 183–194. doi:10.1007/3-540-64359-1_688. ISBN 978-3-540-64359-3.
  3. ^ CN delle Ricerche; P GmbH. "Nano Threads: Programming Model Specification". ac.upc.edu. Retrieved 14 September 2010.[permanent dead link]