Skip to content

ConsoleMandel is not being (meaningfully) run #90276

Open
@BruceForstall

Description

@BruceForstall

Current runs show:

06:06:29.178 Running test: JIT/Performance/CodeQuality/SIMD/ConsoleMandel/ConsoleMandel/ConsoleMandel.dll
Usage:
    ConsoleMandel [0-23] -[bench #] where # is the number of iterations.
0: Scalar Single-Precision SingleThreaded using Raw Values and using int types
1: Scalar Single-Precision SingleThreaded using ADT and using int types
2: Scalar Single-Precision MultiThreaded using Raw Values and using int types
3: Scalar Single-Precision MultiThreaded using ADT and using int types
4: Scalar Double-Precision SingleThreaded using Raw Values and using int types
5: Scalar Double-Precision SingleThreaded using ADT and using int types
6: Scalar Double-Precision MultiThreaded using Raw Values and using int types
7: Scalar Double-Precision MultiThreaded using ADT and using int types
8: Vector Single-Precision SingleThreaded using Raw Values and not using any int types
9: Vector Single-Precision SingleThreaded using ADT and not using any int types
10: Vector Single-Precision MultiThreaded using Raw Values and not using any int types
11: Vector Single-Precision MultiThreaded using ADT and not using any int types
12: Vector Double-Precision SingleThreaded using Raw Values and not using any int types
13: Vector Double-Precision SingleThreaded using ADT and not using any int types
14: Vector Double-Precision MultiThreaded using Raw Values and not using any int types
15: Vector Double-Precision MultiThreaded using ADT and not using any int types
16: Vector Single-Precision SingleThreaded using Raw Values and using int types
17: Vector Single-Precision SingleThreaded using ADT and using int types
18: Vector Single-Precision MultiThreaded using Raw Values and using int types
19: Vector Single-Precision MultiThreaded using ADT and using int types
20: Vector Double-Precision SingleThreaded using Raw Values and using int types
21: Vector Double-Precision SingleThreaded using ADT and using int types
22: Vector Double-Precision MultiThreaded using Raw Values and using int types
23: Vector Double-Precision MultiThreaded using ADT and using int types
The numeric argument selects the implementation number;
If not specified, all are run.
In non-benchmark mode, dump a text view of the Mandelbrot set.
In benchmark mode, a larger set is computed but nothing is dumped.

This is just the "usage" message.

Looks like it might have been this way for a while.

Metadata

Metadata

Assignees

Labels

Priority:3Work that is nice to havearea-CodeGen-coreclrCLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMItest-bugProblem in test source code (most likely)

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions