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

Add ability to change names in 'atommap' command #1060

Merged
merged 9 commits into from
Dec 13, 2023

Conversation

drroe
Copy link
Contributor

@drroe drroe commented Dec 13, 2023

Version 6.22.2. Adds the changenames keyword to the atommap command, allowing target names to be changed to match the reference. Adds a test and updates manual.

@drroe drroe added the New keywords New keywords for existing commands. label Dec 13, 2023
@drroe drroe self-assigned this Dec 13, 2023
@drroe
Copy link
Contributor Author

drroe commented Dec 13, 2023

Ugh. I can't figure out why python is failing and can't reproduce it on my local machine. On the CI runner it fails with setup-python v4 and v5, and python versions 3.8 or 3.10.

Run source cpptraj.sh && cd pytraj/tests && pytest -vs --ignore=test_parallel_pmap
============================= test session starts ==============================
platform linux -- Python 3.10.[13](https://github.com/Amber-MD/cpptraj/actions/runs/7197363527/job/19604319302?pr=1060#step:9:14), pytest-7.4.3, pluggy-1.3.0 -- /usr/share/miniconda/bin/python3.10
cachedir: .pytest_cache
rootdir: /home/runner/work/cpptraj/cpptraj/pytraj
double free or corruption (!prev)
Fatal Python error: Aborted

@hainm this PR is crucial for a collaboration I'm doing, so I'm going to merge it. I'm 99% certain nothing in this PR is actually breaking pytraj and that the failure is in the CI framework. I would appreciate if you could double check this for me if you have the time - I don't want to actually break pytraj!

@drroe
Copy link
Contributor Author

drroe commented Dec 13, 2023

Jenkins PGI node is offline and hanging, so I'm going to merge this.

@drroe drroe merged commit a7b1e03 into Amber-MD:master Dec 13, 2023
11 of 13 checks passed
@drroe drroe deleted the atommap.changenames branch December 13, 2023 16:08
@hainm
Copy link
Contributor

hainm commented Dec 13, 2023 via email

@hainm hainm mentioned this pull request Dec 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
New keywords New keywords for existing commands.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants