Hui Zhou

Results 695 comments of Hui Zhou

I haven't looked at the code, but a scale of 4 (from 8.27 to 33.07) from contig to noncontig seems normal to me especially if the data consists of many...

Thank you for the details! Hui

Writing down my notes after looking at the code – The buffer in memory is a "dense" non-contig datatype – in the reproducer it's two segments -- but the filetype...

I'm sorry for not getting back to you sooner. Yes, we can improve the non-contig IPC. To help prioritize, if you have any use cases, please add.

We can just extend the features you asked for. We'll ping back here to solicit your assistance in testing when have the pull request.

Turns out `hydra` will need the GPU dependency to enable GPU bindings. I'll label this `wont fix` for now.

by default there is no virtual topology, i.e. a flat topology

The `local_ze_device_count` here should be 1. However, the `local_dev_id` includes both root device and subdevices. So I believe it is 3 here (1 root + 2 sub). Thus I don't...

@dalcinl This what I am experimenting.

### Current ABI draft - * All fortran interop C API are included in MPI C ABI, e.g. `MPI_INTEGER`, `MPI_Comm_f2c`, `MPI_F_STATUS_IGNORE` * Jeff intended an MPI ABI implementation that does...