Hyunwook Ha

Results 4 issues of Hyunwook Ha

Hello. Recently I've been doing mpi job for extensive data processing. However, I'm getting the "Can't perform independent write when MPI_File_sync is required by ROMIO driver." error from the log....

MPI

**Describe the bug** When Using Dask + UMAP to use multiple gpus, if a input array is np.array not cupy array, then dask error raises. ValueError: could not broadcast input...

bug
? - Needs Triage

### Describe your issue. Hello! Recently, I've been using scipy.optimize.shgo for my tasks. I need to optimize my problems case by case so i wrote mpi code for run this...

defect
scipy.optimize

Fix for the https://github.com/MonoGame/MonoGame/discussions/8851 This code fixed two things in AudiroController.Update() at 2D game tutorial. 1. move "_activeSoundEffectInstances.RemoveAt(index)" into if block. 2. add index++ at the end of while statement....