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
Yorlik_ has joined #ste||ar
Yorlik__ has quit [Ping timeout: 250 seconds]
hkaiser_ has quit [Quit: Bye!]
HHN93 has joined #ste||ar
HHN93 has quit [Quit: Client closed]
HHN93 has joined #ste||ar
HHN93 has quit [Quit: Client closed]
HHN93 has joined #ste||ar
<HHN93>
Can someone please help me out with the *C*, *Lic*, *SPDX-Lic* info I need to add to all files
<HHN93>
is it some default text I need to copy and paste?
HHN93 has quit [Quit: Client closed]
hkaiser has joined #ste||ar
HHN93 has joined #ste||ar
HHN93 has quit [Quit: Client closed]
hkaiser has quit [Quit: Bye!]
hkaiser has joined #ste||ar
<mdiers[m]>
hkaiser_: Hello
<hkaiser>
mdiers[m]: here
<mdiers[m]>
* hkaiser: Hello
<mdiers[m]>
By the changes to wait_some and barrier our problems are so far all solved. Thanks for the work ;-)
<mdiers[m]>
hkaiser: Another point: I am still missing an idea for an optimization of our load balancing. I am currently stuck in a recursion.
<mdiers[m]>
I have adapted once your example simple_master_slave for the problem representation. Maybe you find time to have a look at it, I'm sure you have an idea. But it is not so urgent 😉
<mdiers[m]>
The basic approach is that the finished futures start new work in parallel...