[Chapel Merge] gpu-enabled "make check"

Branch: refs/heads/main
Revision: ef8817f63e4da2748f9cb20c0aa194f667f2c154
Author: stonea
Link: gpu-enabled "make check" by stonea · Pull Request #25562 · chapel-lang/chapel · GitHub
Log Message:
gpu-enabled "make check" (#25562)

Chapel users can run make check to verify their Chapel install. It
would be nice to have this check ensure that Chapel is able to launch
kernels and use GPUs when using the GPU locale model. This PR creates a
test to do so and updates the checkChplInstall script to use that test
when CHPL_LOCALE_MODEL=gpu.

[Reviewed by @e-kayrakli]

Compare: Comparing 328150ed1a9bc3180093b8bb1c8c5d1634e4944f...9cb7f4e8f628fd2cb73230e171105b6334f70a5e · chapel-lang/chapel · GitHub

Diff:
M test/release/examples/README
A test/release/examples/gpu/README
A test/release/examples/gpu/SKIPIF
A test/release/examples/gpu/hello-gpu.chpl
A test/release/examples/gpu/hello-gpu.comm-none.good
A test/release/examples/gpu/hello-gpu.compopts
A test/release/examples/gpu/hello-gpu.good
M util/test/checkChplInstall
https://github.com/chapel-lang/chapel/pull/25562.diff