Hi,
I'm trying to set the maximum number of cores using gdk_nr_threads parameter but it doesn't seem to work for me. I've tried "variants" of this command: monetdbd set gdk_nr_threads=4 start /my/dbfarm but it seems like gdk_nr_threads is not a supported property.
Additionally to this, I would like to ask how does MonetDB handle concurrent user sessions and the available cpu resources ?
Hi There are no known problems with the thread setting. Their actual use depends on the parallelism available within the queries. On 30/06/14 11:53, Dimitris Karampinas wrote: limited number of workers are allocated to do the work outstanding. See the stethoscope for details
The manual says there is support for "inter- and intra- parallelism". Can someone roughly explain me what to expect or give me a pointer to the code that is responsible for resource management ? Internal, code is in mal_interpreter,c and mal_dataflow.c, part of the instruction scheduler.
regards, Martin
Cheers! Dimitris
_______________________________________________ users-list mailing list users-list@monetdb.org https://www.monetdb.org/mailman/listinfo/users-list