cuda_loop_test


cuda_loop_test, a MATLAB program which calls cuda_loop() to demonstrate how the user's choice of CUDA blocks and threads determines how the user's tasks will be distributed across the GPU.

Licensing:

The computer code and data files made available on this web page are distributed under the GNU LGPL license.

Related Programs and Data:

cuda_loop, a MATLAB library which shows how, in a CUDA program, the user's choice of block and thread factors determines the allocation of tasks to processors.

Source Code:


Last revised on 13 December 2018.