prime_parfor_test


prime_parfor_test, a MATLAB code which calls prime_parfor(), which counts the prime numbers from 1 to n, using the parfor() statement to run in parallel.

Licensing:

The information on this web page is distributed under the MIT license.

Related Data and Programs:

prime_parfor, a MATLAB code which counts the prime numbers from 1 to n, using the parfor() statement to run in parallel.

Source Code:


Last revised on 11 December 2023.