hkaiser changed the topic of #ste||ar to: STE||AR: Systems Technology, Emergent Parallelism, and Algorithm Research | stellar-group.org | HPX: A cure for performance impaired parallel applications | github.com/STEllAR-GROUP/hpx | This channel is logged: irclog.cct.lsu.edu
K-ballo has quit [Quit: K-ballo]
diehlpk has joined #ste||ar
diehlpk has quit [Quit: Leaving.]
diehlpk has joined #ste||ar
diehlpk has quit [Client Quit]
hkaiser has quit [Quit: Bye!]
inertia has joined #ste||ar
K-ballo has joined #ste||ar
wash_ has quit [Read error: Connection reset by peer]
<gonidelis[m]>
hkaiser: by pinning threads we are trying to sustain the same threads within a certain socket without them jumping around and changing context?
<hkaiser>
gonidelis[m]: yes, pinning even to cores, not only sockets
<gonidelis[m]>
huh
<gonidelis[m]>
hkaiser: what about likwid not being available to rostam? are there other options except source installation?
<hkaiser>
gonidelis[m]: what other options might there be?
<hkaiser>
you can also ask Alireza to install it, but that might take some time as he's busy with the transition to redhat
<gonidelis[m]>
ok
diehlpk has joined #ste||ar
<pedro_barbosa[m]>
Is it possible to set environment variables for the kernel launch in HPXCL?
<hkaiser>
pedro_barbosa[m]: if there is code that reads the environment variables, yes - otherwise it might not have any effect
diehlpk has quit [Quit: Leaving.]
diehlpk has joined #ste||ar
diehlpk has quit [Quit: Leaving.]
diehlpk has joined #ste||ar
diehlpk has quit [Client Quit]
diehlpk has joined #ste||ar
diehlpk has quit [Client Quit]
diehlpk has joined #ste||ar
<gonidelis[m]>
hkaiser: do i have to build likwid with clang too?
<gonidelis[m]>
in order towork for openmp clang
<hkaiser>
gonidelis[m]: don't think so
<gonidelis[m]>
thanks
<hkaiser>
it's a C-based library and fully self-contained
inertia is now known as inertia[away]
<gonidelis[m]>
hkaiser: hey?
<hkaiser>
here
<gonidelis[m]>
i thought you were staying
diehlpk_work has joined #ste||ar
diehlpk has quit [Quit: Leaving.]
diehlpk has joined #ste||ar
jehelset has quit [Remote host closed the connection]
<hkaiser>
ms[m]: yt?
jehelset has joined #ste||ar
<gonidelis[m]>
hkaiser: how do i verify that thread binding actually happened. likwid says so, but what if I use the other tools like numactl and omp affinity?