Learn R Programming

hpcwld (version 0.5)

X: Dataset with raw workload data from HPDC KRC RAS

Description

Source data for workload of HPC of HPDC KRC RAS. More usable dataset is HPC_KRC. This are raw times in sec. since 1 January 1970, for tasks arrival times, start of execution times and end times.

Usage

data(X)

Arguments

Format

The format is: num [1:8499, 1:3] 1.24e+09 1.24e+09 1.24e+09 1.24e+09 1.24e+09 ...

References

http://cluster.krc.karelia.ru

Examples

Run this code
# NOT RUN {
data(X)
# }

Run the code above in your browser using DataLab