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.
The computer code and data files described and made available on this web page are distributed under the MIT license
hello_parfor, a MATLAB code which uses the parfor() statement for parallel execution and simply prints "Hello, world!" multiple times.