Giter Club home page Giter Club logo

solar_system_simulation's Introduction

Experiment Environments

Compiler: Cray clang version 11.0.4

MPI package: cray-mpich/8.1.4

Cluster ARCHER2
Nodes 5,860 nodes: 5,276 standard memory, 584 high memory
Processor 2× AMD EPYCTM 7742, 2.25 GHz, 64-core
Cores per node 128 (2× 64-core processors)
NUMA structure 8 NUMA regions per node (16 cores per NUMA region)
Memory per node 256 GiB (standard memory), 512 GiB (high memory)
Memory per core 2 GiB (standard memory), 4 GiB (high memory)
Interconnect HPE Cray Slingshot, 2× 100 Gbps bi-directional per node

To Run

# Compile
make
# Run
sbatch submit_archer2.srun

If you want to profile the program, the change the following settings in the makefile:

LFLAGS=-lm -L /work/z19/shared/extrae/lib -lmpitrace -lxml2
CFLAGS=-O3 -DINSTRUMENTED=1

Then

# Compile
make
# Run
sbatch submit_archer2_profile.srun

Note that the generated profiling results may be very large, so you might want to change the timestamp to a smaller number and keep the number of bodies not too large.

To Configure

You can add attributes to the configuration file to configure the number of asteroids in the two asteroid belts, for example:

NUM_ASTEROIDS_IN_BELT=0
NUM_ASTEROIDS_IN_KUIPER=0

A concrete example can be the file 'config_solar_with_moons.txt'

solar_system_simulation's People

Contributors

tastelessor avatar

Watchers

 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.