咨询与建议

限定检索结果

文献类型

  • 4 篇 期刊文献
  • 4 篇 会议
  • 2 篇 学位论文

馆藏范围

  • 10 篇 电子文献
  • 0 种 纸本馆藏

日期分布

学科分类号

  • 7 篇 工学
    • 6 篇 计算机科学与技术...
    • 3 篇 电气工程
    • 3 篇 软件工程
    • 1 篇 信息与通信工程
  • 1 篇 管理学
    • 1 篇 管理科学与工程(可...

主题

  • 10 篇 mpi4py
  • 7 篇 mpi
  • 6 篇 python
  • 2 篇 performance
  • 2 篇 pandas
  • 2 篇 hdf5
  • 2 篇 high performance...
  • 2 篇 hpc
  • 2 篇 numpy
  • 1 篇 edge detector
  • 1 篇 formát pgm
  • 1 篇 hpcaas
  • 1 篇 superpočítač ans...
  • 1 篇 educational arm-...
  • 1 篇 llvm
  • 1 篇 parallel & distr...
  • 1 篇 deep learning
  • 1 篇 format pgm
  • 1 篇 data parallelism
  • 1 篇 strided memory

机构

  • 1 篇 riphah int univ ...
  • 1 篇 jagiellonian uni...
  • 1 篇 middle tennessee...
  • 1 篇 fast natl univ c...
  • 1 篇 fermilab natl ac...
  • 1 篇 mit cambridge ma...
  • 1 篇 university of ho...
  • 1 篇 middle tennessee...
  • 1 篇 agh univ krakow ...
  • 1 篇 brno university ...
  • 1 篇 max planck inst ...
  • 1 篇 middle tennessee...
  • 1 篇 上海大学
  • 1 篇 ohio state univ ...
  • 1 篇 univ gujrat info...
  • 1 篇 fernuniv tech co...

作者

  • 1 篇 subramoni hari
  • 1 篇 alnaasan nawras
  • 1 篇 klein anna
  • 1 篇 reuther albert
  • 1 篇 shafi aamir
  • 1 篇 khan saba hafeez
  • 1 篇 hamdan s.
  • 1 篇 imran hamza ali
  • 1 篇 samsi siddharth
  • 1 篇 gadepally vijay
  • 1 篇 čelka marek
  • 1 篇 ikram ahmed jama...
  • 1 篇 hubbell matthew
  • 1 篇 milechin lauren
  • 1 篇 宋阳
  • 1 篇 morales guillerm...
  • 1 篇 zwicker david
  • 1 篇 vargas j.
  • 1 篇 derlatka kacper
  • 1 篇 jananthan hayden

语言

  • 8 篇 英文
  • 1 篇 其他
  • 1 篇 中文
检索条件"主题词=mpi4py"
10 条 记 录,以下是1-10 订阅
排序:
Minimization of high computational cost in data preprocessing and modeling using mpi4py
收藏 引用
MACHINE LEARNING WITH APPLICATIONS 2023年 13卷
作者: Oluwasakin, E. Torku, T. Tingting, S. Yinusa, A. Hamdan, S. Poudel, S. Hasan, N. Vargas, J. Poudel, K. Middle Tennessee State Univ Computat & Data Sci Program Murfreesboro TN USA Middle Tennessee State Univ Comp Sci Program Murfreesboro TN 37132 USA Middle Tennessee State Univ Engn Technol Murfreesboro TN USA
Data preprocessing is a fundamental stage in deep learning modeling and serves as the cornerstone of reliable data analytics. These deep learning models require significant amounts of training data to be effective, wi... 详细信息
来源: 评论
基于h5pympi4py的HDF5数据并行处理的探索
收藏 引用
计算机产品与流通 2018年 第10期7卷 143-144,211页
作者: 宋阳 周时强 李成范 上海大学计算机工程与科学学院
随着层次性数据格式的不断发展,HDF5已经成为一种研究数据存储的通用格式之一。然而受限于HDF5数据文件通常包含大量的数据集这一现状,普通串行处理的方式逐渐不能满足数据处理的要求。本文通过介绍HDF5数据和并行计算的基础,结合目前... 详细信息
来源: 评论
OMB-py: python Micro-Benchmarks for Evaluating Performance of mpi Libraries on HPC Systems  36
OMB-Py: Python Micro-Benchmarks for Evaluating Performance o...
收藏 引用
36th IEEE International Parallel and Distributed Processing Symposium (IEEE IPDPS)
作者: Alnaasan, Nawras Jain, Arpan Shafi, Aamir Subramoni, Hari Panda, Dhabaleswar K. Ohio State Univ Dept Comp Sci & Engn Columbus OH 43210 USA
python has become a dominant programming language for emerging areas like Machine Learning (ML), Deep Learning (DL), and Data Science (DS). An attractive feature of python is that it provides easy-to-use programming i... 详细信息
来源: 评论
Numba-mpi v1.0: Enabling mpi communication within Numba/LLVM JIT-compiled python code
收藏 引用
SOFTWAREX 2024年 28卷
作者: Derlatka, Kacper Manna, Maciej Bulenok, Oleksii Zwicker, David Arabas, Sylwester Jagiellonian Univ Fac Math & Comp Sci Krakow Poland Max Planck Inst Dynam & Selforg Gottingen Germany AGH Univ Krakow Fac Phys & Appl Comp Sci Krakow Poland
The numba-mpi package offers access to the Message Passing Interface (mpi) routines from python code that uses the Numba just-in-time (JIT) compiler. As a result, high-performance and multi-threaded python code may ut... 详细信息
来源: 评论
Simplifying non-contiguous data transfer with mpi for python
收藏 引用
JOURNAL OF SUPERCOMPUTING 2023年 第17期79卷 20019-20040页
作者: Noelp, Klaus Oden, Lena Fernuniv Tech Comp Sci Hagen Germany
python is becoming increasingly popular in scientific computing. The package mpi for python (mpi4py) allows writing efficient parallel programs that scale across multiple nodes. However, it does not support non-contig... 详细信息
来源: 评论
HPC as a Service: A naive model  8
HPC as a Service: A naive model
收藏 引用
8th International Conference on Information and Communication Technologies (ICICT)
作者: Imran, Hamza Ali Wazir, Saad Ikram, Ahmed Jamal Ikram, Ataul Aziz Ullah, Hanif Ehsan, Maryam FAST Natl Univ Comp & Emerging Sci EPIC Lab Islamabad Pakistan Riphah Int Univ Islamabad Pakistan Univ Gujrat Informat Technol Dept Gujrat Pakistan
Applications like Big Data, Machine Learning, Deep Learning and even other Engineering and Scientific research requires a lot of computing power;making High-Performance Computing (HPC) an important field. But access t... 详细信息
来源: 评论
ppython Performance Study
pPython Performance Study
收藏 引用
IEEE High Performance Extreme Computing Virtual Conference (HPEC)
作者: Byun, Chansup Arcand, William Bestor, David Bergeron, Bill Gadepally, Vijay Houle, Michael Hubbell, Matthew Jananthan, Hayden Jones, Michael Klein, Anna Michaleas, Peter Milechin, Lauren Morales, Guillermo Mullen, Julie Prout, Andrew Reuther, Albert Rosa, Antonio Samsi, Siddharth Yee, Charles Kepner, Jeremy MIT Cambridge MA 02139 USA
ppython seeks to provide a parallel capability that provides good speed-up without sacrificing the ease of programming in python by implementing partitioned global array semantics (PGAS) on top of a simple file-based ... 详细信息
来源: 评论
python and HPC for High Energy Physics Data Analyses  7
Python and HPC for High Energy Physics Data Analyses
收藏 引用
7th Workshop on python for High-Performance and Scientific Computing (pyHPC)
作者: Sehrish, S. Kowalkowski, J. Paterno, M. Green, C. Fermilab Natl Accelerator Lab POB 500 Batavia IL 60510 USA
High level abstractions in python that can utilize computing hardware well seem to be an attractive option for writing data reduction and analysis tasks. In this paper, we explore the features available in python whic... 详细信息
来源: 评论
A Parallel Implementation of the Pandas Framework
A Parallel Implementation of the Pandas Framework
收藏 引用
作者: Khan, Saba Hafeez University of Houston
学位级别:M.S.
High-performance is a highly desirable trait for applications today. Companies large and small are migrating their serial applications to parallel versions to reduce execution time and increase efficiency. However, pr... 详细信息
来源: 评论
Akcelerace aplikací na superpočítači pomocí jazyka python
Akcelerace aplikací na superpočítači pomocí jazyka Pyth...
收藏 引用
作者: Čelka, Marek Brno University of Technology
V dnešnej dobe sú už všetky počítače, ktoré používame schopné paralelného spracovávania, ktoré nám výrazne šetrí čas pri riešení náročných probl... 详细信息
来源: 评论