Skip to content

kxait/pvm-rpc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pvm_rpc

simple rpc wrapper for a pvm3 wrapper in go

requirements

  • preferably a linux environment
  • pvm and pvm-dev installed on your system
  • the paths set up correctly for pvm
  • go, gcc, etc

usage

see demo.go