Skip to content
This repository has been archived by the owner on Feb 13, 2023. It is now read-only.

ThompsonA93/C-Slurm-Benchmark

Repository files navigation

C Build

C-Slurm-Benchmark

Environment Version
Ubuntu 20.04.5 LTS
GCC 9.4.0
PGCC 19.4-0
GNU Make 4.2.1

Todo

  • Parallelization
    • Matrix Multiplication
    • Odd-Even sort
    • Bucket sort
    • Counting sort
    • Insertion sort
    • Selection sort
    • Gaussion elimination
    • Dijkstra
    • Sieve of Eratosthenes
    • Quick sort
  • Dependence Analytics
    • Required rewriting
  • Performance Analytics
    • Matrix Multiplication
    • Gaussian Elimination
    • Dijstkra
    • Sieve of Eratosthenes
    • Bubble sort
    • Bucket sort
    • Counting sort
    • Insertion sort
    • Selection sort
    • Quick sort

Misc. Information

Installation & Execution

Refer to __install.sh and __run.sh respectively.

Bulk testing

Reconfigure and execute __autoTest.sh

About

C sequential/parallel programming benchmark

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published