-
Notifications
You must be signed in to change notification settings - Fork 524
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
[Feature Request] add unit tests #838
Comments
While improvement comes in #913, these 3 functions seems have problem in unit tests for 100% code coverage.
One reason is that both @denghuilu Do you have any document on the schema of environment variable |
I also found the possible definition at https://hpcc.umd.edu/hpcc/help/slurmenv.html. @amcadmus Any suggestions? |
See here: https://slurm.schedmd.com/faq.html |
@njzjz @denghuilu The tiny package python-hostlist seems professional. Now code coverages on both |
Feature Request sees #584. Add new parameter `model_devi_merge_traj` to solve this problem. If `model_devi_merge_traj` is set as True, only `all.lammpstrj` will be generated, instead of lots of small traj files. Unittest will be added later by @Chengqian-Zhang. Only LAMMPS is supported up to now. Co-authored-by: HuangJiameng <you@huangjm@dp.tech>
Close since most of the tasks have been done. |
Summary
Add unit tests for the following methods or classes.
Detailed Description
SLURM_JOB_NODELIST
and add unit tests for parallel training. #913SLURM_JOB_NODELIST
and add unit tests for parallel training. #913SLURM_JOB_NODELIST
and add unit tests for parallel training. #913deepmd.entrypoints.config.valid_dirdeepmd.entrypoints.config.load_systemsdeepmd.entrypoints.config.get_system_namesdeepmd.entrypoints.config.get_rcutdeepmd.entrypoints.config.get_batch_size_ruledeepmd.entrypoints.config.get_stop_batchdeepmd.entrypoints.config.get_ntypesdeepmd.entrypoints.config.get_max_densitydeepmd.entrypoints.config.suggest_seldeepmd.entrypoints.config.suggest_batch_sizedeepmd.entrypoints.config.suggest_decaydeepmd.entrypoints.config.configdeepmd.entrypoints.train.create_done_queuedeepmd.entrypoints.train.wait_done_queuedeepmd.entrypoints.train.connect_done_queuedeepmd.entrypoints.train.fill_done_queuedeepmd.fit.polar.PolarFittingLocFrame(removed in clean deprecated codes #2140)The text was updated successfully, but these errors were encountered: