[Chapel Merge] Re-enable submitted version of knucleotide-3

Branch: refs/heads/master
Revision: 04a36c3
Author: bradcray
Log Message:

Merge pull request #17432 from bradcray/re-enable-knucleotide3

Re-enable submitted version of knucleotide-3

[reviewed by @ronawho]

This test has been disabled for nearly a year now, though the version
at the CLBG site has continued to function (and is more up-to-date
than this one in that it applies a 'with' clause to a parallel
loop... not quite sure how they got out of sync without also
re-enabling this test, though I'm probably to blame). Here, I'm updating
the test to use explicit reads/writes of syncs now that the implicit reads/writes
are deprecated.

Modified Files:
R test/studies/shootout/submitted/knucleotide3.notest

M test/studies/shootout/submitted/knucleotide3.chpl

Compare: https://github.com/chapel-lang/chapel/compare/80c6acf40425...04a36c3856b2