Learn R Programming

starvz (version 0.8.4)

starvz_sample_lu: Small StarVZ data of LU Factorization

Description

A small StarVZ data object obtained from Chameleon+StarPU LU Factorization Generated by:


library(starvz)
pre_phase1 <- starvz_phase1(system.file("extdata", "lu_trace",
                                        package = "starvz"),
                            lu_colors,
                            state_filter=2,
                            whichApplication="lu")
starvz_sample_lu <- starvz_read(system.file("extdata",
                                            "lu_trace",
                                            package = "starvz"),
                                system.file("extdata",
                                            "config.yaml",
                                            package = "starvz"),
                                selective=FALSE)
usethis::use_data(starvz_sample_lu)

Usage

starvz_sample_lu

Arguments

Format

An object of class starvz_data of length 24.