00:12
jaafar has quit [Ping timeout: 272 seconds]
00:30
hkaiser has quit [Read error: Connection reset by peer]
02:29
hkaiser has joined #ste||ar
02:31
hkaiser has quit [Client Quit]
02:39
K-ballo has quit [Quit: K-ballo]
04:08
jaafar has joined #ste||ar
04:39
jaafar has quit [Ping timeout: 240 seconds]
04:50
nanashi55 has quit [Ping timeout: 240 seconds]
04:52
nanashi55 has joined #ste||ar
07:48
Vir has quit [Ping timeout: 264 seconds]
07:48
Vir has joined #ste||ar
07:57
Vir has quit [Ping timeout: 246 seconds]
07:58
Vir has joined #ste||ar
08:11
david_pfander has joined #ste||ar
12:16
K-ballo has joined #ste||ar
12:18
<
K-ballo >
someone on the slack channel is having trouble with the release
12:18
<
K-ballo >
something related to affinity data
13:01
jaafar has joined #ste||ar
13:22
ste||ar-github has joined #ste||ar
13:22
ste||ar-github has left #ste||ar [#ste||ar]
13:46
jaafar has quit [Ping timeout: 246 seconds]
14:05
ste||ar-github has joined #ste||ar
14:05
<
ste||ar-github >
hpx/function-target d071960 Agustin K-ballo Berge: Drop util::[unique_]function target/target_type
14:05
ste||ar-github has left #ste||ar [#ste||ar]
14:11
ste||ar-github has joined #ste||ar
14:11
ste||ar-github has left #ste||ar [#ste||ar]
14:51
hkaiser has joined #ste||ar
15:06
ste||ar-github has joined #ste||ar
15:06
<
ste||ar-github >
hpx/remove_thread_specific_ptr 2cd4369 Mikael Simberg: Merge remote-tracking branch 'origin/master' into remove_thread_specific_ptr
15:06
ste||ar-github has left #ste||ar [#ste||ar]
15:21
<
jbjnr_ >
hkaiser: yt?
15:21
<
jbjnr_ >
on your slides you say "See previous example, std::async has caveats" what do you mean by caveats here?
15:21
<
jbjnr_ >
intro to futures etc ...
15:23
<
hkaiser >
jbjnr_: the future returned by std:;async is special, it blocks on destruction if get() was not called
15:24
<
hkaiser >
we don't do that in HPX (on purpose)
15:30
<
jbjnr_ >
ok thanks. wasn't sure what you were referring to. I'm using some of your API slides for my talk. Hope you don't mind.
15:30
<
hkaiser >
jbjnr_: absolutely not - please use whatever you need
15:51
<
K-ballo >
hkaiser: I'd suggest phylanx introduces a strong function type rather than an alias, regardless of target()
16:04
<
hkaiser >
K-ballo: what do you mean by that?
16:05
<
K-ballo >
making `compiled_function` a real type
16:07
<
hkaiser >
K-ballo: isn't unique_function a 'real type'?
16:07
<
K-ballo >
yes, unique_function is a type.. compiled_function on the other hand is not a type, it is an alias
16:08
<
hkaiser >
it has to be type erased
16:09
<
hkaiser >
K-ballo: but I think I understand what you mena, you suggest that I kep track of the type referenced by the unique_function myself
16:10
<
K-ballo >
I mean `class compiled_function;`, implemented in terms of `unique_function` one way or another
16:10
<
K-ballo >
unrelated to the ::target() discussion
16:12
<
hkaiser >
there is more than one lazyness-driven shortcut in that code ;-)
17:11
david_pfander has quit [Ping timeout: 252 seconds]
18:28
<
jbjnr_ >
hkaiser: why do you have an example of proimse where you async(set_lco_value(42)) in your slides?
18:28
<
jbjnr_ >
what are you trying to tell people?
18:59
<
jbjnr_ >
hkaiser: is it to be used for remote setting of a future using the id_type?
19:58
<
jbjnr_ >
heller_: thanks
20:05
<
K-ballo >
when did we gain a dependency on boost.log???
20:16
<
K-ballo >
seems parcelports have their own logging going on.. I'm not touching that
20:29
<
heller_ >
K-ballo: yes, jbjnr_ wanted that
20:29
<
heller_ >
it should only be the libfabric one
20:29
<
heller_ >
K-ballo: what are you up to?
20:30
<
K-ballo >
looking at boost dependencies, as usual
20:37
<
heller_ >
boost::regex?
20:44
<
K-ballo >
what about it?
20:48
<
hkaiser >
heller_: boost.regex is gone
20:49
<
K-ballo >
mostly, it is still used in the inspect tool
21:21
<
heller_ >
ahh, cool!
21:46
jayeshbadwaik has joined #ste||ar
23:05
<
hkaiser >
K-ballo: I believe some of those headers are not needed anymore, thety are just an artifact
23:36
jbjnr__ has joined #ste||ar
23:39
jbjnr_ has quit [Ping timeout: 252 seconds]
23:46
<
heller_ >
simbergm: you really need to refer to me with "@sithhell"
23:58
david_pfander has joined #ste||ar