Message boards : Questions and problems : Computation error - exceeded elapsed time limit
Message board moderation
Author | Message |
---|---|
Send message Joined: 11 May 12 Posts: 11 ![]() |
I have created a project using a wrapper. When I try to test the project I keep on getting the following computation error. Any pointers would be appreciated. stderr out <core_client_version>7.4.42</core_client_version> <![CDATA[ <message> exceeded elapsed time limit 0.00 (0.00G/2.11G) </message> <stderr_txt> 18:29:06 (8352): wrapper (7.5.26013): starting 18:29:06 (8352): wrapper: running ../../projects/10.121.30.175_pnumbers/primes.exe () </stderr_txt> ]]> |
Send message Joined: 20 Nov 12 Posts: 801 ![]() |
What values you use for rsc_fpops_est and rsc_fpops_bound in input template? It looks like the time limit was exceeded in about 0 seconds / after about 0 GFLOPs so you probably set bound=0. You should use much larger values, see Estimating job resource requirements. |
Copyright © 2025 University of California.
Permission is granted to copy, distribute and/or modify this document
under the terms of the GNU Free Documentation License,
Version 1.2 or any later version published by the Free Software Foundation.