struct chill::ChillPlusResultΒΆ
#include <chill_offload.hpp>
struct ChillPlusResult {
// fields
std::vector<int> iceType;
bool usedDevice = false;
};
#include <chill_offload.hpp>
struct ChillPlusResult {
// fields
std::vector<int> iceType;
bool usedDevice = false;
};