possible to select a core ?

Paul CARRICO paul.carrico at free.fr
Tue Aug 31 12:57:14 CEST 2010


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

 

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


More information about the users mailing list