Proteus
Programmable JIT compilation and optimization for C/C++ using LLVM
Loading...
Searching...
No Matches
Public Types | List of all members
proteus::DeviceTraits< JitEngineDeviceHIP > Struct Reference

#include <JitEngineDeviceHIP.hpp>

Public Types

using DeviceError_t = hipError_t
 
using DeviceStream_t = hipStream_t
 
using KernelFunction_t = hipFunction_t
 

Member Typedef Documentation

◆ DeviceError_t

using proteus::DeviceTraits< JitEngineDeviceHIP >::DeviceError_t = hipError_t

◆ DeviceStream_t

using proteus::DeviceTraits< JitEngineDeviceHIP >::DeviceStream_t = hipStream_t

◆ KernelFunction_t

using proteus::DeviceTraits< JitEngineDeviceHIP >::KernelFunction_t = hipFunction_t

The documentation for this struct was generated from the following file: