hpl

package
v0.17.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 16, 2024 License: GPL-3.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ComputeAvgGflopsResult

func ComputeAvgGflopsResult(r *Reader) (avg float64, err error)

Types

type Reader

type Reader struct {
	// contains filtered or unexported fields
}

func NewReader

func NewReader(logs io.Reader) *Reader

func (*Reader) ReadAsResult

func (r *Reader) ReadAsResult() (*Result, error)

type Result

type Result struct {
	ProblemSize       uint64
	NB                uint64
	P                 uint64
	Q                 uint64
	Time              time.Duration
	Gflops            float64
	Refine            float64
	Iterations        uint64
	GflopsWRefinement float64
}

func FindMaxGflopsResult

func FindMaxGflopsResult(r *Reader) (res *Result, err error)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL