home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 8 Other / 08-Other.zip / pvm3os2b.zip / readme.1st < prev   
Text File  |  1993-12-31  |  2KB  |  36 lines

  1.               Parallel Virtual Machine (PVM)
  2.               software for OS2 2.x platform.
  3.  
  4.  
  5.   PVM is a software system that enables a collection of heterogeneous
  6. computers to be used as a coherent and flexible concurrent computational
  7. resource.
  8.  
  9.   The individual computers may be shared- or local-memory multiprocessors,
  10. vector supercomputers, specialized graphics engines, or scalar
  11. workstations, that may be interconnected by a variety of networks,
  12. such as ethernet, FDDI.
  13.  
  14.   User programs written in C, C++ or Fortran access PVM through library
  15. routines.
  16.  
  17.  
  18.    For various technical reasons explained later you are strongly
  19. urged to move pvm3os2.zip file to the root directory of any drive
  20. and unzip it there. It will create \pvm3 directory structure plus
  21. \tmp directory (also explained later). In order to be able to
  22. unzip it you will need around 3 Mb of free disk space.
  23.  
  24.    Please be aware that to sensibly use this software you need to
  25. have TCP/IP v2.0 installed and running (base package is enough
  26. if you don't want to recompile PVM, otherwise you need also
  27. development package). You also have to have emx development system
  28. installed (preferably latest version 0.8h) if you want to do anything
  29. more then just to play with precompiled example programs. Therefore
  30. I am not including emx.dll that is needed for running programs compiled
  31. with emx+gcc.
  32.  
  33.  
  34.                                        Jan Ftacnik
  35.                                 ftacnikj@fnal05.fnal.gov
  36.