[Chapel Merge] Update many-task Channel task stack size again

Branch: refs/heads/main
Revision: e9d910f
Author: mppf
Link: Update many-task Channel task stack size again by mppf · Pull Request #19048 · chapel-lang/chapel · GitHub
Log Message:

Merge pull request #19048 from mppf/follow-19032

Update many-task Channel task stack size again

Follow-up to PR #19032

Updates these tests to use 1000 tasks with a stack size of 256k. 128k
caused problems in gasnet configurations. At the same time, I don't think
there's a particular reason to test with 4000 tasks rather than 1000. And
1000 with 256k tasks keeps the memory footprint down to 256MB.

Test change only - not reviewed.

Modified Files:
M test/library/packages/Channel/correctness/coforallSelectRecv.chpl

M test/library/packages/Channel/correctness/coforallSelectRecv.execenv
M test/library/packages/Channel/correctness/coforallSelectSendRecv.chpl
M test/library/packages/Channel/correctness/coforallSelectSendRecv.execenv
M test/library/packages/Channel/correctness/coforallSendRecv.chpl
M test/library/packages/Channel/correctness/coforallSendRecv.execenv

Compare: https://github.com/chapel-lang/chapel/compare/efe864193c23...e9d910fc484c