Academic literature on the topic 'Modern processors'
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 'Modern processors.'
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 "Modern processors"
Chen, Kuo Yi, Fuh Gwo Chen, and Jr Shian Chen. "A Cost-Effective Hardware Approach for Measuring Power Consumption of Modern Multi-Core Processors." Applied Mechanics and Materials 110-116 (October 2011): 4569–73. http://dx.doi.org/10.4028/www.scientific.net/amm.110-116.4569.
Full textMuralidharan, K., and S. Uma Maheswari. "Design of Low Power Cam Memory Cell for the Next Generation Network Processors." IRO Journal on Sustainable Wireless Systems 3, no. 4 (December 3, 2021): 208–18. http://dx.doi.org/10.36548/jsws.2021.4.001.
Full textSharma, Anuj, and Elias S. Manolakos. "Efficient Multicriteria Protein Structure Comparison on Modern Processor Architectures." BioMed Research International 2015 (2015): 1–13. http://dx.doi.org/10.1155/2015/563674.
Full textKidwai, Hashir Karim, Fadi N. Sibai, and Tamer Rabie. "Parallelization and Performance Evaluation of an Edge Detection Algorithm on a Streaming Multi-Core Engine." Journal of Information Technology Research 2, no. 4 (October 2009): 81–91. http://dx.doi.org/10.4018/jitr.2009062906.
Full textVyukova, N. I., V. A. Galatenko, and S. V. Samborskij. "Exploiting Vector Extensions of Modern Processors." PROGRAMMNAYA INGENERIA 7, no. 4 (April 12, 2016): 147–57. http://dx.doi.org/10.17587/prin.7.147-157.
Full textDeris, Kaveh Jokar, and Amirali Baniasadi. "Power-aware BTB for modern processors." Computers & Electrical Engineering 36, no. 5 (September 2010): 902–11. http://dx.doi.org/10.1016/j.compeleceng.2008.04.008.
Full textHanafi Por, Porya Soltani, Abbas Ramazani, and Mojtaba Hosseini Toodeshki. "Temperature and performance evaluation of multiprocessors chips by optimal control method." Bulletin of Electrical Engineering and Informatics 12, no. 2 (April 1, 2023): 749–59. http://dx.doi.org/10.11591/eei.v12i2.4291.
Full textKuzminsky, Mikhail Borisovich. "Modern server ARM processors for supercomputers: A64FX and others. Initial data of benchmarks." Program Systems: Theory and Applications 13, no. 1 (February 22, 2022): 131–94. http://dx.doi.org/10.25209/2079-3316-2022-13-1-131-194.
Full textFaeq, Mays K., and Safaa S. Omran. "Cache coherency controller for MESI protocol based on FPGA." International Journal of Electrical and Computer Engineering (IJECE) 11, no. 2 (April 1, 2021): 1043. http://dx.doi.org/10.11591/ijece.v11i2.pp1043-1052.
Full textChattra, Eka, and Obrin Candra Brillyant. "Implementation of Meltdown Attack Simulation for Cybersecurity Awareness Material." ACMIT Proceedings 7, no. 1 (July 7, 2021): 6–13. http://dx.doi.org/10.33555/acmit.v7i1.102.
Full textDissertations / Theses on the topic "Modern processors"
Ljungkvist, Karl. "Techniques for finite element methods on modern processors." Licentiate thesis, Uppsala universitet, Avdelningen för beräkningsvetenskap, 2015. http://urn.kb.se/resolve?urn=urn:nbn:se:uu:diva-242186.
Full textUPMARC
eSSENCE
Picciau, Andrea. "Concurrency and data locality for sparse linear algebra on modern processors." Thesis, Imperial College London, 2017. http://hdl.handle.net/10044/1/58884.
Full textDeb, Abhishek. "HW/SW mechanisms for instruction fusion, issue and commit in modern u-processors." Doctoral thesis, Universitat Politècnica de Catalunya, 2012. http://hdl.handle.net/10803/81561.
Full textEn aquesta tesis hem explorat el paradigma de les màquines issue i commit per processadors actuals. Hem implementat una màquina virtual que tradueix binaris x86 a micro-ops de tipus RISC. Aquestes traduccions es guarden com a superblocks, que en realitat no és més que una traça de virtuals co-dissenyades. En particular, hem proposat mecanismes hw/sw per a la fusió d’instruccions, blocs bàsics. Aquests superblocks s’optimitzen utilitzant optimizacions especualtives i d’altres no speculatives. En cas de les optimizations especulatives es consideren mecanismes per a la gestió de errades en l’especulació. Al llarg d’aquesta tesis s’han fet les següents contribucions: Primer, hem proposat una nova unitat functional programmable (PFU) per tal de millorar l’execució d’aplicacions de proposit general. La PFU està formada per un conjunt d’unitats funcionals, similar al CCA, amb un banc de registres intern a la PFU distribuït a les unitats funcionals que la composen. Les entrades de la macro-operació que s’executa en la PFU es mouen del banc de registres físic convencional al intern fent servir un conjunt de moves i loads. Un algorisme de fusió combina més micro-operacions en temps d’execució. Aquest algorisme es basa en un pas de planificació que mesura el benefici de les decisions de fusió. Les micro operacions corresponents a la macro operació s’emmagatzemen com a senyals de control en una configuració. Les macro-operacions tenen associat un identificador de configuració que ajuda a localitzar d’aquestes. Una petita cache de configuracions està present dintre de la PFU per tal de guardar-les. En cas de que la configuració no estigui a la cache, les configuracions es carreguen de la cache d’instruccions. Per altre banda, per tal de donar support al commit atòmic dels superblocks que sobrepassen el tamany del ROB s’ha proposat un mecanisme de commit especulatiu. Per aquest mecanisme hem proposat una taula de mapeig especulativa dels registres, que es copia a la taula no especulativa quan totes les instruccions del superblock han comitejat. Segon, hem proposat un processador en order co-dissenyat que combina dos tipus d’acceleradors. Aquests acceleradors executen un parell d’instruccions fusionades. S’han considerat dos tipus de fusió d’instructions. Primer, combinem un parell de loads independents formant loads vectorials i els executem en una unitat vectorial. Segon, fusionem parells d’instruccions simples d’alu que són dependents i que s’executaran en una Interlock Collapsing ALU (ICALU). Per altra aquestes tecniques les hem evaluat conjuntament amb diverses optimizacions com list scheduling, load-store telescoping i hoisting de loads, entre d’altres. Aquesta proposta ha estat comparada amb un processador fora d’ordre. Tercer, hem proposat un processador fora d’ordre co-dissenyat efficient reduint-ne la complexitat en dos areas principals. En primer lloc, hem co-disenyat el mecanisme de commit per tal de permetre un eficient commit atòmic del superblocks. En aquesta solució hem substituït el ROB convencional, i en lloc hem introduït el Superblock Ordering Buffer (SOB). El SOB manté l’odre de programa a granularitat de superblock. L’estat del programa consisteix en registres i memòria. L’estat dels registres es manté en una taula per superblock, mentre que l’estat de memòria es guarda en un buffer i s’actulitza atòmicament. La segona gran area de reducció de complexitat considerarada és l’ús de FIFOs a la lògica d’issue. En aquest últim àmbit hem proposat una heurística de distribució que solventa les ineficiències de l’heurística basada en dependències anteriorment proposada. Finalment, i junt amb les FIFOs, s’ha proposat un mecanisme per alliberar les entrades de la FIFO anticipadament.
Welin-Berger, Robert, and Anton Bäckström. "Optimizing Strassen's multiplication algorithm for modern processors : A study in optimizing matrix multiplications for large matrices on modern CPUs." Thesis, KTH, Skolan för datavetenskap och kommunikation (CSC), 2016. http://urn.kb.se/resolve?urn=urn:nbn:se:kth:diva-186418.
Full textPrice, Daniel Kenneth. "Development of an accelerated finite-difference time-domain solver using modern graphics processors." Access to citation, abstract and download form provided by ProQuest Information and Learning Company; downloadable PDF file, 111 p, 2009. http://proquest.umi.com/pqdweb?did=1654487621&sid=4&Fmt=2&clientId=8331&RQT=309&VName=PQD.
Full textKrepis, Dimitrij. "A study of simulation and verification of a many-core architecture on two modern reconfigurable platforms." Access to citation, abstract and download form provided by ProQuest Information and Learning Company; downloadable PDF file, 70 p, 2007. http://proquest.umi.com/pqdweb?did=1407501151&sid=8&Fmt=2&clientId=8331&RQT=309&VName=PQD.
Full textGammon, J. "An investigation into the use of word processors in the teaching of modern languages at a tertiary college." Thesis, University of Surrey, 1988. http://ethos.bl.uk/OrderDetails.do?uin=uk.bl.ethos.383517.
Full textPinheiro, Maicon Aparecido. "Processos pontuais no modelo de Guiol-Machado-Schinazi de sobrevivência de espécies." Universidade de São Paulo, 2015. http://www.teses.usp.br/teses/disponiveis/45/45133/tde-01062016-191528/.
Full textRecently, Guiol, Machado and Schinazi proposed a stochastic model for species evolution. In this model, births and deaths of species occur with intensities invariant over time. Moreover, at the time of birth of a new species, it is labeled with a random number sampled from an absolutely continuous distribution. Each time there is an extinction event, exactly one existing species disappears: that with the smallest number. When the birth rate is greater than the extinction rate, there is a critical value f_c such that all species that come with number less than f_c will almost certainly die after a finite random time, and those with numbers higher than f_c survive forever with positive probability. However, less suitable species continue to appear during the evolutionary process and there is no guarantee the emergence of an immortal species. We consider a particular case of Guiol, Machado and Schinazi model and approach these last two points. We characterize the limit point process linked to species in the subcritical phase of the model and discuss the existence of immortal species.
Frencl, Victor Baptista 1983. "Técnicas de filtragem utilizando processos com saltos markovianos aplicados ao rastreamento de alvos móveis." [s.n.], 2010. http://repositorio.unicamp.br/jspui/handle/REPOSIP/260016.
Full textDissertação (mestrado) - Universidade Estadual de Campinas, Faculdade de Engenharia Elétrica e de Computação
Made available in DSpace on 2018-08-16T00:17:25Z (GMT). No. of bitstreams: 1 Frencl_VictorBaptista_M.pdf: 1147363 bytes, checksum: 3933c461f1a19d86a46afeaba7057140 (MD5) Previous issue date: 2010
Resumo: Esta dissertação possui como tema o estudo do problema de rastreamento de alvos manobrantes a partir da modelagem de sistemas dinâmicos com utilização da teoria de saltos markovianos nas transições entre modelos, da utilização de filtros estocásticos recursivos e de técnicas de filtragem. Foram feitos estudos e análises de dois tipos de modelos dinâmicos, o de velocidade constante e o de giro constante. Baseados nestes modelos, elaboraram-se algumas variações em cima destes. Também foram estudados modelos de observações, propondo a inclusão da velocidade radial nas observações do alvo. Os filtros estudados foram o filtro de Kalman estendido, que lida com modelos matemáticos não-lineares, e filtro BLUE, que trata de dinâmicas lineares e modelos de observações que envolvam conversões de coordenadas. As técnicas de filtragem de modelos múltiplos interagentes, que envolve chaveamento entre filtros, e de filtro de partículas, que baseia-se em simulações de Monte Carlo, foram estudados, propondo algumas variações destas técnicas. Foi desenvolvida uma metodologia, através de simulações numéricas no software MATLAB, para comparar desempenhos das propostas de técnicas de filtragem baseadas nestes estudos
Abstract: The dissertation's theme is the study of the maneuvering target tracking problem from dynamic systems modeling using markovian jumps on the transitions between models, recursive stochastic filters and filtering techniques. Surveys and analysis of two types of dynamic models were made: the constant velocity model and the constant turn model. Based on these models, some variations were prepared. Observations models were also studied, proposing the inclusion of the radial velocity in the target observations. The studied filters were the extended Kalman filter, which deals with nonlinear mathematical models, and the BLUE filter, which deals with linear dynamics and observations models which envolves coordinates conversions. The filtering techniques of the interacting multiple models, which involves the switching between models, and the particle filter, which is based on Monte Carlo simulations, were studied, proposing some variation of these techniques. We developed a methodology, using numerical simulations on MATLAB software, to compare performances of some of the filtering techniques based on these studies
Mestrado
Automação
Mestre em Engenharia Elétrica
Campos, Antonio Marcos Ferraz de. "Modelo para avaliação preditiva de desempenho de processos e aplicação para linhas digitais de dados." [s.n.], 2003. http://repositorio.unicamp.br/jspui/handle/REPOSIP/259661.
Full textDissertação (mestrado) - Universidade Estadual de Campinas, Faculdade de Engenharia Eletrica e de Computação
Made available in DSpace on 2018-08-03T18:56:08Z (GMT). No. of bitstreams: 1 Campos_AntonioMarcosFerrazde_M.pdf: 88432815 bytes, checksum: 1a16324b125cdcca05006def6973b23c (MD5) Previous issue date: 2003
Mestrado
Books on the topic "Modern processors"
H, Lipasti Mikko, ed. Modern processor design: Fundamentals of superscalar processors. Boston: McGraw-Hill, 2005.
Find full textWagner, Ilya, and Valeria Bertacco. Post-Silicon and Runtime Verification for Modern Processors. Boston, MA: Springer US, 2011. http://dx.doi.org/10.1007/978-1-4419-8034-2.
Full textKoç, Muammer, and Tuğrul Özel, eds. Modern Manufacturing Processes. Hoboken, NJ, USA: John Wiley & Sons, Inc., 2019. http://dx.doi.org/10.1002/9781119120384.
Full textModern manufacturing processes. Belmont, Ca: Delmar Publishers, 1991.
Find full textGoetsch, David L. Modern manufacturing processes. New York: Delmar Publishers, 1991.
Find full textModern manufacturing processes. Albany, NY: Delmar Publishers, 1991.
Find full textModern manufacturing processes. New York, N.Y: Industrial Press, 1991.
Find full text1939-, Athreya Krishna B., and Jagers Peter 1941-, eds. Classical and modern branching processes. New York: Springer, 1997.
Find full textB, Draper Alan, and Wysk Richard A. 1948-, eds. Modern manufacturing process engineering. New York: McGraw-Hill, 1990.
Find full textB, Draper Alan, and Wysk Richard A. 1948-, eds. Modern manufacturing process engineering. New York: McGraw-Hill, 1989.
Find full textBook chapters on the topic "Modern processors"
Lu, Priscilla M., Don E. Blahut, and Kevin S. Grant. "Architecture of Modern VLSI Processors." In The Kluwer International Series in Engineering and Computer Science, 381–406. Boston, MA: Springer US, 1987. http://dx.doi.org/10.1007/978-1-4613-1985-6_13.
Full textHaj-Yahya, Jawad, Avi Mendelson, Yosi Ben Asher, and Anupam Chattopadhyay. "Power Management of Modern Processors." In Energy Efficient High Performance Processors, 1–55. Singapore: Springer Singapore, 2018. http://dx.doi.org/10.1007/978-981-10-8554-3_1.
Full textHaj-Yahya, Jawad, Avi Mendelson, Yosi Ben Asher, and Anupam Chattopadhyay. "Static Power Modeling for Modern Processor." In Energy Efficient High Performance Processors, 135–65. Singapore: Springer Singapore, 2018. http://dx.doi.org/10.1007/978-981-10-8554-3_5.
Full textWagner, Ilya, and Valeria Bertacco. "Verification of a Modern Processor." In Post-Silicon and Runtime Verification for Modern Processors, 3–12. Boston, MA: Springer US, 2010. http://dx.doi.org/10.1007/978-1-4419-8034-2_1.
Full textAly, Hassan, and Mohammed ElGayyar. "Attacking AES Using Bernstein’s Attack on Modern Processors." In Progress in Cryptology – AFRICACRYPT 2013, 127–39. Berlin, Heidelberg: Springer Berlin Heidelberg, 2013. http://dx.doi.org/10.1007/978-3-642-38553-7_7.
Full textSato, Shigeyuki, Wei Hao, and Kiminori Matsuzaki. "Parallelization of XPath Queries Using Modern XQuery Processors." In Communications in Computer and Information Science, 54–62. Cham: Springer International Publishing, 2018. http://dx.doi.org/10.1007/978-3-030-00063-9_7.
Full textDeng, Yangdong, Yuhao Zhu, and Wang Bo. "Asynchronous Parallel Logic Simulation on Modern Graphics Processors." In Lecture Notes in Earth System Sciences, 517–41. Berlin, Heidelberg: Springer Berlin Heidelberg, 2013. http://dx.doi.org/10.1007/978-3-642-16405-7_32.
Full textWagner, Ilya, and Valeria Bertacco. "Post-Silicon Verification of Multi-Core Processors." In Post-Silicon and Runtime Verification for Modern Processors, 75–93. Boston, MA: Springer US, 2010. http://dx.doi.org/10.1007/978-1-4419-8034-2_4.
Full textDriesen, Karel. "Measurement of Virtual Function Call Overhead on Modern Processors." In Efficient Polymorphic Calls, 69–96. Boston, MA: Springer US, 2001. http://dx.doi.org/10.1007/978-1-4615-1681-1_6.
Full textKreutzer, Moritz, Dominik Ernst, Alan R. Bishop, Holger Fehske, Georg Hager, Kengo Nakajima, and Gerhard Wellein. "Chebyshev Filter Diagonalization on Modern Manycore Processors and GPGPUs." In Lecture Notes in Computer Science, 329–49. Cham: Springer International Publishing, 2018. http://dx.doi.org/10.1007/978-3-319-92040-5_17.
Full textConference papers on the topic "Modern processors"
Agten, Pieter, Raoul Strackx, Bart Jacobs, and Frank Piessens. "Secure Compilation to Modern Processors." In 2012 IEEE 25th Computer Security Foundations Symposium (CSF). IEEE, 2012. http://dx.doi.org/10.1109/csf.2012.12.
Full textSchlegel, Benjamin, Rainer Gemulla, and Wolfgang Lehner. "k-ary search on modern processors." In the Fifth International Workshop. New York, New York, USA: ACM Press, 2009. http://dx.doi.org/10.1145/1565694.1565705.
Full textRoss, Kenneth A. "Efficient Hash Probes on Modern Processors." In 2007 IEEE 23rd International Conference on Data Engineering. IEEE, 2007. http://dx.doi.org/10.1109/icde.2007.368997.
Full textNoll, Stefan, Jens Teubner, Norman May, and Alexander Böhm. "Analyzing memory accesses with modern processors." In SIGMOD/PODS '20: International Conference on Management of Data. New York, NY, USA: ACM, 2020. http://dx.doi.org/10.1145/3399666.3399896.
Full textHemani, Rakhi, Subhasis Banerjee, and Apala Guha. "On the applicability of simple cache models for modern processors." In 2016 2nd International Conference on Green High Performance Computing (ICGHPC). IEEE, 2016. http://dx.doi.org/10.1109/icghpc.2016.7508062.
Full textWitharana, Hasini, and Prabhat Mishra. "Speculative Load Forwarding Attack on Modern Processors." In ICCAD '22: IEEE/ACM International Conference on Computer-Aided Design. New York, NY, USA: ACM, 2022. http://dx.doi.org/10.1145/3508352.3549417.
Full textLee, Kyuho. "Trends of Modern Processors for AI Acceleration." In 2021 18th International SoC Design Conference (ISOCC). IEEE, 2021. http://dx.doi.org/10.1109/isocc53507.2021.9613902.
Full textValerievich, Bakulev Aleksandr, Pyurova Tatiana Anatolievna, Bakuleva Marina Alekseevna, Skvortsov Sergei Vladimirovich, Kozlov Maksim Aleksandrovich, and Hrukin Vladimir Ivanovich. "Modern approaches to the development parallel programs for modern multicore processors." In 2017 6th Mediterranean Conference on Embedded Computing (MECO). IEEE, 2017. http://dx.doi.org/10.1109/meco.2017.7977232.
Full textKaushik, Prakhar, and Rana Majumdar. "Timing attack analysis on AES on modern processors." In 2017 6th International Conference on Reliability, Infocom Technologies and Optimization (Trends and Future Directions) (ICRITO). IEEE, 2017. http://dx.doi.org/10.1109/icrito.2017.8342471.
Full textNilsen, Kelvin D., and Bernt Rygg. "Worst-case execution time analysis on modern processors." In the ACM SIGPLAN 1995 workshop. New York, New York, USA: ACM Press, 1995. http://dx.doi.org/10.1145/216636.216650.
Full textReports on the topic "Modern processors"
Kailas, Krishnan K., Bao Trinh, and Ashok K. Agrawala. Temporal Accuracy and Modern High Performance Processors: A Case Study Using Pentium Pro. Fort Belvoir, VA: Defense Technical Information Center, October 1998. http://dx.doi.org/10.21236/ada605280.
Full textVillacis, Alexis, Victor Barrera, Jeffrey Alwang, Carlos Caicedo, and James Quiroz. Strategies to strengthen Ecuador's high-value cacao value chain. Inter-American Development Bank, January 2022. http://dx.doi.org/10.18235/0003960.
Full textСоловйов, В. М., В. В. Соловйова, and Д. М. Чабаненко. Динаміка параметрів α-стійкого процесу Леві для розподілів прибутковостей фінансових часових рядів. ФО-П Ткачук О. В., 2014. http://dx.doi.org/10.31812/0564/1336.
Full textAmos, C. L. Chapter 11: Modern Sedimentary Processes. Natural Resources Canada/ESS/Scientific and Technical Publishing Services, 1990. http://dx.doi.org/10.4095/132718.
Full textBerger, E. L., J. C. Collins, D. E. Soper, and G. Sterman. Hard diffractive processes: QCD models. Office of Scientific and Technical Information (OSTI), July 1986. http://dx.doi.org/10.2172/7251803.
Full textGardner, Daniel. Symbolic Processor Based Models of Neural Networks. Fort Belvoir, VA: Defense Technical Information Center, May 1988. http://dx.doi.org/10.21236/ada200200.
Full textAbdel-Hameed, M. Markovian Shock Models, Deterioration Processes, Stratified Markov Processes Replacement Policies. Fort Belvoir, VA: Defense Technical Information Center, December 1985. http://dx.doi.org/10.21236/ada174646.
Full textCollins, John W., and Kenneth D. Forbus. Building Qualitative Models of Thermodynamic Processes. Fort Belvoir, VA: Defense Technical Information Center, January 2007. http://dx.doi.org/10.21236/ada465196.
Full textPommersheim, James M., and James R. Clifton. Models of transport processes in concrete. Gaithersburg, MD: National Institute of Standards and Technology, 1990. http://dx.doi.org/10.6028/nist.ir.4405.
Full textNewell, Alan. Markovian Shock Models, Deterioration Processes, Stratified Markov Processes and Replacement Policies. Fort Belvoir, VA: Defense Technical Information Center, May 1986. http://dx.doi.org/10.21236/ada174995.
Full text