Hyunwook Ha

Results 4 comments of Hyunwook Ha

1. System MPI library(MPICH, that was bulit from source) was used. 2. JULIA_HDF5_PATH was set properly 3. with or without chunk, in independent io mode, it still gives the same...

Thank you for your previous response. Following up on that, I've conducted further testing by removing MPI from my code, and the memory behavior remains similar. I am experiencing a...

Adding scipy.optimize._shgo_lib._complex.Complex.split_edge.cache_clear() in my code works well! Thank you!