GNU并行

编程入门 行业动态 更新时间:2024-10-27 01:27:58
本文介绍了GNU并行 - --joblog只记录的最后一份工作的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧! 问题描述

这是从 GNU并行随访 - 这作业失败

我要问的并行输出其日志文件test.log中的地位,但它始终只记录它试图运行的最后一个作业。

weedom @主机1:〜/ $平行--tag --nonall -j8 --joblog test.log中-S主机1,主机2的正常运行时间主机2 10时41分17秒可达36天,20时45分,1用户,平均负载:0.00,0.00,0.00主机1 10时41分17秒高达22:34,3个用户,平均负载:0.06,0.11,0.04weedom @主机1:〜/ $猫test.log中SEQ主机开始时间运行时发送接收信号Exitval命令1主机1 1403689277.067 0.519999980926514 0 0 0weedom @主机1:〜/ $

这是GNU平行20130522

解决方案

您体验到固定在20130922版中的错误。

this is a followup from GNU Parallel - which job failed?

I'm asking parallel to output its status to a logfile test.log, but it's consistently only logging the last job it tried to run.

weedom@host1: ~/$ parallel --tag --nonall -j8 --joblog test.log -S host1,host2 uptime host2 10:41:17 up 36 days, 20:45, 1 user, load average: 0.00, 0.00, 0.00 host1 10:41:17 up 22:34, 3 users, load average: 0.06, 0.11, 0.04 weedom@host1: ~/$ cat test.log Seq Host Starttime Runtime Send Receive Exitval Signal Command 1 host1 1403689277.067 0.519999980926514 0 0 0 weedom@host1: ~/$

this is with "GNU parallel 20130522"

解决方案

You experience a bug that was fixed in version 20130922.

更多推荐

GNU并行

本文发布于:2023-11-17 03:34:45,感谢您对本站的认可!
本文链接:https://www.elefans.com/category/jswz/34/1608674.html
版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系,我们将在24小时内删除。
本文标签:GNU

发布评论

评论列表 (有 0 条评论)
草根站长

>www.elefans.com

编程频道|电子爱好者 - 技术资讯及电子产品介绍!