hi all,

I am trying to silence all output related to DMTCP. I have however the
feeling that it is impossible to silence dmtcp_launch completely. this is,
when executing a code with

---
dmtcp_launch  ./myCode
---

I would like not having

---
dmtcp_coordinator starting...
    Host: slurm-master (192.168.1.10)
    Port: 7779
    Checkpoint Interval: disabled (checkpoint manually instead)
    Exit on last client: 1
Backgrounding...

---

at the beginning of the execution. My question is, is it possible to do
it?  My closest attempt so far is to redirect the application standard
output to a file with ">", but it is not really elegant plus I still lose
stderr.

Any suggestion?

Best regards,


Manuel
------------------------------------------------------------------------------
Monitor Your Dynamic Infrastructure at Any Scale With Datadog!
Get real-time metrics from all of your servers, apps and tools
in one place.
SourceForge users - Click here to start your Free Trial of Datadog now!
http://pubads.g.doubleclick.net/gampad/clk?id=241902991&iu=/4140
_______________________________________________
Dmtcp-forum mailing list
Dmtcp-forum@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dmtcp-forum

Reply via email to