| HPC_KRC2 {hpcwld} | R 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)
[Package hpcwld version 0.6-5 Index]