Hi,
Several years ago, I developed a Massif patch to let the client code
select which part of the code should be profiled with Massif. This is
particulary useful for scientific simulation codes which often have two
phases during the run :
1) initialisation's phase
2) main computational l
Le 21/09/2020 à 17:04, Milian Wolff a écrit :
On Donnerstag, 17. September 2020 15:32:04 CEST John Reiser wrote:
On 2020-09-17 LEPAREUR Loic wrote:
Several years ago, I developed a Massif patch to let the client code
select which part of the code should be profiled with Massif.
Today this is
Le 29/09/2020 à 15:19, Milian Wolff a écrit :
On Dienstag, 29. September 2020 12:19:24 CEST LEPAREUR Loic wrote:
Le 21/09/2020 à 17:04, Milian Wolff a écrit :
On Donnerstag, 17. September 2020 15:32:04 CEST John Reiser wrote:
On 2020-09-17 LEPAREUR Loic wrote:
Several years ago, I developed