19 oct 20a9b22054bbfe5dc5bc416e56c4bb41be562185
struct Settings
{
constexpr static std::initializer_list<size_t> dimensions = {10, 10, 10};
constexpr static auto bank_number = 16u;
constexpr static auto bank_size = 256u;
};
Default memory
4.13.3-1-ARCH AMD Ryzen 7 1700 Eight-Core Processor cpu MHz : 3743.031 2068 Hz
21 oct e43088daa4abd0aa01836886e57ed4d7aeb16f54
struct Settings
{
constexpr static std::initializer_list<size_t> dimensions = {10, 10, 10};
constexpr static auto bank_number = 16u;
constexpr static auto bank_size = 256u;
};
Default memory
4.13.3-1-ARCH AMD Ryzen 7 1700 Eight-Core Processor cpu MHz : 3743.031 1 thread 36853 Hz
21 oct e43088daa4abd0aa01836886e57ed4d7aeb16f54
struct Settings
{
constexpr static std::initializer_list<size_t> dimensions = {100, 100, 100};
constexpr static auto bank_number = 16u;
constexpr static auto bank_size = 256u;
};
Default memory
4.13.3-1-ARCH AMD Ryzen 7 1700 Eight-Core Processor cpu MHz : 3743.031 16 thread 45.9281 Hz