Allison Piper

Results 60 issues of Allison Piper

NVBug 3762454 for reference. tl;dr, there's an issue resolving the `MAX_INPUT_BYTES` member of the superclass, so I just copied it to each tuning. This code will be rewritten by the...

The custom stopping criterion introduced in #151 stores all parameters for all criterion implementations in a single map. This requires that all parameters must be uniquely named across implementations along...

type: enhancement
area: docs

type: enhancement
P2: nice to have
area: tests

The markdown output can get very wide for benchmarks with a lot of parameters. Some ideas for saving horizontal space: - Drop redundant info - power of two expansions -...

type: enhancement
P2: nice to have

E.g. `float16_t`, etc.

type: enhancement
P1: should have

Fetch and parse timing info from CI jobs.

## Description Adds a mechanism for a project's tests to be split into multiple jobs. The jobs will execute in parallel and may have different requirements. Thrust's coverage has been...