ORE Studio 0.0.4
Loading...
Searching...
No Matches
Public Attributes | List of all members
compute_platform Struct Referencefinal

A known compute platform, identified by its Rust target triple code. More...

#include <compute_platform.hpp>

Collaboration diagram for compute_platform:
Collaboration graph

Public Attributes

boost::uuids::uuid id
 
std::string code
 
std::string display_name
 
std::string description
 
std::string os_family
 
std::string cpu_arch
 
std::optional< std::string > abi
 
bool is_active = true
 

Detailed Description

A known compute platform, identified by its Rust target triple code.

System-owned data: owned by the system tenant and visible read-only to all tenants via RLS.