Skip to content

trkk28097402/Automated-Autopkgtest-Setup-for-Fenicsx-Performance-Tests-with-Debian-BLAS-Implementations

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

Benchmarking Parallel Performance MPI Packages

This is my application test result of debian GSOC 2024 project Benchmarking Parallel Performance MPI Packages.

My Environment

Google Cloud Engine Debian 12 with 4 CPU core.

How to run

You have to be root to run this shell script.

sh iterate_benchmark.sh

How does it work

It will iterate over all the free BLAS implementation in Debian package, and use autopkgtest to run the fenicsx-performance-tests with different BLAS libraries respectively.

What result should it present

There should be a directory under your $HOME name fenics−benchmarking−rs, and inside it will have different directory which name by their used implementation of blas, which content all the logs of benchmarking.

About

Debian GSOC 2024 Benchmarking Parallel Performance MPI Packages Application Task

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages