Is this a copy-pasted command? If yes, then check if there are hidden
invalid characters in it (echo 'YOUR PASTED COMMAND' | od -c). We
regularly have the problem, that commands copied from email contain
weird characters or invalid quotes (aka "intelligent quotes" :-).
frank
------Original Message------
What's the magic in getting the usage strings to work, we always get the message below:
bsub -n 8 -R "rusage[mem=20000]" hostname
Resource requirement string is invalid. Job not submitted.
We are using the free community edition - some uncertainty about if this could be the problem. This is not mentioned as a characteristic of the community edition.
------------------------------
Ben Held
------------------------------
#SpectrumComputingGroup