Open PeterLee919 opened 1 year ago
@PeterLee919 I would take a look at these posts on the user's forum:
Do you have mpi4py installed in your Python environment?
mpi4py has been installed successfully before I try to using depletion calculation. It works fine for other situations
------------------ 原始邮件 ------------------ 发件人: "openmc-dev/openmc" @.>; 发送时间: 2023年4月11日(星期二) 晚上7:42 @.>; @.**@.>; 主题: Re: [openmc-dev/openmc] Running depletion model using Parallel HDF5 (Issue #2463)
@PeterLee919 I would take a look at these posts on the user's forum:
https://openmc.discourse.group/t/parallel-depletion-oserror-unable-to-create-file/610
https://openmc.discourse.group/t/error-failed-to-open-hdf5-file-with-mode-w-summary-h5/1360
Do you have mpi4py installed in your Python environment?
— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you were mentioned.Message ID: @.***>
I have checked the discussion in https://openmc.discourse.group/t/parallel-depletion-oserror-unable-to-create-file/610. I will try to fix this problem according to this web. I will let you know if this problem still exist
I met a issue about hdf5 while trying to run depletion model through python API. The features are listed following:
It's difficult for me to install h5py in "MPI mode" due to some conflicts. So, I wonder if there are some alternative solutions for this issue...