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 computer code and data files described and made available on this web page are 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.