On 20111113@10:55, Carlo de Falco wrote:
> ...
> How can I check whether the system is being actually handled in parallel?
Since librsb gives the user some room into tuning the matrix data structure
(for now, using environment variables; in the future -- one may think
about this), one may envision to have a syntax similar to:

 sparsersb(A,"inquire")

Which may return an informative string about what structure, and/or
potential parallelism.
Or in alternative, arrays describing the submatrices.
Also the matrix creation may be adapted in perspective, in a way to avoid
the IMHO dangerous environment-variable (yet practical now) based mechanism.

In general, the "tuning/introspection" chapter is ocean vast, so I make
these observations "in perspective", that is after sparsersb is deemed
robust and documented enough.

Attachment: pgp6VfWnjPVHN.pgp
Description: PGP signature

------------------------------------------------------------------------------
RSA(R) Conference 2012
Save $700 by Nov 18
Register now
http://p.sf.net/sfu/rsa-sfdev2dev1
_______________________________________________
Octave-dev mailing list
Octave-dev@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/octave-dev

Reply via email to