Skip to content

TauferLab/Pluto

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pluto

Summary:

This PMPI tool tracks how many non-blocking MPI communications occur, and maps them according to the memory address of the requests.

Usage:

To use Pluto, use it like any other PMPI tool, through PnMPI, LD_PRELOAD, or the linker for your system. Given is an example of the LD_PRELOAD method:

LD_PRELOAD=/path/to/libpluto.so mpirun -np x program

In ANACIN-X, which Pluto is a member of, PnMPI is used.

Dependencies:

Copyright and License:

Copyright (c) 2021, Global Computing Lab

ANACIN-X is distributed under terms of the Apache License, Version 2.0 with LLVM Exceptions.

See LICENSE for more details.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages