Coder Social home page Coder Social logo

ccoo's Projects

3402_project_2 icon 3402_project_2

A combined MPI and OpenMP implementation of 1-dimesnional finite element method This project is a continuation from the first project. The aim of the project is to implement the program from the first project into a combined MPI-OpenMP framework. This is quite a common apparoach for exploiting both coarse and fine grain parallelism in programs. A problem is partitioned coarsely at the top level and finely within each individual part. The coarse level partitioning is done using MPI and the finer level partitioning is usually done on a multi-core machine or on a Graphics Processing Unit (GPU). The aim of the project is to partition the Finite Element Program into smaller parts and distribute these parts to different computers by using MPI. The computation on each part would now occur within the individual machines using the cores available on those machines. The coding in the project will be minimal, it is the case quite often that parallelizing a piece of sequential code requires only small but well thought out modifications. The deliverables: The first deliverable is of course your modified C or FORTRAN code with appropriate MPI and OpenMP directives. You should also comment your code suitably, so that the code itself can be read and your modifications can be understood. You have to do a scalability study by using 2,4,6 and 8 machines in the IBM cluster. Each machine in the cluster has 4 cores. For each of the above number of machines, you should use 4 threads in each machine. Also you should do the above study using at least two problem sizes. The IBM machines each have 8 GB of RAM, so you should be able to allocate quite large arrays dynamically. You should plot the results in graphs and include in the report. You have to submit a document where you should explain how you have implemented the parallelism in the code and why. Include also all the decisions related to your implementation in the first project, so that the document can be read without checking your first project again. The document should also include the graphs mentioned above. The document should be strictly in pdf format. You should develop your code on the IBM cluster. Please make as much use of it as you can. However, I will make the login restricted after about ten days, so that you can conduct your final performance analysis without any interference. I will allocate slots for group members when only they can login. Of course the output from your parallelized program should match the output of the sequential program. Deadline: The submission deadline is 11:59 pm on November 4, through cssubmit. Note: The project can be done either individually or in a group consisting of a maximum of two students. Note: I will give you hints within a few days if there are requests for hints. You are also welcome to post your thoughts/designs, however, you should not post any code.

analytics-zoo icon analytics-zoo

Distributed Tensorflow, Keras and PyTorch on Apache Spark/Flink & Ray

atomicp2p icon atomicp2p

A high-availability peer-to-peer framework which base on multi-process and threading with distribute and DNS syncing mechanism

autogluon icon autogluon

AutoGluon: AutoML for Image, Text, and Tabular Data

awesome-blockchain-cn icon awesome-blockchain-cn

收集所有区块链(BlockChain)技术开发相关资料,包括Fabric和Ethereum开发资料

awesome-hacking icon awesome-hacking

A collection of various awesome lists for hackers, pentesters and security researchers

awesome-python icon awesome-python

A curated list of awesome Python frameworks, libraries, software and resources

black_jack icon black_jack

21 points(21点) / 强化学习 / Black jack(黑杰克) / 蒙特卡洛法

blockchain icon blockchain

黑马程序员 120天全栈区块链开发 开源教程

branch-and-price-gurobi icon branch-and-price-gurobi

Repository contains implementation of Branch and Prive for classical General Assignment Problem problem using Python and Gurobi solver.

branchandpricevrp icon branchandpricevrp

Test on how to implement Branch and Price for VRP with Gurobi (work in progress)

cg_parallel-machine-sched icon cg_parallel-machine-sched

This repo aim is to reproduce a column generation approach based on "Parallel machine scheduling by column generation" paper

deep-reinforcement-learning-algorithms icon deep-reinforcement-learning-algorithms

31 projects in the framework of Deep Reinforcement Learning algorithms: Q-learning, DQN, PPO, DDPG, TD3, SAC, A2C and others. Each project is provided with a detailed training log.

dist-keras icon dist-keras

Distributed Deep Learning, with a focus on distributed training, using Keras and Apache Spark.

fucking-algorithm icon fucking-algorithm

刷算法全靠套路,认准 labuladong 就够了!English version supported! Crack LeetCode, not only how, but also why.

gopslpnlpbb icon gopslpnlpbb

Global Optimization for Pump Scheduling by LP-NLP Branch-and-Bound Gratien Bonvin, Sophie Demassey, Andrea Lodi (2018) Pump scheduling in drinking water distribution networks with an LP/NLP-based branch and bound. https://hal-mines-paristech.archives-ouvertes.fr/hal-02158535/

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.