Skip to content

File launch.h

FileList > launch > launch.h

Go to the source code of this file

cuda kernel launch in muda style. More...

  • #include <muda/launch/launch_base.h>
  • #include <muda/type_traits/always.h>
  • #include <muda/launch/kernel_tag.h>
  • #include "details/launch.inl"

Namespaces

Type Name
namespace muda
namespace details

Classes

Type Name
class Launch
A wrapper of raw cuda kernel launch in muda style , removing the<<<>>> usage, for better intellisense support.
struct LaunchCallable <typename F>

Detailed Description

Author:

MuGdxy

Date:

January 2024


The documentation for this class was generated from the following file src/muda/launch/launch.h