boostorg / boostorg/decimal

Mesaure memory usage of decimal64_t operations

Open
#1,358 1 comment 0 reactions 1 assignee Claimed by @mborland View on GitHub
optimization
Dominant language
C++
Stars
65
Forks
15
Avg merge
18h
Merged PRs (30d)
16

Description

The default stack size on CUDA is 1024, which is blown by simple operations like addition. Maybe we have some space for optimization, or maybe we simply need to be more aggressive with forced inline on CUDA.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.