I want to change the value in a large numpy array partially by leveraging multiprocessing.
That is to say, I want to get [[100, 100, 100], [100, 100, 100]] in the end