c - In parallel processing, how to make each processor execute a block of program using mathematica -



c - In parallel processing, how to make each processor execute a block of program using mathematica -

i want write block of c code , send every processor execute it

is possible using mathematica?

using gateway link c mathematica or ever

thank .. :)

i think is, need distribute function on cpus in c code. default, mathematica isn't able observe functions atomic.

have checked out http://reference.wolfram.com/mathematica/tutorial/mathlinkdeveloperguide-unix.html ?

edit: if want check out http://reference.wolfram.com/mathematica/ref/paralleltable.html . doesn't work particularly c++, thats why didn't recommend :-).

c parallel-processing mathematica-8

Comments

Popular posts from this blog

iphone - Dismissing a UIAlertView -

intellij idea - Update external libraries with intelij and java -

javascript - send data from a new window to previous window in php -