Difference: Timerun (1 vs. 3)

Revision 32010-07-07 - ChrisNell

Line: 1 to 1
 
META TOPICPARENT name="EmpiricalAlgorithmics"

Command:

Line: 17 to 17
 

Windows

Changed:
<
<
Attached .exe implements Unix "time" for Windows, with POSIX-compliant output formatting. Relies on .NET 3.5 or better. May or may not work on Windows XP or earlier; definitely works on Windows 7. Adapted from code in Microsoft Singularity RDK 2.0.
>
>
Attached .exe implements Unix "time" for Windows, with POSIX-compliant output formatting. Adapted from code in Microsoft Singularity RDK 2.0.

Note that: 1) timerun.exe will not work for programs which explicitly assign subprocesses to windows JobObjects (extremely unlikely for non-system monitoring software). 2) Requires .NET 3.5 or better 3) Requires Windows 2000 or newer

On some windows systems which otherwise seem to meet these requirements, timerun.exe has been reported to consistently fail, with an "access denied" error, regardless of user account permissions. It is not yet clear to us why this is occurring, or how to fix it.

  -- ChrisNell - 06 Jul 2010

Revision 22010-07-06 - ChrisNell

Line: 1 to 1
 
META TOPICPARENT name="EmpiricalAlgorithmics"

Command:

Line: 11 to 11
  You need run this command in bash mode.
Deleted:
<
<
 -- Main.xulin730 - 01 May 2008
  • timerun: time runs on cluster or any other linux environment
Added:
>
>

Windows

Attached .exe implements Unix "time" for Windows, with POSIX-compliant output formatting. Relies on .NET 3.5 or better. May or may not work on Windows XP or earlier; definitely works on Windows 7. Adapted from code in Microsoft Singularity RDK 2.0.

-- ChrisNell - 06 Jul 2010

 
META FILEATTACHMENT attr="" comment="time runs on cluster or any other linux environment" date="1209606417" name="timerun" path="timerun" size="15281" user="xulin730" version="1.1"
Added:
>
>
META FILEATTACHMENT attr="" comment="time runs on windows; requires .NET 3.5 or better, may not work on XP or earlier." date="1278390922" name="timerun.exe" path="timerun.exe" size="10240" user="cnell" version="1.1"

Revision 12008-05-01 - xulin730

Line: 1 to 1
Added:
>
>
META TOPICPARENT name="EmpiricalAlgorithmics"

Command:

timerun [time-limit] [cmd] 1> [result-file] 2> [time-file]

Description:

Run [cmd] for at most [time-limit] and [cmd] outputs are in [result-file] and runtime information is in [time-file]. If the [cmd] finished before timeout, the true runtime will be writen in [time-file].

You need run this command in bash mode.

-- Main.xulin730 - 01 May 2008

  • timerun: time runs on cluster or any other linux environment

META FILEATTACHMENT attr="" comment="time runs on cluster or any other linux environment" date="1209606417" name="timerun" path="timerun" size="15281" user="xulin730" version="1.1"
 
This site is powered by the TWiki collaboration platform Powered by PerlCopyright © 2008-2025 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback