>>> [OTF2] src/otf2_archive_int.c:3945: error: File does already exist: Could not create archive trace directory! [OTF2] src/otf2_archive_int.c:1108: error: File does already exist: Couldn't create directories on root. [OTF2] src/otf2_archive_int.c:1108: error: Unknown error code: Couldn't create directories on root. [OTF2] src/otf2_archive_int.c:3945: error: File does already exist: Could not create archive trace directory! <<<
This reminds me of the error that is produced when all ranks think they're rank 0 - so apex is not getting the correct initialization info. (Ranks 1-N-1 try to create the otf files and clobber each other) I still have a branch somewhere with a bunch of apex related stuff on it that I'll check - I don't remember if it was fully merged or not - there were some mpi init changes that broke some of my apex related initialization fixes and I gave up on it, but now that things are a bit more stable, I will have another look. Ping me next week if you haven't got things working by then ... JB
_______________________________________________ hpx-users mailing list [email protected] https://mail.cct.lsu.edu/mailman/listinfo/hpx-users
