hello_parfor_test


hello_parfor_test, a MATLAB code which calls hello_parfor(), which uses the parfor() statement for parallel execution and simply prints "Hello, world!" multiple times.

Licensing:

The computer code and data files described and made available on this web page are distributed under the MIT license

Related Data and codes:

hello_parfor, a MATLAB code which uses the parfor() statement for parallel execution and simply prints "Hello, world!" multiple times.

Source Code:


Last modified on 10 December 2023.