Chris are you sure you aren't missing the obvious here?

required parameter is missing in 'verbose'

Instead of

srun /path/to/exe --verbose

try

srun /path/to/exe --verbose=2

On 03/20/2013 05:11 PM, Christopher Samuel wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> Hi folks,
>
> This is BGQ V1R2M0 efix 19 (at least) with:
>
> $ srun --version
> slurm 2.5.4
>
> I've noticed that if I do:
>
> srun /path/to/exe --verbose
>
> then I get:
>
> required parameter is missing in 'verbose'
> could not runjob: invalid option value 'verbose'
>
> If I instead insert '--' then runjob ignores the --verbose, but the
> program now gets passed the -- which it may not handle well (or at all).
>
> I suspect I'm missing something obvious, so I tried using the
> - --runjob-args to pass in --args with the arguments but that didn't
> seem to help either.
>
> Is this something people have run into before, any ideas?
>
> cheers!
> Chris
> - -- 
>   Christopher Samuel        Senior Systems Administrator
>   VLSCI - Victorian Life Sciences Computation Initiative
>   Email: sam...@unimelb.edu.au Phone: +61 (0)3 903 55545
>   http://lists.schedmd.com/cgi-bin/dada/mail.cgi/r/slurmdev/636297738590/     
>  http://lists.schedmd.com/cgi-bin/dada/mail.cgi/r/slurmdev/024437514320/
>
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.4.11 (GNU/Linux)
> Comment: Using GnuPG with Thunderbird - 
> http://lists.schedmd.com/cgi-bin/dada/mail.cgi/r/slurmdev/052596730501/
>
> iEYEARECAAYFAlFKTgMACgkQO2KABBYQAh9kQQCePOdcYfMqgO2Fn3cC12aExPSY
> I9QAni0BaiOrqNwiI9KptHYPmVAn2c0h
> =bqH4
> -----END PGP SIGNATURE-----

Reply via email to