Skip to content

gliegard/client-gpao

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

82 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GPAO Client

GPAO client, is a python client designed to make distributed computing.

Installation

Create a Python environment :

ci/createEnv.sh

Example

Note that you must install the GPAO server before on localhost (https://github.com/ign-packo/ign-gpao). Then you can run the test :

ci/test.sh

Linked projects

This project is used to create a JSON file that describe the set of tasks.

https://github.com/arnaudbirk/ign-gpao-project-builder

This project is the server used to orchestrate the taks.

https://github.com/ign-packo/ign-gpao

Packages

No packages published

Languages

  • Python 94.3%
  • Shell 3.3%
  • Batchfile 1.6%
  • Dockerfile 0.8%