Skip to content

[Cholesky benchmark] No warning when block size > matrix size #5

@IgWod

Description

@IgWod

The default block size for some of the Cholesky benchmarks is set to 256, so whenever smaller matrix is used without explicitly specifying the block size program hangs or segfaults.

User should be warned that the block size is bigger than the problem size or the block size should be lower for smaller matrices automatically.

Metadata

Metadata

Assignees

Labels

benchmarkBenchmark related issueenhancementNew feature or improvement

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions