Skip to content

epeec/ArgoDSM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

ArgoDSM

ArgoDSM is a software distributed shared memory system which aims to provide great performance with a simplified programming model.

Stable Version

The stable version of ArgoDSM is maintained by Eta Scale:
https://github.com/etascale/argodsm

EPEEC Releases

The Initial and Intermediate prototypes as well as the Final Release version of ArgoDSM for the corresponding OmpSs-2@ArgoDSM software deliverables can be found in separate repositories. Tags were published for the Initial Prototype, Intermediate Prototype and Final Release points in development:
https://github.com/pekemark/argodsm/tree/epeec-initial-prototype
https://github.com/pekemark/argodsm/tree/epeec-intermediate-prototype
https://github.com/lundgren87/argodsm/tree/epeec-final-release

To retrieve and check out the Final Release using Git, use following commands (analogous for the Prototypes):

git clone https://github.com/lundgren87/argodsm.git
cd argodsm
git checkout epeec-final-release

Further instructions on usage can be found in the repository's README.md.

About

ArgoDSM is a software distributed shared memory system which aims to provide great performance with a simplified programming model.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published