Re: [eigen] Merge the evaluator branch |
[ Thread Index | Date Index | More lists.tuxfamily.org/eigen Archives ]
Unfortunately, I get quite some "virtual memory exhausted" errors on one of my test-machines 'cerver':
http://manao.inria.fr/CDash/index.php?project=Eigen&date=2014-09-21&display=project
(I limited virtual memory to 1.5GB, since this machine only has 2GB of RAM and is barely usable if it uses more memory for compiling)
The command I used for limiting virtual memory is
ulimit -v 1572864
if someone wants to try to reproduce.
Furthermore, there seems to be some problems with cuda:
http://manao.inria.fr/CDash/viewBuildError.php?buildid=14352
Mail converted by MHonArc 2.6.19+ | http://listengine.tuxfamily.org/ |