GithubHelp home page GithubHelp logo

hpccourse's Introduction

国科大高性能计算系统复习

源代码是老师课上的展示,代码大部分由可神提供,cannon算法由鸣哥提供,往年试题来自pinjie老兄。我稍微补充沿着思路添加了一点点,目前改版本的代码基于openmpi 4.0.3,慢慢总结完善

  • 代码风格:一个头文件站到底,一个main站到底。如果想要添加模块,在main里面添加#define xxx
  • 有一些函数是4.0.3才有的,新比如MPI_Type_get_extent,MPI_Get_address等等,如果报错,参考新老接口对比
  • 其中exam1.c和exam2.c是往年考试题(当作是纸上写代码了,我不保证不报错)

hpccourse's People

Contributors

hope1262946533 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.