File parallel_for.h
FileList > launch > parallel_for.h
Go to the source code of this file
A frequently used parallel for loop, DynamicBlockDim andGridStrideLoop strategy are provided, and can be switched seamlessly to each other.More...
#include <muda/launch/launch_base.h>
#include <muda/launch/kernel_tag.h>
#include <stdexcept>
#include <exception>
#include "details/parallel_for.inl"
Namespaces
Type | Name |
---|---|
namespace | muda |
namespace | details |
Classes
Type | Name |
---|---|
class | ParallelFor a frequently used parallel for loop, DynamicBlockDim andGridStrideLoop strategy are provided, and can be switched seamlessly to each other. |
class | ParallelForDetails |
class | ParallelForCallable <typename F> |
Detailed Description
Author:
MuGdxy
Date:
January 2024
The documentation for this class was generated from the following file src/muda/launch/parallel_for.h