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

bugfixes and deoptimize #995

Merged
merged 5 commits into from
Oct 18, 2019
Merged

bugfixes and deoptimize #995

merged 5 commits into from
Oct 18, 2019

Conversation

dpark01
Copy link
Member

@dpark01 dpark01 commented Oct 18, 2019

  1. Comment out all parameter_meta stream hinting in WDL for large input files until we resolve what's going suboptimally with us regarding dxfuse behavior. We can revert later once we sort that out. Meanwhile, the new dxda localization method appears to have improved localization speeds to about 2Gbps.
  2. Bugfix: version mismatch between requirements.txt and tools/krona.py on Krona version number.
  3. Bugfix: post-krona processing had an os.rename instead of shutil.copyfile and was broken whenever the output file resided on a different file system from the TMPDIR (which is true in most execution contexts).

@dpark01 dpark01 merged commit 3282979 into master Oct 18, 2019
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.

2 participants