Kernel Tuning Toolkit
2.3
Loading...
Searching...
No Matches
ExceptionReason.h
Go to the documentation of this file.
1
4
#pragma once
5
6
namespace
ktt
7
{
8
12
enum class
ExceptionReason
13
{
16
General
,
17
20
CompilerError
,
21
24
DeviceLimitsExceeded
25
};
26
27
}
// namespace ktt
ktt
Definition
KttPlatform.h:41
ktt::ExceptionReason
ExceptionReason
Definition
ExceptionReason.h:13
ktt::ExceptionReason::General
@ General
ktt::ExceptionReason::DeviceLimitsExceeded
@ DeviceLimitsExceeded
ktt::ExceptionReason::CompilerError
@ CompilerError
Source
Api
ExceptionReason.h
Generated by
1.9.8