Academic literature on the topic 'CELL Broadband Engine'
Create a spot-on reference in APA, MLA, Chicago, Harvard, and other styles
Consult the lists of relevant articles, books, theses, conference reports, and other scholarly sources on the topic 'CELL Broadband Engine.'
Next to every source in the list of references, there is an 'Add to bibliography' button. Press on it, and we will generate automatically the bibliographic reference to the chosen work in the citation style you need: APA, MLA, Harvard, Chicago, Vancouver, etc.
You can also download the full text of the academic publication as pdf and read online its abstract whenever available in the metadata.
Journal articles on the topic "CELL Broadband Engine"
Shi, Guochun, Volodymyr Kindratenko, Frederico Pratas, Pedro Trancoso, and Michael Gschwind. "Application Acceleration with the Cell Broadband Engine." Computing in Science & Engineering 12, no. 1 (January 2010): 76–81. http://dx.doi.org/10.1109/mcse.2010.4.
Full textRiley, Mack W., and Mike Genden. "Cell Broadband Engine Debugging for Unknown Events." IEEE Design & Test of Computers 24, no. 5 (September 2007): 486–93. http://dx.doi.org/10.1109/mdt.2007.157.
Full textKurzak, Jakub, and Jack Dongarra. "QR Factorization for the Cell Broadband Engine." Scientific Programming 17, no. 1-2 (2009): 31–42. http://dx.doi.org/10.1155/2009/239720.
Full textde Kruijf, M., and K. Sankaralingam. "MapReduce for the Cell Broadband Engine Architecture." IBM Journal of Research and Development 53, no. 5 (September 2009): 10:1–10:12. http://dx.doi.org/10.1147/jrd.2009.5429076.
Full textJohns, C. R., and D. A. Brokenshire. "Introduction to the Cell Broadband Engine Architecture." IBM Journal of Research and Development 51, no. 5 (September 2007): 503–19. http://dx.doi.org/10.1147/rd.515.0503.
Full textShimizu, K., H. P. Hofstee, and J. S. Liberty. "Cell Broadband Engine processor vault security architecture." IBM Journal of Research and Development 51, no. 5 (September 2007): 521–28. http://dx.doi.org/10.1147/rd.515.0521.
Full textRiley, M. W., J. D. Warnock, and D. F. Wendel. "Cell Broadband Engine processor: Design and implementation." IBM Journal of Research and Development 51, no. 5 (September 2007): 545–57. http://dx.doi.org/10.1147/rd.515.0545.
Full textMURASE, Masana. "Eliminating Cell Broadband Engine™ DMA Buffer Overflows." IEICE Transactions on Information and Systems E93-D, no. 5 (2010): 1062–69. http://dx.doi.org/10.1587/transinf.e93.d.1062.
Full textBader, David A., Virat Agarwal, and Seunghwa Kang. "Computing discrete transforms on the Cell Broadband Engine." Parallel Computing 35, no. 3 (March 2009): 119–37. http://dx.doi.org/10.1016/j.parco.2008.12.007.
Full textSarje, A., and S. Aluru. "Parallel Genomic Alignments on the Cell Broadband Engine." IEEE Transactions on Parallel and Distributed Systems 20, no. 11 (November 2009): 1600–1610. http://dx.doi.org/10.1109/tpds.2008.254.
Full textDissertations / Theses on the topic "CELL Broadband Engine"
Ålind, Markus. "A Skeleton library for Cell Broadband Engine." Thesis, Linköping University, Department of Computer and Information Science, 2008. http://urn.kb.se/resolve?urn=urn:nbn:se:liu:diva-54476.
Full textThe Cell Broadband Engine processor is a powerful processor capable of over 220 GFLOPS. It is highly specialized and can be controlled in detail by the programmer. The Cell is significantly more complicated to program than a standard homogeneous multi core processor such as the Intel Core2 Duo and Quad. This thesis explores the possibility to abstract some of the complexities of Cell programming while maintaining high performance. The abstraction is achieved through a library of parallel skeletons implemented in the bulk synchronous parallel programming environment NestStep. The library includes constructs for user defined SIMD optimized data parallel skeletons such as map, reduce and more. The evaluation of the library includes porting of a vector based scientific computation program from sequential C code to the Cell using the library and the NestStep environment. The ported program shows good performance when compared to the sequential original code run on a high-end x86 processor. The evaluation also shows that a dot product implemented with the skeleton library is faster than the dot product in the IBM BLAS library for the Cell processor with more than two slave processors.
Lundberg, Marcus. "A Parallel Monte Carlo Implementation on the Cell Broadband Engine." Thesis, Uppsala University, Department of Information Technology, 2009. http://urn.kb.se/resolve?urn=urn:nbn:se:uu:diva-108035.
Full textThe Cell Broadband Engine is a heterogeneous multi-core processor architecture thattrades ease-of-programming for high performance. While primarily featured in theSony PlayStation 3 (PS3) for high-end games, it is a promising technology for scientistsworking with computationally heavy numerical methods. This paper presents threeimplementations of a Monte Carlo simulation of a system of charged particles on thePS3. The first method, while easy to implement and use, did not yield anyperformance advantage over conventional x86 processors. The second method ranmore than twice as fast on the PS3 as a comparable code on a 1.86 GHz Intel Xeonmachine but could run only a limited problem size. The third program ran over sixtimes faster than the x86 reference system and could handle any problem up to thesaturation of the PS3 main memory. The final program is also suitable for a cluster ofPlayStations and is easily adaptable to work on a distributed computing framework.
Rajamohan, Srijith Datta Suman Narayanan Vijaykrishnan. "A neural network based classifier on the cell broadband engine." [University Park, Pa.] : Pennsylvania State University, 2009. http://etda.libraries.psu.edu/theses/approved/WorldWideIndex/ETD-4512/index.html.
Full textLopes, André Filipe da Rocha. "tlCell: a software transactional memory for the cell broadband engine architecture." Master's thesis, Faculdade de Cencias e Tecnologia, 2010. http://hdl.handle.net/10362/4110.
Full textOs computadores evoluíram exponencialmente na ultima década. A performance tem sido o principal objectivo resultando no aumento do frequência dos processadores, situação que já não é fazível devido ao consumo de energia exagerado dos processadores actuais. A arquitectura Cell Broadband Engine começou com o objectivo de providenciar alta capacidade computacional com um baixo consumo energético. O resultado é uma arquitectura com multiprocessadores heterogéneos e uma distribuição de memória única com vista a alto desempenho e redução da complexidade do hardware para reduzir o custo de produção. Espera-se que as técnicas de concorrência e paralelismo aumentem a performance desta arquitectura, no entanto as soluções de alto desempenho apresentadas s˜ao sempre muito especificas e devido à sua arquitectura e distribuição de memória inovadora ´e ainda difícil apresentar ferramentas passíveis de explorar concorrência e paralelismo como um camada de abstracção. Memória Transaccional por Software é um modelo de programação que propõe este nível de abstracção e tem vindo a ganhar popularidade existindo já variadas implementações com performance perto de soluções específicas de grão fino. A possibilidade de usar Memória Transaccional por Software nesta arquitectura inovadora, desenvolvendo uma ferramenta capaz de abstrair o programador da consistência e gestão de memória é apelativo. Neste documento especifica-se uma plataforma deffered-update de Memória Transactional por Software para a arquitectura Cell Broadband Engine que tira partido da capacidade computacional dos Synergistic Processing Elements (SPEs) usando locks em commit-time. São propostos dois modelos diferentes, fully local e multi-buffered de forma a poder estudar as implicações das escolhas feitas no desenho da plataforma.
Azuelos, Nathaniel. "An integrated functional solution for multi-core programming on the cell broadband engine." Thesis, McGill University, 2009. http://digitool.Library.McGill.CA:80/R/?func=dbin-jump-full&object_id=32276.
Full textLes récents efforts en développement de microprocesseurs tendent à une coexistence entre plusieurs Unités Centrales (UC) sur une seule puce. Le Cell Broadband Engine (CBE), le fruit d'une collaboration entre Sony, Toshiba et IBM, intègre le CU patrimonial d'IBM PowerPC, avec un nouvel ensemble d'unités simples, communiquant entre elles avec un bus de haute vitesse. Les nombreueses unités présentes dans le CBE permettent aux utilisateurs d'exploiter la nature parallèle de leurs programmes. Cependant, il est souvent difficile d'extraire le parallélisme d'une application et de distribuer des tâches de façon appropriée. Nous proposons donc d'approcher la programmation du CBE sous une perspective de flux de données où le compilateur est chargé de partitionner les tâches et de l'infrastructure de la distribution des tâches. Dans ce travail, nous présentons la langue de programmation NCC, le compilateur et l'environnement d'exécution Squid. NCC est un langage fonctionnel stricte de flux, qui force les entre variables à être explicites, afin d'exploiter le parallelisme d'une application. Le code NCC est donc rédigé par l'utilsateur sans spécifier le parallelisme explicitement. Le compilateur Squid dessine un graphe de flux de données virtuel issu du code NCC. Ce graphe est partitionné selon des critères particuliers à l'implémentation en tâches et supertâches. Chaque tâche est ensuite traduite en ANSI-C, et les supertâches sont analysées et transformées en structures d'ordonnançement. Toutes les tâches sont exécutées par les untiés simples du CBE. L'Environnement d'Exécution Squid (EES) interagit avec l'ordonnanceur pour ordonner$
Aji, Ashwin Mandayam. "Exploiting Multigrain Parallelism in Pairwise Sequence Search on Emergent CMP Architectures." Thesis, Virginia Tech, 2008. http://hdl.handle.net/10919/33606.
Full textMaster of Science
Cox, Guilherme Mota Cavalcanti de Albuquerque. "Implementação de Visualização de Dados Tridimensionais de Malhas Irregulares no Processador Cell Broadband Engine." Universidade do Estado do Rio de Janeiro, 2009. http://www.bdtd.uerj.br/tde_busca/arquivo.php?codArquivo=8269.
Full textA renderização de volume direta tornou-se uma técnica popular para visualização volumétrica de dados extraídos de fontes como simulações científicas, funções analíticas, scanners médicos, entre outras. Algoritmos de renderização de volume, como o raycasting, produzem imagens de alta qualidade. O seu uso, contudo, é limitado devido à alta demanda de processamento computacional e o alto uso de memória. Nesse trabalho, propomos uma nova implementação do algoritmo de raycasting que aproveita a arquitetura altamente paralela do processador Cell Broadband Engine, com seus 9 núcleos heterogêneos, que permitem renderização eficiente em malhas irregulares de dados. O poder computacional do processador Cell BE demanda um modelo de programação diferente. Aplicações precisam ser reescritas para explorar o potencial completo do processador Cell, que requer o uso de multithreading e código vetorizado. Em nossa abordagem, enfrentamos esse problema distribuindo a computação de cada raio incidente nas faces visíveis do volume entre os núcleos do processador, e vetorizando as operações da integral de iluminação em cada um. Os resultados experimentais mostram que podemos obter bons speedups reduzindo o tempo total de renderização de forma significativa.
Li, Yi-Hsien. "Real-Time Space-Time Adaptive Processing on the STI CELL Multiprocessor." Thesis, Linköping University, Department of Electrical Engineering, 2007. http://urn.kb.se/resolve?urn=urn:nbn:se:liu:diva-8933.
Full textSpace-Time Adaptive Processing (STAP) has been widely used in modern radar systems such as Ground Moving Target Indication (GMTI) systems in order to suppress jamming and interference. However, the high performance comes at a price of higher computational complexity, which requires extensive powerful hardware.
The new STI Cell Broadband Engine (CBE) processor combines PowerPC core augmented with eight streamlined high-performance SIMD processing engine offers an opportunity to implement the STAP baseband signal processing without any full custom hardware. This paper presents the implementation of an STAP baseband signal processing flow on the state-of-the-art STI CELL multiprocessor, which enables the concept of Software-Defined Radar (SDR). The potential of the Cell BE processor is studied so that kernel subroutine such as QR decomposition, Fast Fourier Transform (FFT), and FIR filtering of STAP are mapped to the SPE co-processors of Cell BE processor with variety of architectural specific optimization techniques.
This report starts with an overview of airborne radar technique and then the standard, specifically the third-order Doppler-factored STAP are introduced. Next, it goes with the thorough description of Cell BE architecture, its programming tool chain and parallel programming methods for Cell BE. In later chapter, how the STAP is implemented on the Cell BE processor is discussed and the simulation results are presented. Furthermore, based on the result of earlier benchmarking, an optimized task partition and scheduling method is proposed to improve the overall performance.
Schmuland, Todd E. "Exploiting Parallel Processing Techniques for Implementation of Wideband MUSIC Algorithm on the IBM Cell Broadband Engine Processor." University of Toledo / OhioLINK, 2010. http://rave.ohiolink.edu/etdc/view?acc_num=toledo1271273869.
Full textJakobsson, Teodor. "Parallelization of Animation Blending on the PlayStation®3." Thesis, Linköpings universitet, Informationskodning, 2012. http://urn.kb.se/resolve?urn=urn:nbn:se:liu:diva-79409.
Full textBooks on the topic "CELL Broadband Engine"
Koranne, Sandeep. Practical computing on the cell broadband engine. New York: Springer, 2009.
Find full textKoranne, Sandeep. Practical Computing on the Cell Broadband Engine. Boston, MA: Springer US, 2009. http://dx.doi.org/10.1007/978-1-4419-0308-2.
Full textKoranne, Sandeep. Practical Computing on the Cell Broadband Engine. Springer, 2015.
Find full textKoranne, Sandeep. Practical Computing on the Cell Broadband Engine. Springer, 2010.
Find full textAbraham, Arevalo, and International Business Machines Corporation. International Technical Support Organization., eds. Programming the cell broadband engine architecture: Examples and best practices. [Poughkeepsie, NY]: IBM International Technical Support Organization, 2008.
Find full textAbraham, Arevalo, and International Business Machines Corporation. International Technical Support Organization., eds. Programming the cell broadband engine architecture: Examples and best practices. [Poughkeepsie, NY]: IBM International Technical Support Organization, 2008.
Find full textAbraham, Arevalo, and International Business Machines Corporation. International Technical Support Organization., eds. Programming the cell broadband engine architecture: Examples and best practices. [Poughkeepsie, NY]: IBM International Technical Support Organization, 2008.
Find full textBook chapters on the topic "CELL Broadband Engine"
Scherl, Holger. "Cell Broadband Engine Architecture." In Evaluation of State-of-the-Art Hardware Architectures for Fast Cone-Beam CT Reconstruction, 53–69. Wiesbaden: Vieweg+Teubner, 2011. http://dx.doi.org/10.1007/978-3-8348-8259-2_4.
Full textSteele, Guy L., Xiaowei Shen, Josep Torrellas, Mark Tuckerman, Eric J. Bohm, Laxmikant V. Kalé, Glenn Martyna, et al. "Cell Broadband Engine Processor." In Encyclopedia of Parallel Computing, 234–41. Boston, MA: Springer US, 2011. http://dx.doi.org/10.1007/978-0-387-09766-4_121.
Full textZhang, Huiliang, Bertil Schmidt, and Wolfgang Müller-Wittig. "Accelerating BLASTP on the Cell Broadband Engine." In Pattern Recognition in Bioinformatics, 460–70. Berlin, Heidelberg: Springer Berlin Heidelberg, 2008. http://dx.doi.org/10.1007/978-3-540-88436-1_39.
Full textKoranne, Sandeep. "Introduction." In Practical Computing on the Cell Broadband Engine, 3–15. Boston, MA: Springer US, 2009. http://dx.doi.org/10.1007/978-1-4419-0308-2_1.
Full textKoranne, Sandeep. "Basic Algorithms." In Practical Computing on the Cell Broadband Engine, 145–75. Boston, MA: Springer US, 2009. http://dx.doi.org/10.1007/978-1-4419-0308-2_10.
Full textKoranne, Sandeep. "Graph Theory on the CBEA." In Practical Computing on the Cell Broadband Engine, 177–221. Boston, MA: Springer US, 2009. http://dx.doi.org/10.1007/978-1-4419-0308-2_11.
Full textKoranne, Sandeep. "Alternative methods for parallel programming on SPE." In Practical Computing on the Cell Broadband Engine, 223–44. Boston, MA: Springer US, 2009. http://dx.doi.org/10.1007/978-1-4419-0308-2_12.
Full textKoranne, Sandeep. "Computational Mathematics on the CBEA." In Practical Computing on the Cell Broadband Engine, 245–85. Boston, MA: Springer US, 2009. http://dx.doi.org/10.1007/978-1-4419-0308-2_13.
Full textKoranne, Sandeep. "Vector Graphics on SPU." In Practical Computing on the Cell Broadband Engine, 287–99. Boston, MA: Springer US, 2009. http://dx.doi.org/10.1007/978-1-4419-0308-2_14.
Full textKoranne, Sandeep. "Optimizing SPU Programs." In Practical Computing on the Cell Broadband Engine, 301–8. Boston, MA: Springer US, 2009. http://dx.doi.org/10.1007/978-1-4419-0308-2_15.
Full textConference papers on the topic "CELL Broadband Engine"
Takahashi, O., E. Behnen, S. R. Cottier, P. Coulman S. H. Dhong, B. Flachs, P. Hofstee, C. J. Johnson, and S. Posluszny. "Cell Broadband Engine Processor Design Methodology." In 2007 IEEE Custom Integrated Circuits Conference. IEEE, 2007. http://dx.doi.org/10.1109/cicc.2007.4405830.
Full textMeyer, Nils, F. Belletti, G. Bilardi, M. Drochner, N. Eicker, Zoltan Fodor, Dieter Hierl, et al. "QCD on the Cell Broadband Engine." In The XXV International Symposium on Lattice Field Theory. Trieste, Italy: Sissa Medialab, 2008. http://dx.doi.org/10.22323/1.042.0039.
Full textBuehrer, Gregory, Srinivasan Parthasarathy, and Matthew Goyder. "Data mining on the cell broadband engine." In the 22nd annual international conference. New York, New York, USA: ACM Press, 2008. http://dx.doi.org/10.1145/1375527.1375534.
Full textGschwind, Michael. "Chip multiprocessing and the cell broadband engine." In the 3rd conference. New York, New York, USA: ACM Press, 2006. http://dx.doi.org/10.1145/1128022.1128023.
Full textBandyopadhyay, Shibdas, and Sartaj Sahni. "Sorting on a Cell Broadband Engine SPU." In 2009 IEEE Symposium on Computers and Communications (ISCC). IEEE, 2009. http://dx.doi.org/10.1109/iscc.2009.5202227.
Full textRiley, M., B. Flachs, S. Dhong, G. Gervais, S. Weitzel, M. Wang, D. Boerstler, et al. "Implementation of the 65nm Cell Broadband Engine." In 2007 IEEE Custom Integrated Circuits Conference. IEEE, 2007. http://dx.doi.org/10.1109/cicc.2007.4405831.
Full textClark, Scott, Kent Haselhorst, Kerry Imming, John Irish, Dave Krolak, and Tolga Ozguner. "Cell broadband engine interconnect and memory interface." In 2005 IEEE Hot Chips XVII Symposium (HCS). IEEE, 2005. http://dx.doi.org/10.1109/hotchips.2005.7476577.
Full textAgarwal, Virat, Lurng-Kuo Liu, and David A. Bader. "Financial modeling on the cell broadband engine." In Distributed Processing Symposium (IPDPS). IEEE, 2008. http://dx.doi.org/10.1109/ipdps.2008.4536320.
Full textServat, Harald, Cecilia Gonzalez, Xavier Aguilar, Daniel Cabrera, and Daniel Jimenez. "Drug Design on the Cell BroadBand Engine." In 16th International Conference on Parallel Architecture and Compilation Techniques (PACT 2007). IEEE, 2007. http://dx.doi.org/10.1109/pact.2007.4336253.
Full textBkagojevic, Filip, Dimitris S. Nikolopoulos, Alexandros Stamatakis, and Christos D. Antonopoulos. "Dynamic multigrain parallelization on the cell broadband engine." In the 12th ACM SIGPLAN symposium. New York, New York, USA: ACM Press, 2007. http://dx.doi.org/10.1145/1229428.1229445.
Full textReports on the topic "CELL Broadband Engine"
Hauser, Jochem H., Jean-Luc Cambier, Surya Surampudi, and Torsten Gollnick. Cell-NPE (Numerical Performance Evaluation): Programming the IBM Cell Broadband Engine -- A General Parallelization Strategy. Fort Belvoir, VA: Defense Technical Information Center, April 2008. http://dx.doi.org/10.21236/ada525908.
Full text