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

HPC_KRC2R 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 02/04/2011 to 16/04/2012, a total of 9389 tasks. The data contains interarrival times, service times, cores that tasks used, and delays excursed by tasks, all in seconds.

Usage

data(HPC_KRC2)

Format

A data frame with 9389 observations on the following 3 variables.

interarrival

a numeric vector

service

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_KRC2)

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