dariuszs wrote:
Hi, Single thread works, but what does it really mean? Thanks. Dariusz That there is just one MAL interpreter active and in the copy code a single worker to process the tokenized intermediates.
Fabian Groffen wrote:
On 21-04-2010 13:51:52 -0400, dariuszs wrote:
Hi, I'm using Fedora 12 on this machine, are you saying you don't have this problem? I've replicated this problem also on Ubuntu 9.10 and Windows 2003. Thanks. Dariusz.
Can you try the following to see if it makes any difference?
monetdb destroy demo monetdb create demo monetdb set nrthreads=1 demo monetdb release demo [load data]
Alternatively try this (but I think it has very little chance of making any difference):
monetdb destroy demo monetdb create demo monetdb set optpipe=inline,remap,deadcode,multiplex demo monetdb release demo [load data]
------------------------------------------------------------------------------ _______________________________________________ MonetDB-users mailing list MonetDB-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/monetdb-users
------------------------------------------------------------------------------ _______________________________________________ MonetDB-users mailing list MonetDB-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/monetdb-users