Re: [Users] Problems running BBH example

2023-09-03 Thread Roland Haas
Hello Krishna, all, Correction. This is happening on my brand new workstation with 12th Gen Intel(R) Core(TM) i7-12700 https://en.wikipedia.org/wiki/List_of_Intel_Core_i7_processors#Golden_Cove_+_Gracemont_microarchitecture_(12th_generation) with performance (16) and efficiency (4) logical cpu

Re: [Users] Problems running BBH example

2023-09-03 Thread Roland Haas
Hello Krishna, Turns out I am getting a similar issue myself now when running on my (old, well tested) laptop: cactus_sim: configs/sim/build/SystemTopology/system_topology.cc:471: void {anonymous}::set_bindings(hwloc_topology_t, const mpi_host_mapping_t&): Assertion `num_pus % num_cores == 0' f

Re: [Users] Problems running BBH example

2023-08-24 Thread Roland Haas
Hello Krishna, The abort is triggered by the SystemTopology / HWLOC thorns having encountered a processor / core / PU combination that they did not expect. Is there anything in the stdout file? I am not quite familiar enough with hwloc in particular to really make a good suggestion. You can cert

[Users] Problems running BBH example

2023-08-16 Thread Praveer Krishna
Hello, I've downloaded and configured the Einstein Toolkit on my desktop, but I'm having an issue when I try to run the BBH example provided here and the BNS simulation from here . The job fini