GNU Parallel - News
GNU Parallel 20150109alpha released
Item posted by Ole Tange <tange> on Fri 09 Jan 2015 10:38:07 PM UTC.
GNU Parallel 20150109alpha has been released. It is available for download at: http://alpha.gnu. ... org/gnu/parallel/
To make remote execution send stderr to stderr a major change has been implemented in remote execution. If you use GNU Parallel for remote execution (--sshlogin) then please test this alpha release.
As always it passes the testsuite, so most functionality clearly works.
New in this release:
- Remote jobs now send stderr (standard error) to stderr (standard error) instead of stdout (standard output).
- Remote execution command is now packed using hex encoded bzip2. This means that big environments (app. 250 KB) can be transferred. This change makes remote execution alpha quality.
- --semaphoretimeout now takes a negative value. This means give up if the semaphore is not gotten within the timeout.
- --halt -1 and -2 now means halt if a job succeeds (so the opposite of 1 and 2).
- Bash's second fix of shellshock caused --env to break again when exporting functions. This has been fixed again.
- A semibig refactoring of big functions. All non-trivial functions are now less than 100 lines. The refactoring makes this release beta quality.
- GNU Parallel was cited in: SlideToolkit: An Assistive Toolset for the Histological Quantification of Whole Slide Images http://www.ploson ... rnal.pone.0110289
- GNU Parallel was cited in: Improving Energy and Performance with Spintronics Caches in Multicore Systems http://link.sprin ... -3-319-14313-2_24
- GNU Parallel was cited in: Parallel post-processing with MPI-Bash http://dl.acm.org ... on.cfm?id=2691137
- GNU Parallel was cited in: Distinguishing cause from effect using observational data: methods and benchmarks http://arxiv-web3 ... pdf/1412.3773.pdf
- GNU Parallel was cited in: Bayesian Inference of Protein Structure from Chemical Shift Data https://peerj.com ... preprints/692.pdf
- GNU Parallel was cited in: Data Science at the Command Line http://cdn.oreill ... 47852_sampler.pdf
- GNU Parallel was cited in: Speaker environment classification using rhythm metrics in Levantine Arabic dialect http://ieeexplore ... ;arnumber=6923918
- GNU Parallel was cited in: Resolution of Genetic Map Expansion Caused by Excess Heterozygosity in Plant Recombinant Inbred Populations http://www.g3jour ... /10/1963.full.pdf
- GNU Parallel was cited in: Bayesian Inference of Protein Structure from Chemical Shift Data https://peerj.com ... eprints/692v1.pdf
- GNU Parallel was cited in: Clonal interference and Mullerʼs ratchet in spatial habitats http://iopscience ... -3975/11/5/056003
- GNU Parallel was cited in: Web-scale content reuse detection ftp://info.isi.ed ... i-pubs/tr-692.pdf
- GNU Parallel was cited in: Frameshift alignment: statistics and post-genomic applications http://bioinforma ... 575.full.pdf+html
- GNU Parallel was cited in: Towards Recommender Engineering Tools and Experiments for Identifying Recommender Differences http://elehack.ne ... is/mde-thesis.pdf
- GNU Parallel: Open Source For You (OSFY) magazine, October 2013 edition http://www.shakth ... arallel/news.html
- Multithreaded Encryption and Compression http://www.krazyw ... -and-compression/
- GNU Parallel on OSX and Linux https://darknight ... -parallel-on-osx/
- How to build gnu parallel from source on Ubuntu PC? http://blog.ovidi ... source-ubuntu-pc/
- GNU parallel for openaddr-process-one https://nelsonslo ... addr-process-one/
- From SRA Project to FastQ http://danielecoo ... ra-project-fastq/
- Bug fixes and man page updates.
GNU Parallel - For people who live life in the parallel lane.
Powered by Savane 3.16-ed84.
Corresponding source code
