MPI Logger allows the use of the standard library logging module in a safe, efficient way, when running highly parallel MPI tasks. It does this by spawning a new MPI process which acts as a single writer to a specified log file. All log messages emitted by the standard logging module are dispatched to this process.
-
Notifications
You must be signed in to change notification settings - Fork 4
A handler for safely and efficiently using the logging module in an MPI task.
License
jrs65/python-mpi-logger
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
A handler for safely and efficiently using the logging module in an MPI task.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published