pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/parallel/parallel



Module Name:    pkgsrc
Committed By:   nia
Date:           Tue Nov 24 18:14:20 UTC 2020

Modified Files:
        pkgsrc/parallel/parallel: Makefile distinfo

Log Message:
parallel: Update to 20201122

20201122

* Bug fixes and man page updates.

News about GNU Parallel:

* https://bash-prompt.net/guides/gnu-parallel-multi-server/

20201022

* --termseq now works for jobs running remotely.

* parsort: Performance optimized for 64-core machines.

* Bug fixes and man page updates.

News about GNU Parallel:

* Juan Sierra Pons has made a testimonial:
  http://www.elsotanillo.net/wp-content/uploads/GnuParallel_JuanSierraPons.mp4

* 「翻译」在生物信息学中使用 GNU-Parallel
  https://cloud.tencent.com/developer/article/1705499

20200922

* New CPU detection for GNU/Linux.

* Bug fixes and man page updates.

News about GNU Parallel:

* Aug 21, 2020 - More Unix tools
  https://floki.blog/2020/08/more_unix_tools

20200822

New in this release:

* Max command line length is changed for MacOS - making this version
  beta quality for MacOS.

* Bug fixes and man page updates.

20200722

New in this release:

* No new functionality

* Bug fixes and man page updates.

News about GNU Parallel:

* Tips for Running Jobs on your VM
  https://support.ehelp.edu.au/support/solutions/articles/6000089713-tips-for-running-jobs-on-your-vm#parallel

* Introduction to GNU Parallel: Parallelizing Massive Individual Tasks
  https://www.youtube.com/watch?v=QSFLTEyCKvo

* Slides for same
  http://www.hpc.lsu.edu/training/weekly-materials/2020-Spring/GNUParallel_Spring_2020.pdf

* Linux-Fu: Parallel Universe
  https://hackaday.com/2020/06/29/linux-fu-parallel-universe/

* Resumable batch jobs with gnu parallel https://igor.io/parallel/

* Introducing Parallel into Shell
  https://www.petelawson.com/post/parallel-in-shell/

* AV1 encoding parallelization with GNU Parallel
  https://www.reddit.com/r/AV1/comments/fjvqp9/av1_encoding_parallelization_with_gnu_parallel/

* Beschleunigte Befehlsbearbeitung mit GNU Parallel
  https://www.linux-community.de/ausgaben/linuxuser/2013/06/beschleunigte-befehlsbearbeitung-mit-gnu-parallel/

20200622

New in this release:

* No new functionality

* Bug fixes and man page updates.

News about GNU Parallel:

* GNU Parallel is used at NERSC:
  https://www.nersc.gov/assets/Uploads/08-Workflows-20200616.pdf

* Resumable batch jobs with GNU Parallel https://igor.io/parallel/

* Lab Meeting technical talk
  https://www.slideshare.net/hoffmanlab/gnu-parallel-194030490

* Open Sky Software Website Credits
  https://www.openskysoftware.com/site-credits.htm

* Speed up your Python Scripts using Ubuntu and GNU Parallel
  https://ecce.esri.ca/wpecce/2019/12/24/speed-up-your-python-scripts-using-ubuntu-and-gnu-parallel/

* Indispensable command-line tools
  https://negfeedback.blogspot.com/2020/05/indispensable-command-line-tools.html

* GNU Parallel for simulations
  http://pdebuyl.be/blog/2020/gnu-parallel-for-simulations.html

* Introduction to GNU parallel
  https://bioinformaticsworkbook.org/Appendix/GNUparallel/GNU_parallel_examples.html

20200522

New in this release:

* While running a job $PARALLEL_JOBSLOT is the jobslot of the job. It
  is equal to {%} unless the job is being retried. See {%} for
  details.

* While running a job $PARALLEL_SSHLOGIN is the sshlogin line with
  number of cores removed. E.g. '4//usr/bin/specialssh user@host'
  becomes: '/usr/bin/specialssh user@host'

* While running a job $PARALLEL_SSHHOST is the host part of an
  sshlogin line. E.g. '4//usr/bin/specialssh user@host' becomes:
  'host'

* --plus activates the replacement strings {slot} = $PARALLEL_JOBSLOT,
  {sshlogin} = $PARALLEL_SSHLOGIN, {host} = $PARALLEL_SSHHOST

* Bug fixes and man page updates.

News about GNU Parallel:

* Portable Batch System (PBS) & GNU Parallel - Running a Program
  Multiple Times in Parallel
  https://www.youtube.com/watch?v=6ccbWu6Befo

* GNU Parallel przykład https://www.youtube.com/watch?v=gs_wG4Kt2G4

* Demo of LINUX APP - GNU PARALLEL - running multiple Gstreamer webcam
  .sh scripts with only 1 command
  https://www.youtube.com/watch?v=trQuA_wmWjg


To generate a diff of this commit:
cvs rdiff -u -r1.18 -r1.19 pkgsrc/parallel/parallel/Makefile
cvs rdiff -u -r1.8 -r1.9 pkgsrc/parallel/parallel/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/parallel/parallel/Makefile
diff -u pkgsrc/parallel/parallel/Makefile:1.18 pkgsrc/parallel/parallel/Makefile:1.19
--- pkgsrc/parallel/parallel/Makefile:1.18      Mon Aug 31 18:10:57 2020
+++ pkgsrc/parallel/parallel/Makefile   Tue Nov 24 18:14:20 2020
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.18 2020/08/31 18:10:57 wiz Exp $
+# $NetBSD: Makefile,v 1.19 2020/11/24 18:14:20 nia Exp $
 #
 
-DISTNAME=      parallel-20200422
-PKGREVISION=   1
+DISTNAME=      parallel-20201122
 CATEGORIES=    parallel
 MASTER_SITES=  ${MASTER_SITE_GNU:=parallel/}
 EXTRACT_SUFX=  .tar.bz2

Index: pkgsrc/parallel/parallel/distinfo
diff -u pkgsrc/parallel/parallel/distinfo:1.8 pkgsrc/parallel/parallel/distinfo:1.9
--- pkgsrc/parallel/parallel/distinfo:1.8       Tue May 19 14:35:25 2020
+++ pkgsrc/parallel/parallel/distinfo   Tue Nov 24 18:14:20 2020
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.8 2020/05/19 14:35:25 nia Exp $
+$NetBSD: distinfo,v 1.9 2020/11/24 18:14:20 nia Exp $
 
-SHA1 (parallel-20200422.tar.bz2) = bb68bb4bf87d20fd7a990c4b4e7f218d218cfd5d
-RMD160 (parallel-20200422.tar.bz2) = e8fbc6709d26a809619416640c3bd2e815f7ac83
-SHA512 (parallel-20200422.tar.bz2) = 77d011a946496252b1974bd3cd32dd6a0e79c81613a8d1b372717c98230bbb0bd6775b67b220e838c9fe274367fe9b9d415e4060f72a8c810a7710405b18b634
-Size (parallel-20200422.tar.bz2) = 2089965 bytes
+SHA1 (parallel-20201122.tar.bz2) = 54ee3011673d1267b8717d12606dbb147165293d
+RMD160 (parallel-20201122.tar.bz2) = 9b7e1e2ce90a99c3151a9b7759c0f36b81504625
+SHA512 (parallel-20201122.tar.bz2) = 58d6d41294418522db2d143ddbbf4d8cc47a3ae8a66f9f36d77396c230098386de9952a3b4d7db9e14470e36834be7d1995c5dda219ae21a72ea959f27d84e64
+Size (parallel-20201122.tar.bz2) = 2108900 bytes



Home | Main Index | Thread Index | Old Index