d1saster

Results 3 issues of d1saster

**Feature functionality** It is planned to implement a thin provisiong layer above the existing MPI communication API that allows for nearly seemless integration of the MPI calls with the PyTorch...

AD
student project

**Related** This is mostly related to the current LA efforts. **Feature functionality** We need some functions that can generate matrices of arbitrary size that have certain unique features that allow...

enhancement

Even compiling the simple [square example](https://github.com/ROCm-Developer-Tools/hip-tests/blob/develop/samples/0_Intro/square/square.hipref.cpp), this obviously needs to use hipMemcpy. However, I was kind of surprised that internally in hipMemcpy the BlitProgram is used which (in an OpenCL...