starvz_sample_lu | R Documentation |
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)
starvz_sample_lu
An object of class starvz_data
of length 24.
starvz_phase1 and starvz_read
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.