ryanspoone / autolinpack

Harness for performing LINPACK benchmarking using ICC or GCC.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

autolinpack

This harness performs LINPACK benchmarking using GCC or ICC.

Contents

Setup

Install git:

yum install git
# Or if you are using a Debian-based distribution:
apt-get install git

Clone this repository and setup:

git clone https://github.com/ryanspoone/autolinpack.git
cd autolinpack/
chmod +x autolinpack

Usage

Change to directory where this automation is located are, then start benchmarking by issuing the following command:

./autolinpack

About

Harness for performing LINPACK benchmarking using ICC or GCC.


Languages

Language:Shell 100.0%