RAJA
RAJA provides a collection of platform portability abstractions for C++ HPC applications.
Classes | Namespaces
Conditional.hpp File Reference

Header file for HIP kernel conditional methods. More...

#include "RAJA/config.hpp"
#include <iostream>
#include <type_traits>
#include "RAJA/util/macros.hpp"
#include "RAJA/util/types.hpp"
#include "RAJA/pattern/kernel/Conditional.hpp"
#include "RAJA/policy/hip/kernel/internal.hpp"

Go to the source code of this file.

Classes

struct  RAJA::internal::HipStatementExecutor< Data, statement::If< Conditional, EnclosedStmts... >, Types >
 

Namespaces

 RAJA
 
 RAJA::internal
 

Detailed Description

Header file for HIP kernel conditional methods.