首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > Java > 面向对象的表示MPI-1标准java实现。

面向对象的表示MPI-1标准java实现。

资 源 简 介

Java MPI Any of Message Passing Interface standarts implies procedural techniques of implementation. So, in order to implement it on Java using all its strong abilities and simply interesting features I was forced to represent ideas of classical MPI in accordance with object-oriented methods. Because of Java peculiarities some of MPI chapters are not present in given implementation. "Virtual Topologies" is the one exception. It is not implemented because i have not enough experience in Java for implement it well. # Running programs # Message Passing of Java implementation relies on RMI technology so that policy files are necessary. Command line option for java to attach policy is -Djava.security.policy=somefilename If your PC has more then one NIC you should explain to Java what interface program will use: -Djava.rmi.server.hostname=yourhostname mpiMan
VIP VIP
0.192665s