Dear all,

Thanks to your help earlier, I was able to compile my program on the Mac 
ARM-machine using clang. However, when I execute the program from the 
command line using ./program, I get the following kind of strange error: 

[] shmem: mmap: an error occurred while determining whether or not 
/tmp/ompi.***.0/jf.0/3759407104/sm_segment.***.0.e0140000.0 could be 
created.

after that the program seems to continue normally. 

What is also strange is that I don't get any warning/error, when I use 
mpirun -n 1 ./program

The reason why I would like to get this fixed is because when I execute 
ctest for tests that are not configured to run with mpirun, I see the 
message as well in the test log and even if the test might still pass and 
run correctly, I feel like it would be nice to not have the error message.

Thank you very much in advance if you have experienced anything similar and 
found a solution how to get rid of it.

Best regards,
Nik


-- 
The deal.II project is located at http://www.dealii.org/
For mailing list/forum options, see 
https://groups.google.com/d/forum/dealii?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"deal.II User Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to dealii+unsubscr...@googlegroups.com.
To view this discussion visit 
https://groups.google.com/d/msgid/dealii/babbee14-c82b-4426-b8bd-ccc34b83ef05n%40googlegroups.com.

Reply via email to