Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

change the working directory of sim_trhepd_rheed solver #33

Merged
merged 1 commit into from
Sep 13, 2021

Conversation

yomichi
Copy link
Collaborator

@yomichi yomichi commented Sep 8, 2021

naming

After this PR, the names of output directories (working directories) of sim_trhepd_rheed solver change from LogXXX to LogXXX_YYY, where XXX means the index of iterations in the algorithm (e.g., Monte Carlo steps) and YYY does the index of groups (e.g., an index of a replica in an MPI process in Monte Carlo algorithm).
Especially in the case of the minsearch algorithm, ExtraLogXXX becomes LogXXX_00000001.

auto-removing

When the solver.post.remove_work_dir parameter is true (default: false), output directories will be removed after R-factor is read.
This parameter helps us to reduce the number of inodes.

@yomichi yomichi merged commit d24b20d into master Sep 13, 2021
@yomichi yomichi deleted the workdir_in_STR branch September 19, 2021 04:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant