openPMD/openPMD-api

Log: Pseudo-Backend C/C++ Code

Ouverte

#567 ouverte le 4 oct. 2019

 (0 commentaire) (0 réaction) (0 personne assignée)C++ (57 forks)auto 404
backendfeature requestgood first issuehelp wantedinternal

Métriques du dépôt

Stars
 (160 étoiles)
Métriques de merge PR
 (Métriques PR en attente)

Description

Related to the logging functionality in #461 and #462, we could add a log-class in each backend. It's task would be to write a (per-rank) log-file that just includes the (pseudo) C/C++ code we call of the underlying I/O backend.

This could potentially be very helpful to debug and communicate with upstream projects.

Guide contributeur