[Chapel Merge] Fix ChOp testing after upstream changes

Branch: refs/heads/main
Revision: 6b190ea05b1b33f9c10cc6ae1f60db20c0d024b8
Author: jabraham17
Link: Fix ChOp testing after upstream changes by jabraham17 · Pull Request #28669 · chapel-lang/chapel · GitHub
Log Message:
Fix ChOp testing after upstream changes (#28669)

ChOp recently did a big update, which broke our nightly testing of it.
This PR adjusts out test harness to work with the latest version

[Reviewed by @bradcray]

Compare: Comparing b3e14f2b159453b7df5ca9d96927ab078e181327...9058cf5dd3edd4995ff141b82e88dd8837267cbc · chapel-lang/chapel · GitHub

Diff:
D test/gpu/native/studies/chop/headers
D test/gpu/native/studies/chop/main.chpl
D test/gpu/native/studies/chop/main.compopts
D test/gpu/native/studies/chop/main.good
D test/gpu/native/studies/chop/main.gpu-compopts
D test/gpu/native/studies/chop/main.prediff
D test/gpu/native/studies/chop/modules
M test/gpu/native/studies/chop/patches/README
D test/gpu/native/studies/chop/patches/dmapped.patch
D test/gpu/native/studies/chop/patches/multigpu.patch
D test/gpu/native/studies/chop/patches/no_implicit_ref_various_configs.patch
D test/gpu/native/studies/chop/patches/strict-prototype.patch
M test/gpu/native/studies/chop/patches/time.patch
A test/gpu/native/studies/chop/queens_GPU_CPU_single_node.chpl
A test/gpu/native/studies/chop/queens_GPU_CPU_single_node.compopts
R100 test/gpu/native/studies/chop/main.execopts test/gpu/native/studies/chop/queens_GPU_CPU_single_node.execopts
A test/gpu/native/studies/chop/queens_GPU_CPU_single_node.good
A test/gpu/native/studies/chop/queens_GPU_CPU_single_node.gpu-compopts
R100 test/gpu/native/studies/chop/main.gpu-execopts test/gpu/native/studies/chop/queens_GPU_CPU_single_node.gpu-execopts
R100 test/gpu/native/studies/chop/main.gpu-keys test/gpu/native/studies/chop/queens_GPU_CPU_single_node.gpu-keys
A test/gpu/native/studies/chop/queens_GPU_CPU_single_node.prediff
R100 test/gpu/native/studies/chop/main.skipif test/gpu/native/studies/chop/queens_GPU_CPU_single_node.skipif
https://github.com/chapel-lang/chapel/pull/28669.diff