hkaiser changed the topic of #ste||ar to: STE||AR: Systems Technology, Emergent Parallelism, and Algorithm Research | stellar.cct.lsu.edu | HPX: A cure for performance impaired parallel applications | github.com/STEllAR-GROUP/hpx | Buildbot: http://rostam.cct.lsu.edu/ | Log: http://irclog.cct.lsu.edu/ | GSoC2018: https://wp.me/p4pxJf-k1
RostamLog has joined #ste||ar
<jbjnr_>
hkaiser: thanks for merging libfabric stuff
<hkaiser>
any time
eschnett has joined #ste||ar
RostamLog has joined #ste||ar
hkaiser has quit [Quit: bye]
akheir has joined #ste||ar
rtohid has joined #ste||ar
gablabc has quit [Quit: Page closed]
david_pfander has quit [Ping timeout: 264 seconds]
rtohid has quit [Remote host closed the connection]
rtohid has joined #ste||ar
nikunj has quit [Remote host closed the connection]
nikunj has joined #ste||ar
rtohid has quit [Ping timeout: 255 seconds]
Anushi1998 has joined #ste||ar
<ASamir>
heller: So what should I do if I want to track the tx and rx cqs? Should I read both cqs or there is another way?
Anushi1998 has quit [Remote host closed the connection]
jaafar has joined #ste||ar
parsa[w] has joined #ste||ar
Anushi1998 has joined #ste||ar
<heller___>
ASamir: yes, you need to read both
<ASamir>
and what should I pass to fi_cq_read if I want to poll all the completions happened? I do not know their number
rtohid has joined #ste||ar
galabc has joined #ste||ar
<heller___>
ASamir: just poll for one completion as a start
<heller___>
it will return the number of completions, an error code or zero
<ASamir>
and then I pass it a pointer to entry structs to get the entries?
<heller___>
yes
<galabc>
Hi I'm trying to run a hpx executable with different numbers of threads