Mostrar el registro sencillo del ítem
dc.contributor.author | González Escribano, Arturo | |
dc.contributor.author | Llanos Ferraris, Diego Rafael | |
dc.date.accessioned | 2024-10-04T15:24:51Z | |
dc.date.available | 2024-10-04T15:24:51Z | |
dc.date.issued | 2006 | |
dc.identifier.citation | Computer, vol. 39, no. 12, pp. 126-128, December 2006. | es |
dc.identifier.issn | 0018-9162 | es |
dc.identifier.uri | https://uvadoc.uva.es/handle/10324/70440 | |
dc.description | Producción Científica | es |
dc.description.abstract | The most promising technique for automatically parallelizing loops when the system cannot determine dependences at compile time is speculative parallelization. Also called thread-level speculation, this technique assumes optimistically that the system can execute all iterations of a given loop in parallel. A hardware or software monitor divides the iterations into blocks and assigns them to different threads, one per processor, with no prior dependence analysis. If the system discovers a dependence violation at runtime, it stops the incorrectly computed work and restarts it with correct values. Of course, the more parallel the loop, the more benefits this technique delivers. To better understand how speculative parallelization works, it is necessary to distinguish between private and shared variables. Informally speaking, private variables are those that the program always modifies in each iteration before using them. On the other hand, values stored in shared variables are used in different iterations. | es |
dc.format.mimetype | application/pdf | es |
dc.language.iso | eng | es |
dc.publisher | IEEE Press | es |
dc.rights.accessRights | info:eu-repo/semantics/openAccess | es |
dc.subject | Informática | es |
dc.title | Speculative parallelization | es |
dc.type | info:eu-repo/semantics/article | es |
dc.identifier.doi | 10.1109/MC.2006.441 | es |
dc.relation.publisherversion | https://ieeexplore.ieee.org/document/4039262 | es |
dc.identifier.publicationfirstpage | 126 | es |
dc.identifier.publicationissue | 12 | es |
dc.identifier.publicationlastpage | 128 | es |
dc.identifier.publicationtitle | Computer | es |
dc.identifier.publicationvolume | 39 | es |
dc.peerreviewed | SI | es |
dc.type.hasVersion | info:eu-repo/semantics/publishedVersion | es |
dc.subject.unesco | 1203 Ciencia de Los Ordenadores | es |
dc.subject.unesco | 3304 Tecnología de Los Ordenadores | es |