Re: Maple Tree Work
From: Danilo Krummrich
Date: Tue Jul 29 2025 - 08:03:37 EST
(Cc: Alice)
On 7/7/23 6:38 PM, Liam R. Howlett wrote:
Larger Features:
- 64 bit stores on 32 bit arch
A number of users want to use the maple tree, but cannot because
they need a storage medium that supports 64 bit stores on 32 bit
arch.
Has there been more thoughts (or even progress) on this? Managing GPU virtual
address spaces is still an interesting candidate for this, as they may be larger
than 32 bit even on 32 bit architectures.
- Danilo