[Mauiusers] Changing the maximum number of jobs Maui can handle ?
Chris Samuel
csamuel at vpac.org
Thu Aug 19 01:28:58 MDT 2004
-----BEGIN PGP SIGNED MESSAGE-----
On Thu, 19 Aug 2004 05:11 pm, Chris Samuel wrote:
> Looking at the MAUI source it appears this all comes down to the
> definitions in include/msched.h which say:
>
> #define MAX_MJOB 4096
> #define MMAX_JOB 4096
>
> #define MAX_MJOB_TRACE 4096
Close, I also had to change:
include/msched-common.h
# define MAX_MTASK 40960
include/msu.h
#define SUDEF_CPBUFFERSTEPSIZE 40960
Now it correctly handles all the jobs, although it won't display any more via
showq.
It logs the error:
08/19 17:17:49 ALERT: buffer overflow in UIQueueShowAllJobs()
08/19 17:17:49 INFO: UIQueueShowAllJobs buffer size: 259191 bytes
It might be nice to have a runtime option to showq to not show all the blocked
jobs, but instead just say how many are blocked and a message saying what
option to use to see all blocked jobs if they must.
cheers,
Chris
- --
Christopher Samuel - (03)9925 4751 - VPAC Systems & Network Admin
Victorian Partnership for Advanced Computing http://www.vpac.org/
Bldg 91, 110 Victoria Street, Carlton South, VIC 3053, Australia
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (GNU/Linux)
iQEVAwUBQSRWuo1yjaOTJg85AQFbmwf/fulzvlxoOce7DxNy3d9kkf1PKubduggF
vuIOMpwK3flmYa0cKgFJUjX7UJjcoVnSh1LievSbtlX84+FG3MoJ9XNaJ8UM+BX4
pvFrQ8+33DVhnzUwpEYl1AMQYqA+af2uMlcOulGLW7I5A9tGrDh9pb47SqQTX9V2
dZR7VSrw0X/d4yxEbM/BGbqBAYvoIf+6efv5FUbNYHUkBug/irHTIu9Zd1i0Ukzf
WR3Khcip+dAINvOC4w4lNszv8hI2tXHbyu/QgfEoThuHc3plsUP0zTdcGy3o9N6f
CP+KJl+y0t4Ooj4cVgUl55ID7PZ3WooowMqid6d9scZcgQPps7kgLg==
=Tmto
-----END PGP SIGNATURE-----
More information about the mauiusers
mailing list