Kor -

OTF2 support assumes a shared parallel filesystem, and that the file doesn’t 
already exist.  All processes also need to know their MPI ranks.

a) are you on a shared filesystem?  You can change the path to the archive with 
the APEX_OTF2_ARCHIVE_PATH environment variable.  (See 
http://khuck.github.io/xpress-apex/environment/)
b) does the path already exist?  Please delete it before the run
c) How are you configuring/launching HPX?  Is this application launched with 
mpirun/mpiexec/jsrun/srun?
d) which version of HPX and/or APEX are you using?

Thanks!
Kevin

> On Sep 10, 2020, at 8:19 AM, Hartmut Kaiser <hartmut.kai...@gmail.com> wrote:
> 
> Kor,
> 
> It should be possible to generate traces as Kevin suggested. Something else
> is going on. I'll cc Kevin to make sure he see your question.
> 
> Thanks!
> Regards Hartmut
> ---------------
> http://stellar.cct.lsu.edu
> https://github.com/STEllAR-GROUP/hpx
> 
> 
>> -----Original Message-----
>> From: hpx-users-boun...@stellar-group.org <hpx-users-bounces@stellar-
>> group.org> On Behalf Of Kor de Jong
>> Sent: Thursday, September 10, 2020 10:07 AM
>> To: hpx-users@stellar-group.org
>> Subject: [hpx-users] Generate OTF2 traces of distributed runs with APEX
>> 
>> Hi list,
>> 
>> I have a question about generating OTF2 traces for distributed runs. I am
>> able to generate traces on my desktop and laptop, but not on the cluster.
>> In the output I see these messages:
>> 
>> [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!
>> ... etc
>> 
>> and:
>> 
>> OTF2 Error: 17, File does already exist
>> 
>> and:
>> 
>> OTF2 Error: INVALID, Unknown error code
>> 
>> According to an earlier message by Kevin Huck on this list (8-3-2019) it
>> should be possible to generate traces, but maybe things have changed over
>> time? Is anybody able to generate OTF2 traces for distributed runs?
>> 
>> Thanks,
>> Kor
>> _______________________________________________
>> hpx-users mailing list
>> hpx-users@stellar-group.org
>> https://mail.cct.lsu.edu/mailman/listinfo/hpx-users
> 
> 

--
Kevin Huck, PhD
Research Associate / Computer Scientist
OACISS - Oregon Advanced Computing Institute for Science and Society
University of Oregon
kh...@cs.uoregon.edu
http://tau.uoregon.edu
http://oaciss.uoregon.edu


_______________________________________________
hpx-users mailing list
hpx-users@stellar-group.org
https://mail.cct.lsu.edu/mailman/listinfo/hpx-users

Reply via email to