ATLAS Offline Software
Loading...
Searching...
No Matches
AthCUDA::DeviceInfo Struct Reference

#include <DeviceInfo.h>

Collaboration diagram for AthCUDA::DeviceInfo:

Public Attributes

int id {}
std::string name
int smMajor {}
int smMinor {}

Detailed Description

Definition at line 14 of file DeviceInfo.h.

Member Data Documentation

◆ id

int AthCUDA::DeviceInfo::id {}

Definition at line 15 of file DeviceInfo.h.

15{};

◆ name

std::string AthCUDA::DeviceInfo::name

Definition at line 16 of file DeviceInfo.h.

◆ smMajor

int AthCUDA::DeviceInfo::smMajor {}

Definition at line 17 of file DeviceInfo.h.

17{};

◆ smMinor

int AthCUDA::DeviceInfo::smMinor {}

Definition at line 18 of file DeviceInfo.h.

18{};

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