Date: Mon, 27 Jan 2025 22:27:50 +0000
On Mon, Jan 27, 2025 at 7:45 PM Tom Honermann wrote:
>
> Indeed. Other C++ heterogeneous programming extensions
> also support multiple address spaces. The trend is towards
> more need for pointer types with different properties, not less.
What exactly are you saying? Are you saying that a "void*" is going to
be 9 bytes? i.e. 64 bits for the address, and then one extra byte to
indicate the memory bank?
>
> Indeed. Other C++ heterogeneous programming extensions
> also support multiple address spaces. The trend is towards
> more need for pointer types with different properties, not less.
What exactly are you saying? Are you saying that a "void*" is going to
be 9 bytes? i.e. 64 bits for the address, and then one extra byte to
indicate the memory bank?
Received on 2025-01-27 22:27:58