Skip to content

msqc-goethe/npc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 

Repository files navigation

Network Performance Collector

Workflow Implementation

Dependencies

Basic Usage

jube run workflow/roofline-workflow.yaml
jube continue [[WORKING DIRECTORY]]
jube analyse [[WORKING DIRECTORY]]
jube result [[WORKKING DIRECOTRY]]
./rooline.R

Network Performance Benchmark Script

Dependencies

Basic Usage

Network performance benchmarks usually measure point-to-point connections, thus exactly two processes are required. HOSTNAME is used as a wildcard parameter. It will be replaced by the real hostname running the server application during initialization.

qperf

mpirun -n 2 ./npb.py --servercmd="qperf" --clientcmd="qperf HOSTNAME [[PARAMETER]] quit"

About

Network Performance Benchmark Wrapper

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published