Servesh Muralidharan
Servesh Muralidharan
@Syllo Would there be any interest in adding support for Intel GPUs via level zero Sysman interface (https://spec.oneapi.io/level-zero/latest/sysman/PROG.html)?
@Syllo Sure, Iet me know once you have something that I can test and take a look. Happy to contribute to the code base as well.
Thanks for the update @jandres742. Please close this issue once you have this fixed, I will use a local patch to get around this issue until then.
@jandres742 It still looks like in your configure igsc version isn't detected. I find that if someone installs igsc, then the above would basically still not work. This is what...
@Sarbojit2019 Its part of Aurora Programming Environment deployment.
@Sarbojit2019 Thanks.
@bgoglin Its fine if you can include them in the v2.11 branch. We can adopt it in 2.12 whenever its available.
@bgoglin Thanks. It will take me a few weeks to integrate this into our build/testing at scale. So will take some time to report back. I will continue to use...
@bgoglin Rebase or whichever easier is fine. All I'm looking for is a branch/release which has the level zero fixes in hwloc and that works with MPICH. If v2.12 hwloc...
Setting `MPICH_CFLAGS` doesn't help. As defined here, https://github.com/pmodels/mpich/blob/main/src/mpl/configure.ac#L346 it requires for the flag to be present and for the test to actually run at configure time for the the intrinsic...