HPC_KRC: Workload data for High Performance Cluster of High...

HPC_KRCR Documentation

Workload data for High Performance Cluster of High Performance Data Center of Karelian Research Center, Russian Academy of Sciences.

Description

This is a complete data of the tasks which successfully finished executions at HPC of HPDC KRC RAS for time period 06/03/2009 to 02/04/2011, a total of 8282 tasks. The data contains interarrival times, service times, cores that tasks requested, cores really used (due to administrative limitations) and delays excursed by tasks, all in seconds.

Usage

data(HPC_KRC)

Format

A data frame with 8281 observations on the following 5 variables.

interarrival

a numeric vector

service

a numeric vector

cores_requested

a numeric vector

cores_used

a numeric vector

delays

a numeric vector

Source

http://cluster.krc.karelia.ru

References

http://cluster.krc.karelia.ru

Examples

data(HPC_KRC)

hpcwld documentation built on March 19, 2024, 3:09 a.m.