Re: [eigen] FLENS C++ expression template Library has excellent documentation

[ Thread Index | Date Index | More lists.tuxfamily.org/eigen Archives ]


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Rohit Garg schrieb:
> Which is the minimally lightweight scheduler in your opinion?

By scheduler I was talking about the "server thread" that's giving the
"worker threads" their tasks to do.

> Pthreads? Intel TBB? OpenMP atleast has the advantage of being
> compiler driven so can be atleast there will be no code to link to.

Those aren't the schedulers for me, that's the threading library used
for the basic infrastructure stuff. I don't know which of those would be
best for our case, but it has to be choosen carefully. Adding threads is
allways adding overhead - something that eigen could avoid in the past
and that's one of the biggest strengths of eigen...



-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)

iEYEAREIAAYFAknqOfcACgkQoWM1JLkHou29rQCfc1hYMEnNI/efHuQvxrnAK/+t
L9YAn2cuKm3q3mJZGtOs6rngco6wQT/S
=cFgC
-----END PGP SIGNATURE-----



Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/