[scilab-Users] possible to select a core ?

Antoine Monmayrant antoine.monmayrant at laas.fr
Tue Aug 31 13:01:34 CEST 2010


Le 31/08/2010 12:57, Paul CARRICO a écrit :
>
> All,
>
> I don't know if my question is interesting (or stupid) since I'm not 
> skilled enough ...
>
> ... it's rather common to have several cores in a processor (nay 
> several processors with several cores) =>  I would like to know if 
> it's possible to select a core for a specific calculation ?
>
> (I had a look in the help documentation, but ???)
>
> My idea is the following (throughout an example).
>
> 2 (and more)  loops that can be performed in parallel :
>
> For i = 1 : n
>
>       A = .....
>
> end
>
> For i = 1 : n
>
>       B = .....
>
> end
>
> Loop 1 is perform a the core 1, loop 2 on the 2 and so on ...
>
> I noticed that a single core/processor is used ... of course the goal 
> is to increase speed up !
>
> Paul
>
There is proactive for that purpose.

http://www.scilab.org/projects/collaborations/proactive

http://proactive.inria.fr/index.php?page=scilab

Never used it, I don't know if it can fit your needs.

Antoine

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.scilab.org/pipermail/users/attachments/20100831/2fd12748/attachment.htm>


More information about the users mailing list