Skip to content

Set problem size based on desired number of flops #12

@cwschilly

Description

@cwschilly

Instead of passing the dimensions of the matrix for each benchmark, the user should just specify how many floating point operations they want each benchmark to perform. Then, the matrix sizes should be calculated based on this to be as square as possible.

New usage:

./slownode <iters> <flops>

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions