Releases: cea-hpc/selFIe
Releases · cea-hpc/selFIe
OpenMP profiling
- Add OpenMP Profiling
- Update scripts to Python3
Output to directory
In the previous release, selfie was able to write its output to a file. But with a MPI job (or multiprocesses job), output lines are bad written. With this release, when using output directory feature, each process write in its own file.
Output to file
By default, selFIe logs profiling data in system log. Many users ask to have the possibility to redirect the output to a file.
Pre-release
This pre-release is for testing the output file feature.
1.0.1
Minor changes
First release
1.0.0 Initial commit