Coder Social home page Coder Social logo

yangxvlin / hpc-geo-data-processing Goto Github PK

View Code? Open in Web Editor NEW
7.0 2.0 4.0 13.04 MB

COMP90024 - Cluster and Cloud Computing - 2020S1 - Assignment 1

License: GNU General Public License v3.0

Python 75.75% Shell 24.25%
python3 mpi4py big-data-projects slurm

hpc-geo-data-processing's Introduction

HPC-Geo-Data-Processing

All Contributors

COMP90024 Cluster and Cloud Computing - Assignment 1 - 2020S1

Contributors


Olivia

๐Ÿ’ป

XuLinYang

๐Ÿ’ป

Repository Structure

| /data 
      - project data
  /docs 
      - documentations
  /slurm
      - slurm scripts
  /src
      - source codes
  /submit
      - files for the assignment submission
  .all-contributorsrc 
      - all contributers infomation
   requirements.txt
      - required python package

how to run

  1. pip install -r requirements.txt
  2. run program on computer
cd src
mpiexec -n numprocs python -m mpi4py pyfile
mpiexec -n 8 python -m mpi4py main.py -country ./language.json -data ../data/testTwitter.json
mpiexec -n 8 python -m mpi4py main.py -country ./language.json -data ../data/smallTwitter.json
  1. run task on spartan
cd slurm
sbatch 1node1core.slurm > 1node1core-physical.out
sbatch 1node4core.slurm > 1node4core-physical.out
sbatch 1node8core.slurm > 1node8core-physical.out
sbatch 1node16core.slurm > 1node16core-physical.out
sbatch 1node24core.slurm > 1node24core-physical.out
sbatch 2node8core.slurm > 2node8core-physical.out

sbatch 1node1core-snowy.slurm > 1node1core-snowy.out
sbatch 1node8core-snowy.slurm > 1node8core-snowy.out
sbatch 2node8core-snowy.slurm > 2node8core-snowy.out

sbatch 1node8core-cloud.slurm > 1node8core-cloud.out
sbatch 2node8core-cloud.slurm > 2node8core-cloud.out

spartan

see jobs under execution

squeue -u xuliny

Spartan Weather Report

spartan_weather

final results

And I ask Rechard Snott why we lost 0.5 mark, in email he replied:

hpc-geo-data-processing's People

Contributors

allcontributors[bot] avatar yangxvlin avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

hpc-geo-data-processing's Issues

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.