[Chapel Merge] Explicitly set launcher for arkouda release testin

Branch: refs/heads/master
Revision: 333087c
Author: ronawho
Log Message:

Merge pull request #17373 from ronawho/set-launcher-ak-release

Explicitly set launcher for arkouda release testing

In #17302 I stopped explicitly setting the launcher for many Cray CS
systems since we now infer the launcher correctly. However, I should not
have removed it for Arkouda release testing since that won't use the new
code that infers the launcher correctly. Re-add that here.

Modified Files:
M util/cron/test-perf.cray-cs-hdr.arkouda.release.bash

M util/cron/test-perf.cray-cs.arkouda.release.bash

Compare: https://github.com/chapel-lang/chapel/compare/fb322538a5f2...333087c5c3a8