Giter VIP home page Giter VIP logo

apac-hpc-ai-2021-maazicks's Introduction

Group MAAZICKS - 2021 APAC HPC-AI Competition

This repository is particularly for the documentation of 2021 APAC HPC-AI Competition, specifically for group MAAZICKS.


Task 1

High-Performance Computing – GROMACS (GROningen MAchine for Chemical Simulations)

Goal:

  • Explain how Gromacs was configured, compiled and deployed Makefile
  • Showcase the ways on running the MD
  • Optimise the performance (ns/day) and wall time (s)

Input file

  • portable binary run input file that contains the starting structure of your simulation, the molecular topology and all the simulation parameters.

Required package

  • GROMACS

    Note: To check the package in server (linux-based)

    module avail
    

Methodology

Step 1: Load GROMACS
module load {gromacs-package-PATH}

Step 2: Run MD
mpirun -np {number of processors available} mdrun_mpi -s {input file} -v -noconfout -resethway -nsteps {number of steps} -ntomp {number of omp threads} -gcom {numbers before communcation phases} -nstlist {numbers before list converging}

Output

Please refer to the HPC-GROMACS folder.


Team members

Li Chuin Chong (Team Lead), Bezmialem Vakıf Universty
Jeremias Ivan, Indonesia International Institute for Life Sciences
Muhammad Zainul Arifin Nasution, Indonesia International Institute for Life Sciences
Stefanus Bernard, Indonesia International Institute for Life Sciences
Aakib Bin Nesar, North South University Bangladesh
Eo Yeo Keat, University Putra Malaysia

Advisors

Kenneth Ban Hon Kim (Advisor), National University of Singapore
Ayesha Fatima (Advisor), Bezmialem Vakıf Universty

apac-hpc-ai-2021-maazicks's People

Contributors

chonglc avatar zainularifin1 avatar

Watchers

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