Re: [Users] Number of processors and ppn used

2022-03-31 Thread Roland Haas
Hello Nisa, > When I run the commands on my laptop the simulation just killed by > itself. I am attaching the err file. Please help me in this regard. I took a look at your err file but cannot tell much unfortunately. Usually a simulations is "killed" by the OS if it runs out of memory. There

Re: [Users] Number of processors and ppn used

2022-03-31 Thread Nisa Amir
When I run the commands on my laptop the simulation just killed by itself. I am attaching the err file. Please help me in this regard. On Thu, Mar 31, 2022 at 5:52 AM Roland Haas wrote: > Hello Nisa, > > > Okay thanks for your guidance. Can we run it on our computer by using the > > terminal as

Re: [Users] Segmentation Fault with CarpetReduce

2022-03-31 Thread Garrison, David
Hello, It is a custom code so I am attaching the part I used to do the reductions instead. handle = CCTK_ReductionHandle("average"); ierr = CCTK_Reduce(cctkGH, -1, handle, 1, CCTK_VARIABLE_REAL, _factor, 1, CCTK_VarIndex("MHD_Analysis::aa_out_avg")); ierr = CCTK_Reduce(cctkGH, -1, handle, 1,

[Users] Meeting minutes for 2022-03-31

2022-03-31 Thread Leonardo Rosa Werneck
ET Meeting Minutes - March 31, 2022 Chair : Roland Haas Minutes: Leo Werneck Present: Steve Brandt, Peter Diener, Zach Etienne, Bill Gabella, Miguel Garcia, Bruno Giacomazzo, Roland Haas, Atul Kedia, Leo Werneck, Yosef Zlochower Nothing specific added to the agenda. * Next ET

Re: [Users] Segmentation Fault with CarpetReduce

2022-03-31 Thread Bruno Giacomazzo
DG, could you share the parameter file you are using? So that we may have a better look at the problem. Thanks, Bruno Il giorno mer 30 mar 2022 alle ore 20:52 Garrison, David ha scritto: > Hello, > > Whenever I set the number of ghost zones to 1, I get segmentation faults > from my