Graph500-0.4.0: Graph500 benchmark-related definitions and data set generator.

Safe HaskellNone

G500.GenerateFile

Description

File generation utilities.

Synopsis

Documentation

generateWriteFileSource

Arguments

:: String

Filename

-> GraphType

Type of the graph

-> Int

Scale

-> Int

Edge factor

-> IO () 

Generage file with graph

data GraphType Source

Constructors

Graph500 
Simple