Coder Social home page Coder Social logo

parallel-computing-training's Introduction

Parallel-Computing-Training

这是我学习并行计算的代码文件夹 1.AllReduce.cpp 计算各个节点的值(MPI集合通信) 2.Derive .cpp 新建一个数据类型(MPI) 3.New_Input.cpp 接收数据,然后用新建的数据类型来广播(MPI) 4.Reduce.cpp 加和各个进程的值,然后由0号进程输出(MPI集合通信) 5.sum.cpp 加和各个进程的值,然后由0号进程输出(MPI点对点通信) 6.vector_sum.cpp 将两个数组分段给各个进程加和,将结果存入第三个数组,然后0进程打印数组(MPI集合通信)

parallel-computing-training's People

Contributors

dufanxin avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.