Skip to content

nlyu/Project_particle_simulation

Repository files navigation

Project_particle_simulation

parallel computation simulate the particle motion

cs267 hw2

Nuochen Lyu Xiaoyun Zhao

Final Result Result

Set up and run

Login to cori or any super computer center. For CUDA part you need CMU PSC bridge computer.

For CUDA part you need module load cuda

Compile: make

Request Node from Cori: salloc -N 1 -A mp309 -t 60:00 -q debug --qos=interactive -C haswell

Run: See Job-block

Overview

Link for More Info and detail

Part1: Openmp, multi-thread for particle interaction Report Link

Part2: MPI, multi-processor for particle interaction Report Link

Part3: Cuda, Gpu for particle interaction Report Link

About

cs267 hw2 parallel computation simulate the particle motion

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors