<html><head></head><body><div class="ydp3199d175yahoo-style-wrap" style="font-family:Helvetica Neue, Helvetica, Arial, sans-serif;font-size:16px;"><div dir="ltr" data-setdir="false">Hello everyone,</div><div dir="ltr" data-setdir="false"><br></div><div dir="ltr" data-setdir="false">1) I have been using the 2020_05 version of Einstein Toolkit for a while now and wanted to use mesh refinement with periodic boundaries but can't get it to work. I tried to run the test parameter file <span>repos/carpet/PeriodicCarpet/test/</span><span>ml-gw1d-small-amr.par and am getting the error </span></div><div dir="ltr" data-setdir="false"> <div><p class="ydp5437562bp1" style="margin: 0px; font-stretch: normal; line-height: normal; font-family: Andale Mono; color: rgb(88, 191, 226); background-color: rgb(15, 14, 54);"><span class="ydp5437562bs1"><font size="3" style="background-color: inherit;">while executing schedule bin BoundaryConditions, routine PeriodicCarpet::PeriodicCarpet_ApplyBC</font></span></p><p class="ydp5437562bp1" style="margin: 0px; font-stretch: normal; line-height: normal; font-family: Andale Mono; color: rgb(88, 191, 226); background-color: rgb(15, 14, 54);"><span class="ydp5437562bs1"><font size="3" style="background-color: inherit;"><span class="ydp5437562bApple-converted-space"> </span>in thorn PeriodicCarpet, file /users/munozr/code/2020_05/Cactus/arrangements/Carpet/PeriodicCarpet/src/periodic.cc:181:</font></span></p><p class="ydp5437562bp2" style="margin: 0px; font-stretch: normal; line-height: normal; font-family: Andale Mono; color: rgb(201, 211, 240); background-color: rgb(15, 14, 54);"><font size="3"><span class="ydp5437562bs2" style="color: rgb(88, 191, 226);"><span class="ydp5437562bApple-converted-space"> </span>-></span><span class="ydp5437562bs1"> Cannot handle more than one local component</span></font></p></div>In the PeriodicCarpet thorn documentation I see " <span>it provides correct behaviour for the case where a refinement level overlaps the periodic boundaries, and may therefore be made up of more than one component on the same process " so I think somewhere there, there is an issue so I figured I should try with the latest version of EinsteinToolkit.</span></div><div dir="ltr" data-setdir="false"><span><br></span></div><div dir="ltr" data-setdir="false"><span>2) I got a new laptop Mac Sonoma 14.2.1, so I've been installing the latest Xcode etc. I downloaded EinsteinToolkit 2023_11 and tried to compile it, I ran into issues with SGRID (and DNSdata) and ADIOS2 I see there are tickets about them and I don't need them so I commented them out. Now when I compile the code I get the terminal output and config.log attached. I can't decipher exactly what the issue is from those. Please let me know what I can do to fix this.</span></div><div dir="ltr" data-setdir="false"><br></div><div dir="ltr" data-setdir="false">3) I also tried to compile ET_2023_11 on the Sciama HPC as well (where the 2020_05 version works well), because of the security of Sciama, I used GetComponents on my laptop, compressed Cactus and scp to Sciama. Then the sciama.ini .cfg .run and .sub files are already included in EinsteinToolkit where I use system/intel64 and intel_comp/2019.2 this gives me the error</div><div dir="ltr" data-setdir="false"> <div><p class="ydp8a0103e4p1" style="margin: 0px; font-stretch: normal; line-height: normal; font-family: Andale Mono; color: rgb(201, 211, 240); background-color: rgb(15, 14, 54);"><span class="ydp8a0103e4s1"><font size="3" style="background-color: inherit;">Cactus requires a C++11 compiler -- check your C++ compiler and C++ compiler flags</font></span></p><p class="ydp8a0103e4p1" style="margin: 0px; font-stretch: normal; line-height: normal; font-family: Andale Mono; color: rgb(201, 211, 240); background-color: rgb(15, 14, 54);"><span class="ydp8a0103e4s1"><font size="3" style="background-color: inherit;">If using g++ at least version 6 is required, if using icpc use -gxx-name to use libstc++ from g++ at least version 6</font></span></p><p class="ydp8a0103e4p2" style="margin: 0px; font-stretch: normal; line-height: normal; font-family: Andale Mono; color: rgb(201, 211, 240); background-color: rgb(15, 14, 54); min-height: 20px;"><font size="3"><span class="ydp8a0103e4s1"></span><br></font></p><p class="ydp8a0103e4p1" style="margin: 0px; font-stretch: normal; line-height: normal; font-family: Andale Mono; color: rgb(201, 211, 240); background-color: rgb(15, 14, 54);"><span class="ydp8a0103e4s1"><font size="3" style="background-color: inherit;">Error reconfiguring sim-config</font></span></p></div>I tried using intel_comp/2020.1 (latest available on sciama) and got the same error (and some module warnings). I found the path to g++ and so tried to add -gxx-name = <span>/opt/apps/compilers/gnu_comp/cfg/9.1.0/intel64/bin/g++ to <span>CXXFLAGS in sciama.cfg but this didn't change anything. <span><span style="color: rgb(0, 0, 0); font-family: Helvetica Neue, Helvetica, Arial, sans-serif; font-size: 16px;">Please let me know what I can do to fix this.</span></span></span></span></div><div dir="ltr" data-setdir="false"><br></div><div dir="ltr" data-setdir="false">Thank you for your help,</div><div dir="ltr" data-setdir="false">Robyn</div></div></body></html>