Skip to content

popular-parallel-programming/puncalc-benchmarks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Benchmarking Script for Parallel Funcalc

This repository contains the script for running parallel benchmarks and performance data. We introduce one branch per machine on which we test.

How to benchmark:

  1. Copy the file benchmark.bat to the Funcalc repository.
  2. Run >benchmark.bat path\to\sheets 100 ..\path\to\logs or similar.
  3. Copy files from the newly created log subfolder into this repository.
  4. Commit to the correct branch!

Current(ly Planned) Branches

Branch Purpose
origin/master For workflow changes and analysis code.
origin/i7 For Intel i7 benchmark data.
origin/xeon For Intel Xeon benchmark data.

About

Benchmarking parallel Funcalc

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published