Big Chemical Encyclopedia

Chemical substances, components, reactions, process design ...

Articles Figures Tables About

Multi-threaded computing

Multi-Threaded Computing A process model that uses hardware/software mechanisms to switch between multiple execution threads. [Pg.286]

Nielsen IMB, Janssen CL. Multi-threading a new dimension to massively parallel scientific computation. Comp Phys Commun 2000 128 238-244. [Pg.88]

A routine to compute the matrix vector product c = Ab using a hybrid multi-threading and message-passing technique. The algorithm shown combines the MPI and OpenMP parallelizations illustrated in Figures 4.4 and 4.6. Since all MPI calls are from the main thread, MPI need only support the "funneled" level of multi-threading. [Pg.69]

Park, S.H., Lee, D.K., Kang, S.J. Compiler-assisted maximum stack usage measurement technique for efficient multi-threading in memory-limited embedded systems. In Lee, R. (ed.) Computers,Networks, Systems, and Industrial Engineering 2011. SCI, vol. 365, pp. 113-129. Springer, Heidelberg (2011)... [Pg.213]

Schmidt, D.C., O Ryan, C., Kircher, M., PyaraU, I. Leader/followers-a design pattern for efficient multi-threaded event demultiplexing and dispatching. In University of Washington (2000). http //www.cs.wustl.edu/ schmidt/PDF/lf.pdf GUIDE TAO Developers. Object Computing. Inc. (2010). www. opendds. org... [Pg.128]

Varoglu, Sevin, and Stephen Jenks. Architectural support for thread communications in multi-core processors. Parallel Computing 37, issue 1 (January 2011) 26-41. A very good article on writing threaded programs. [Pg.1413]


See other pages where Multi-threaded computing is mentioned: [Pg.151]    [Pg.213]    [Pg.12]    [Pg.32]    [Pg.59]    [Pg.61]    [Pg.65]    [Pg.65]    [Pg.66]    [Pg.68]    [Pg.69]    [Pg.140]    [Pg.141]    [Pg.159]    [Pg.211]    [Pg.223]    [Pg.224]    [Pg.407]    [Pg.6]    [Pg.1408]    [Pg.1409]   
See also in sourсe #XX -- [ Pg.286 ]




SEARCH



Multi-threading

Threading

© 2024 chempedia.info