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
Post a Comment