🖊️
Research Computing
  • Research Computing
  • HPC Cluster Build Workshop
    • Jetson Nano Initial Setup
    • First Boot
    • Networking Setup
    • Local and Global Storage
    • Set up root account
    • pdsh and /etc/hosts
    • IP forwarding for compute nodes
    • Adding Users
    • Testing the Installation to date
    • Modules: Lmod
    • MPI introduction
    • MPI hello.f90
    • MPI hello.c
    • MPI Benchmarks
    • Game of Life
    • Slurm
Powered by GitBook
On this page

Was this helpful?

  1. HPC Cluster Build Workshop

Game of Life

Various sources for Game of Life information and code, using C, Fortran, CUDA, and MPI.

PreviousMPI BenchmarksNextSlurm

Last updated 5 years ago

Was this helpful?

mlife2d - for an advanced MPI class.

Oak Ridge Leadership Computing Facility (OLCF) CUDA based game of life and .

Shodor's

slide deck
tutorial
code
Parallelizing Conway's Game of Life