Konstantin Sering

Results 19 comments of Konstantin Sering

I had the same error in linux (debian 9) and could solve it by installing ``mysql_config`` over the package manager with ``sudo apt-get install libmariadbclient-dev`` (this is the mariadb drop-in...

Added missing DOIs and checked that they lead to the right reference. @editorialbot generate pdf

> * First, based on what I read, the API only takes the data in a specific format. And it looks hard to scale up. Is it a normal convention...

@frankier thank you for your review and your good feedback. We are addressing some of your suggestions right now and might reach out to your for clarification on the others...

The following two discussions seem to be related, but I don't see on how to apply them to the problem above. Any help is appreciated. https://forum.cogsci.nl/discussion/6058/cant-export-results https://forum.cogsci.nl/index.php?p=/discussion/5868/backup-data-in-jatos

I easily could increase the amount of memory up to 16 or even 64 GB if necessary, but it does not seem to be the bottle neck. Here is the...

The number of open files is configured relatively low on the machine, ``ulimit -Sa``: ``` core file size (blocks, -c) 0 data seg size (kbytes, -d) unlimited scheduling priority (-e)...