Littérature scientifique sur le sujet « Sparse Accelerator »
Créez une référence correcte selon les styles APA, MLA, Chicago, Harvard et plusieurs autres
Consultez les listes thématiques d’articles de revues, de livres, de thèses, de rapports de conférences et d’autres sources académiques sur le sujet « Sparse Accelerator ».
À côté de chaque source dans la liste de références il y a un bouton « Ajouter à la bibliographie ». Cliquez sur ce bouton, et nous générerons automatiquement la référence bibliographique pour la source choisie selon votre style de citation préféré : APA, MLA, Harvard, Vancouver, Chicago, etc.
Vous pouvez aussi télécharger le texte intégral de la publication scolaire au format pdf et consulter son résumé en ligne lorsque ces informations sont inclues dans les métadonnées.
Articles de revues sur le sujet "Sparse Accelerator"
Xie, Xiaoru, Mingyu Zhu, Siyuan Lu et Zhongfeng Wang. « Efficient Layer-Wise N:M Sparse CNN Accelerator with Flexible SPEC : Sparse Processing Element Clusters ». Micromachines 14, no 3 (24 février 2023) : 528. http://dx.doi.org/10.3390/mi14030528.
Texte intégralLi, Yihang. « Sparse-Aware Deep Learning Accelerator ». Highlights in Science, Engineering and Technology 39 (1 avril 2023) : 305–10. http://dx.doi.org/10.54097/hset.v39i.6544.
Texte intégralXu, Jia, Han Pu et Dong Wang. « Sparse Convolution FPGA Accelerator Based on Multi-Bank Hash Selection ». Micromachines 16, no 1 (27 décembre 2024) : 22. https://doi.org/10.3390/mi16010022.
Texte intégralZheng, Yong, Haigang Yang, Yiping Jia et Zhihong Huang. « PermLSTM : A High Energy-Efficiency LSTM Accelerator Architecture ». Electronics 10, no 8 (8 avril 2021) : 882. http://dx.doi.org/10.3390/electronics10080882.
Texte intégralYavits, Leonid, et Ran Ginosar. « Accelerator for Sparse Machine Learning ». IEEE Computer Architecture Letters 17, no 1 (1 janvier 2018) : 21–24. http://dx.doi.org/10.1109/lca.2017.2714667.
Texte intégralTeodorovic, Predrag, et Rastislav Struharik. « Hardware Acceleration of Sparse Oblique Decision Trees for Edge Computing ». Elektronika ir Elektrotechnika 25, no 5 (6 octobre 2019) : 18–24. http://dx.doi.org/10.5755/j01.eie.25.5.24351.
Texte intégralVranjkovic, Vuk, Predrag Teodorovic et Rastislav Struharik. « Universal Reconfigurable Hardware Accelerator for Sparse Machine Learning Predictive Models ». Electronics 11, no 8 (8 avril 2022) : 1178. http://dx.doi.org/10.3390/electronics11081178.
Texte intégralGowda, Kavitha Malali Vishveshwarappa, Sowmya Madhavan, Stefano Rinaldi, Parameshachari Bidare Divakarachari et Anitha Atmakur. « FPGA-Based Reconfigurable Convolutional Neural Network Accelerator Using Sparse and Convolutional Optimization ». Electronics 11, no 10 (22 mai 2022) : 1653. http://dx.doi.org/10.3390/electronics11101653.
Texte intégralDey, Sumon, Lee Baker, Joshua Schabel, Weifu Li et Paul D. Franzon. « A Scalable Cluster-based Hierarchical Hardware Accelerator for a Cortically Inspired Algorithm ». ACM Journal on Emerging Technologies in Computing Systems 17, no 4 (30 juin 2021) : 1–29. http://dx.doi.org/10.1145/3447777.
Texte intégralLiu, Sheng, Yasong Cao et Shuwei Sun. « Mapping and Optimization Method of SpMV on Multi-DSP Accelerator ». Electronics 11, no 22 (11 novembre 2022) : 3699. http://dx.doi.org/10.3390/electronics11223699.
Texte intégralThèses sur le sujet "Sparse Accelerator"
Syed, Akber. « A Hardware Interpreter for Sparse Matrix LU Factorization ». University of Cincinnati / OhioLINK, 2002. http://rave.ohiolink.edu/etdc/view?acc_num=ucin1024934521.
Texte intégralJamal, Aygul. « A parallel iterative solver for large sparse linear systems enhanced with randomization and GPU accelerator, and its resilience to soft errors ». Thesis, Université Paris-Saclay (ComUE), 2017. http://www.theses.fr/2017SACLS269/document.
Texte intégralIn this PhD thesis, we address three challenges faced by linear algebra solvers in the perspective of future exascale systems: accelerating convergence using innovative techniques at the algorithm level, taking advantage of GPU (Graphics Processing Units) accelerators to enhance the performance of computations on hybrid CPU/GPU systems, evaluating the impact of errors in the context of an increasing level of parallelism in supercomputers. We are interested in studying methods that enable us to accelerate convergence and execution time of iterative solvers for large sparse linear systems. The solver specifically considered in this work is the parallel Algebraic Recursive Multilevel Solver (pARMS), which is a distributed-memory parallel solver based on Krylov subspace methods.First we integrate a randomization technique referred to as Random Butterfly Transformations (RBT) that has been successfully applied to remove the cost of pivoting in the solution of dense linear systems. Our objective is to apply this method in the ARMS preconditioner to solve more efficiently the last Schur complement system in the application of the recursive multilevel process in pARMS. The experimental results show an improvement of the convergence and the accuracy. Due to memory concerns for some test problems, we also propose to use a sparse variant of RBT followed by a sparse direct solver (SuperLU), resulting in an improvement of the execution time.Then we explain how a non intrusive approach can be applied to implement GPU computing into the pARMS solver, more especially for the local preconditioning phase that represents a significant part of the time to compute the solution. We compare the CPU-only and hybrid CPU/GPU variant of the solver on several test problems coming from physical applications. The performance results of the hybrid CPU/GPU solver using the ARMS preconditioning combined with RBT, or the ILU(0) preconditioning, show a performance gain of up to 30% on the test problems considered in our experiments.Finally we study the effect of soft fault errors on the convergence of the commonly used flexible GMRES (FGMRES) algorithm which is also used to solve the preconditioned system in pARMS. The test problem in our experiments is an elliptical PDE problem on a regular grid. We consider two types of preconditioners: an incomplete LU factorization with dual threshold (ILUT), and the ARMS preconditioner combined with RBT randomization. We consider two soft fault error modeling approaches where we perturb the matrix-vector multiplication and the application of the preconditioner, and we compare their potential impact on the convergence of the solver
Pradels, Léo. « Efficient CNN inference acceleration on FPGAs : a pattern pruning-driven approach ». Electronic Thesis or Diss., Université de Rennes (2023-....), 2024. http://www.theses.fr/2024URENS087.
Texte intégralCNN-based deep learning models provide state-of-the-art performance in image and video processing tasks, particularly for image enhancement or classification. However, these models are computationally and memory-intensive, making them unsuitable for real-time constraints on embedded FPGA systems. As a result, compressing these CNNs and designing accelerator architectures for inference that integrate compression in a hardware-software co-design approach is essential. While software optimizations like pruning have been proposed, they often lack the structured approach needed for effective accelerator integration. To address these limitations, this thesis focuses on accelerating CNNs on FPGAs while complying with real-time constraints on embedded systems. This is achieved through several key contributions. First, it introduces pattern pruning, which imposes structure on network sparsity, enabling efficient hardware acceleration with minimal accuracy loss due to compression. Second, a scalable accelerator for CNN inference is presented, which adapts its architecture based on input performance criteria, FPGA specifications, and target CNN model architecture. An efficient method for integrating pattern pruning within the accelerator and a complete flow for CNN acceleration are proposed. Finally, improvements in network compression are explored through Shift&Add quantization, which modifies FPGA computation methods while maintaining baseline network accuracy
Ramachandran, Shridhar. « Incremental PageRank acceleration using Sparse Matrix-Sparse Vector Multiplication ». The Ohio State University, 2016. http://rave.ohiolink.edu/etdc/view?acc_num=osu1462894358.
Texte intégralFernández, Becerra David. « Multicore acceleration of sparse electromagnetics computations ». Thesis, McGill University, 2011. http://digitool.Library.McGill.CA:80/R/?func=dbin-jump-full&object_id=104641.
Texte intégralLes processeurs multicœurs sont devenus la tendance dominante de l'industrie pour accroître la performance des systèmes informatiques, forçant les concepteurs de systèmes électromagnétiques (EM) à reconcevoir leurs applications en utilisant des paradigmes de programmation parallèle. Cela est particulièrement vrai pour les calculs impliquant des structures de données complexes comme les calculs de matrices creuses qui surviennent souvent dans des simulations électromagnétiques (EM) avec la méthode d'analyse par éléments finis (FÉM). Ces calculs nécessitent de manipulation de pointeurs qui rendent inutiles de nombreuses optimisations du compilateur et les bibliothèques de mémoire partagée parallèle (OpenMP, par exemple). Ce travail présente de nouvelles structures de données rares et de nouvelles techniques afin d'exploiter efficacement le parallélisme multicœur et les unités de vecteur court (dont le dernier n'a pas été exploité par des bibliothèques de matrices creuses à la fine pointe de la technologie) pour les noyaux de calcul intensif récurrents dans les simulations EM, tels que les multiplications matrice-vecteur rares (SMVM) et des algorithmes à gradient conjugué (CG). Des performances d'accélérations jusqu'à 14 fois supérieures sont démontrées pour le noyau accéléré par SMVM et jusqu'à 5,8 fois supérieures pour le noyau CG en utilisant les méthodes proposées par rapport aux approches conventionnelles pour deux architectures multicœurs différentes. Enfin, une nouvelle méthode pour résoudre la FÉM pour le traitement parallèle est présentée et une implantation optimisée est réalisée sur deux générations d'accélérateurs de GPU NVIDIA (multicœur) avec des augmentations de performances allant jusqu'à 27,53 fois par rapport aux résultats du CPU optimisé par compilateur.
Grigoras, Paul. « Instance directed tuning for sparse matrix kernels on reconfigurable accelerators ». Thesis, Imperial College London, 2018. http://hdl.handle.net/10044/1/62634.
Texte intégralSegura, Salvador Albert. « High-performance and energy-efficient irregular graph processing on GPU architectures ». Doctoral thesis, Universitat Politècnica de Catalunya, 2021. http://hdl.handle.net/10803/671449.
Texte intégralEl processament de grafs és un domini prominent i establert com a la base de noves aplicacions emergents en àrees com l'anàlisi de dades i Machine Learning, que permeten aplicacions com ara navegació per carretera, xarxes socials i reconeixement automàtic de veu. La gran quantitat de dades emprades en aquests dominis requereix d’arquitectures d’alt rendiment, com ara GPGPU. Tot i que el processament de grans càrregues de treball basades en grafs presenta un alt grau de paral·lelisme, els patrons d’accés a la memòria tendeixen a ser irregulars, fet que redueix l’eficiència a causa de la divergència d’accessos a memòria. Per tal de millorar aquests problemes, les aplicacions de grafs per a GPGPU realitzen operacions de stream compaction que processen nodes/arestes per tal que els passos posteriors funcionin en un conjunt de dades compactat. Proposem deslliurar d’aquesta tasca a la extensió hardware Stream Compaction Unit (SCU) adaptada als requisits d’aquestes operacions, que a més realitza un pre-processament filtrant i reordenant els elements processats.Mostrem que les ineficiències de divergència de memòria prevalen en aplicacions GPGPU basades en grafs irregulars, tot i que trobem que és possible relaxar la relació estricta entre threads i les dades processades per obtenir noves optimitzacions. Com a tal, proposem la Irregular accesses Reorder Unit (IRU), una nova extensió de maquinari integrada al pipeline de la GPU que reordena i filtra les dades processades pels threads en accessos irregulars que milloren la convergència d’accessos a memòria. Finalment, aprofitem els punts forts de les propostes anteriors per aconseguir millores sinèrgiques. Ho fem proposant la IRU-enhanced SCU (ISCU), que utilitza els mecanismes de pre-processament eficients de la IRU per millorar l’eficiència de stream compaction de la SCU i les limitacions de rendiment de NoC a causa de les operacions de pre-processament de la SCU.
Yee, Wai Min. « Cache Design for a Hardware Accelerated Sparse Texture Storage System ». Thesis, University of Waterloo, 2004. http://hdl.handle.net/10012/1197.
Texte intégralMantell, Rosemary Genevieve. « Accelerated sampling of energy landscapes ». Thesis, University of Cambridge, 2017. https://www.repository.cam.ac.uk/handle/1810/267990.
Texte intégralChen, Dong. « Acceleration of the spatial selective excitation of MRI via sparse approximation ». kostenfrei, 2009. https://mediatum2.ub.tum.de/node?id=956913.
Texte intégralLivres sur le sujet "Sparse Accelerator"
United States. National Aeronautics and Space Administration., dir. Arc-driven rail accelerator research : Final report. Tuskegee, Ala : Mechanical Engineering Dept., Tuskegee University, 1989.
Trouver le texte intégralUnited States. National Aeronautics and Space Administration., dir. Arc-driven rail accelerator research : Final report. Tuskegee, Ala : Mechanical Engineering Dept., Tuskegee University, 1989.
Trouver le texte intégralZana, Lynnette M. Rail accelerators for space transportation : An experimental investigation. [Washington, D.C.] : National Aeronautics and Space Administration, Scientific and Technical Information Branch, 1986.
Trouver le texte intégralUnited States. National Aeronautics and Space Administration., dir. Space Experiments with Particle Accelerators (SEPAC) : Final report. [Washington, DC : National Aeronautics and Space Administration, 1994.
Trouver le texte intégralBauer, Dominique, et Camilla Murgia, dir. Ephemeral Spectacles, Exhibition Spaces and Museums. NL Amsterdam : Amsterdam University Press, 2021. http://dx.doi.org/10.5117/9789463720908.
Texte intégralBlanchard, Robert C. Preliminary OARE absolute acceleration measurements on STS-50. Hampton, Va : National Aeronautics and Space Administration, Langley Research Center, 1993.
Trouver le texte intégralBlanchard, Robert C. Preliminary OARE absolute acceleration measurements on STS-50. Hampton, Va : National Aeronautics and Space Administration, Langley Research Center, 1993.
Trouver le texte intégralT, Norfleet William, et Lyndon B. Johnson Space Center., dir. Issues on human acceleration tolerance after long-duration space flights. Houston, Texas : National Aeronautics and Space Administration, Lyndon B. Johnson Space Center, 1992.
Trouver le texte intégralDeLombard, Richard. Quick look report on acceleration measurements on Mir space station during Mir-16. Cleveland, Ohio : NASA Lewis Research Center, 1995.
Trouver le texte intégralRichard, DeLombard, et United States. National Aeronautics and Space Administration., dir. SAMS acceleration measurements on Mir from June to November 1995. [Washington, D.C : National Aeronautics and Space Administration, 1996.
Trouver le texte intégralChapitres de livres sur le sujet "Sparse Accelerator"
Rabbi, Fazlay, Christopher S. Daley, Hasan Metin Aktulga et Nicholas J. Wright. « Evaluation of Directive-Based GPU Programming Models on a Block Eigensolver with Consideration of Large Sparse Matrices ». Dans Accelerator Programming Using Directives, 66–88. Cham : Springer International Publishing, 2020. http://dx.doi.org/10.1007/978-3-030-49943-3_4.
Texte intégralWang, Bo, Sheng Ma, Yuan Yuan, Yi Dai, Wei Jiang, Xiang Hou, Xiao Yi et Rui Xu. « SparG : A Sparse GEMM Accelerator for Deep Learning Applications ». Dans Algorithms and Architectures for Parallel Processing, 529–47. Cham : Springer Nature Switzerland, 2023. http://dx.doi.org/10.1007/978-3-031-22677-9_28.
Texte intégralAnzalone, Erik, Maurizio Capra, Riccardo Peloso, Maurizio Martina et Guido Masera. « Low-Power Hardware Accelerator for Sparse Matrix Convolution in Deep Neural Network ». Dans Progresses in Artificial Intelligence and Neural Systems, 79–89. Singapore : Springer Singapore, 2020. http://dx.doi.org/10.1007/978-981-15-5093-5_8.
Texte intégralMeng, Zhaoteng, Long Xiao, Xiaoyao Gao, Zhan Li, Lin Shu et Jie Hao. « BitHist : A Precision-Scalable Sparse-Awareness DNN Accelerator Based on Bit Slices Products Histogram ». Dans Euro-Par 2023 : Parallel Processing, 289–303. Cham : Springer Nature Switzerland, 2023. http://dx.doi.org/10.1007/978-3-031-39698-4_20.
Texte intégralWang, Bo, Sheng Ma, Zhong Liu, Libo Huang, Yuan Yuan et Yi Dai. « SADD : A Novel Systolic Array Accelerator with Dynamic Dataflow for Sparse GEMM in Deep Learning ». Dans Lecture Notes in Computer Science, 42–53. Cham : Springer Nature Switzerland, 2022. http://dx.doi.org/10.1007/978-3-031-21395-3_4.
Texte intégralAlonso, Daniel. « Data Innovation Spaces ». Dans The Elements of Big Data Value, 211–42. Cham : Springer International Publishing, 2021. http://dx.doi.org/10.1007/978-3-030-68176-0_9.
Texte intégralBordry, F., L. Bottura, A. Milanese, D. Tommasini, E. Jensen, Ph Lebrun, L. Tavian et al. « Accelerator Engineering and Technology : Accelerator Technology ». Dans Particle Physics Reference Library, 337–517. Cham : Springer International Publishing, 2020. http://dx.doi.org/10.1007/978-3-030-34245-6_8.
Texte intégralGajurel, Aavaas, Sushil J. Louis, Rui Wu, Lee Barford et Frederick C. Harris. « GPU Acceleration of Sparse Neural Networks ». Dans Advances in Intelligent Systems and Computing, 323–30. Cham : Springer International Publishing, 2021. http://dx.doi.org/10.1007/978-3-030-70416-2_41.
Texte intégralPuu, Tönu. « Multiplier-Accelerator Models Revisited ». Dans Economics of Space and Time, 145–59. Berlin, Heidelberg : Springer Berlin Heidelberg, 1997. http://dx.doi.org/10.1007/978-3-642-60877-3_8.
Texte intégralMaeda, Hiroshi, et Daisuke Takahashi. « Parallel Sparse Matrix-Vector Multiplication Using Accelerators ». Dans Computational Science and Its Applications – ICCSA 2016, 3–18. Cham : Springer International Publishing, 2016. http://dx.doi.org/10.1007/978-3-319-42108-7_1.
Texte intégralActes de conférences sur le sujet "Sparse Accelerator"
Koul, Kalhan, Maxwell Strange, Jackson Melchert, Alex Carsello, Yuchen Mei, Olivia Hsu, Taeyoung Kong et al. « Onyx : A Programmable Accelerator for Sparse Tensor Algebra ». Dans 2024 IEEE Hot Chips 36 Symposium (HCS), 1–91. IEEE, 2024. http://dx.doi.org/10.1109/hcs61935.2024.10665150.
Texte intégralLai, Yu-Hsuan, Shanq-Jang Ruan, Ming Fang, Edwin Naroska et Jeng-Lun Shieh. « A Throughput-Optimized Accelerator for Submanifold Sparse Convolutional Networks ». Dans 2024 IEEE 13th Global Conference on Consumer Electronics (GCCE), 1010–11. IEEE, 2024. http://dx.doi.org/10.1109/gcce62371.2024.10760758.
Texte intégralLi, Zuohao, Yiwan Lai et Hao Zhang. « Energy Efficient FPGA-Based Accelerator for Dynamic Sparse Transformer ». Dans 2024 13th International Conference on Communications, Circuits and Systems (ICCCAS), 7–12. IEEE, 2024. http://dx.doi.org/10.1109/icccas62034.2024.10652850.
Texte intégralLuo, Shengbai, Bo Wang, Yihao Shi, Xueyi Zhang, Qingshan Xue et Sheng Ma. « Sparm : A Sparse Matrix Multiplication Accelerator Supporting Multiple Dataflows ». Dans 2024 IEEE 35th International Conference on Application-specific Systems, Architectures and Processors (ASAP), 122–30. IEEE, 2024. http://dx.doi.org/10.1109/asap61560.2024.00034.
Texte intégralLi, Zhengke, Wendong Mao, Siyu Zhang, Qiwei Dong et Zhongfeng Wang. « An Efficient Sparse Hardware Accelerator for Spike-Driven Transformer ». Dans 2024 IEEE Asia-Pacific Conference on Applied Electromagnetics (APACE), 250–53. IEEE, 2024. https://doi.org/10.1109/apace62360.2024.10877394.
Texte intégralMao, Yingchang, Qiang Liu et Ray C. C. Cheung. « MSCA : A Multi-Grained Sparse Convolution Accelerator for DNN Training ». Dans 2024 IEEE 35th International Conference on Application-specific Systems, Architectures and Processors (ASAP), 34–35. IEEE, 2024. http://dx.doi.org/10.1109/asap61560.2024.00019.
Texte intégralMa, Shenghong, Jinwei Xu, Jingfei Jiang, Yaohua Wang et Dongsheng Li. « Funnel : An Efficient Sparse Attention Accelerator with Multi-Dataflow Fusion ». Dans 2024 IEEE International Symposium on Parallel and Distributed Processing with Applications (ISPA), 1311–18. IEEE, 2024. https://doi.org/10.1109/ispa63168.2024.00176.
Texte intégralXu, Xiangzhi, Qi Liu, Wenjin Huang, WenLu Peng et Yihua Huang. « SpGCN : An FPGA-Based Graph Convolutional Network Accelerator for Sparse Graphs ». Dans 2024 IEEE 32nd Annual International Symposium on Field-Programmable Custom Computing Machines (FCCM), 216. IEEE, 2024. http://dx.doi.org/10.1109/fccm60383.2024.00037.
Texte intégralAnsarmohammadi, Ali, Seyed Ahmad Mirsalari, Reza Hojabr, Mostafa E. Salehi Nasab et M. Hasan Najafi. « BISQ : A Bit-level Sparse Quantized Accelerator For Embedded Deep Neural Networks ». Dans 2024 1st International Conference on Innovative Engineering Sciences and Technological Research (ICIESTR), 1–6. IEEE, 2024. https://doi.org/10.1109/iciestr60916.2024.10798342.
Texte intégralFeldmann, Axel, Courtney Golden, Yifan Yang, Joel S. Emer et Daniel Sanchez. « Azul : An Accelerator for Sparse Iterative Solvers Leveraging Distributed On-Chip Memory ». Dans 2024 57th IEEE/ACM International Symposium on Microarchitecture (MICRO), 643–56. IEEE, 2024. https://doi.org/10.1109/micro61859.2024.00054.
Texte intégralRapports d'organisations sur le sujet "Sparse Accelerator"
Lee, L. Solving Large Sparse Linear Systems in End-to-end Accelerator Structure Simulations. Office of Scientific and Technical Information (OSTI), janvier 2004. http://dx.doi.org/10.2172/826910.
Texte intégralGene Golub et Kwok Ko. Solving large-scale sparse eigenvalue problems and linear systems of equations for accelerator modeling. Office of Scientific and Technical Information (OSTI), mars 2009. http://dx.doi.org/10.2172/950471.
Texte intégralAndrzejewski, D. Accelerated Gibbs Sampling for Infinite Sparse Factor Analysis. Office of Scientific and Technical Information (OSTI), septembre 2011. http://dx.doi.org/10.2172/1026471.
Texte intégralGarg, Raveesh, Eric Qin, Francisco Martinez, Robert Guirado, Akshay Jain, Sergi Abadal, Jose Abellan et al. Understanding the Design Space of Sparse/Dense Multiphase Dataflows for Mapping Graph Neural Networks on Spatial Accelerators. Office of Scientific and Technical Information (OSTI), septembre 2021. http://dx.doi.org/10.2172/1821960.
Texte intégralKarl, Smith. Space Accelerator Engineering at Los Alamos. Office of Scientific and Technical Information (OSTI), juin 2024. http://dx.doi.org/10.2172/2377320.
Texte intégralOttinger, M. B., T. Tajima et K. Hiramoto. Space charge tracking code for a synchrotron accelerator. Office of Scientific and Technical Information (OSTI), juin 1997. http://dx.doi.org/10.2172/491621.
Texte intégralNguyen, Dinh Cong, et John W. Lewellen. High-Power Electron Accelerators for Space (and other) Applications. Office of Scientific and Technical Information (OSTI), mai 2016. http://dx.doi.org/10.2172/1291275.
Texte intégralKishek, Rami, Santiago Bernal, Timothy Koeth et Irving Haber. Physics of Space Charge for Advanced Accelerators - Closeout Report. Office of Scientific and Technical Information (OSTI), juin 2015. http://dx.doi.org/10.2172/1186737.
Texte intégralOkonechnikov, Konstantin, James Amundson et Alexandru Macridin. Transverse space charge effect calculation in the Synergia accelerator modeling toolkit. Office of Scientific and Technical Information (OSTI), septembre 2009. http://dx.doi.org/10.2172/968693.
Texte intégralBarnard, J. J., et S. M. Lund. Course Notes : United States Particle Accelerator School Beam Physics with Intense Space-Charge. Office of Scientific and Technical Information (OSTI), mai 2008. http://dx.doi.org/10.2172/941431.
Texte intégral