Results 8 comments of jdomke

I just ran into a similar issue, and was able to solve it by adding -Kieee to the compiler flags. The underlying reason (at least in my case) was that...

thanks. sorry, i have not tried the accessdaemon (forgot why, think it wasn't properly building on that system). will check in the next few days, but it might take some...

The bug with multiple threads reading/reporting counters (marker API only) which they should not access seems to go away when a topology file, generated via likwid-genTopoCfg, is present on the...

note: using FCC results in similar crashes

The issue results from having disabled cores in a 24-core version of A64FX (the chip has all 48 nodes, but only 24 are active). Unlike on Intel/AMD the kernel does...

@scheibelp yes, that workaround avoids the above error

yes, i'm 99% sure i ran `benchpark setup ...` and then `source /setup.sh` from two different directories which resulted in the described error (actually from 3 instances, but that shouldn't...

Sorry for the long silence. Yes, i was able to find the correct spot and change it, and compile it eventually. Think we can close it for now, but eventually...