
7 May
2009
7 May
'09
10:07 a.m.
Hi Bulat,
Neil, you can implement it by yourself - convert -j3 in cmdline to +RTS -N3 -RTS and run program itself. alternatively, you can use defaultsHook() although i'm not sure that it can change number of Capabilities
Can I run a program itself? getProgName doesn't give me enough to invoke myself (unfortunately) I don't want to write any C - that's just more hassle than a shell script wrapping the command. Thanks Neil