[Chapel Merge] Add a GPU jacobi version that uses --verbose

Branch: refs/heads/main
Revision: 14ab465
Author: daviditen
Log Message:

Merge pull request #18394 from daviditen/jacobi-verbose

Add a GPU jacobi version that uses --verbose

[reviewed by @stonea]

Add a GPU jacobi that uses --verbose and counts the number of 'Kernel launcher'
messages. This way we won't be surprised if we stop calling into the GPU
kernels for some reason.

Signed-off-by: David Iten daviditen@users.noreply.github.com

Modified Files:
A test/gpu/native/jacobi/jacobi-verbose.chpl

A test/gpu/native/jacobi/jacobi-verbose.execopts
A test/gpu/native/jacobi/jacobi-verbose.good
A test/gpu/native/jacobi/jacobi-verbose.prediff
M test/gpu/native/jacobi/jacobi.chpl

Compare: https://github.com/chapel-lang/chapel/compare/36673d720d32...14ab465637ee