00:21
akheir has quit [Quit: Leaving]
00:51
nikunj97 has quit [Read error: Connection reset by peer]
01:09
bita_ has joined #ste||ar
02:09
hkaiser has quit [Quit: bye]
02:34
nanmiao11 has quit [Remote host closed the connection]
02:36
bita_ has quit [Ping timeout: 260 seconds]
03:28
kale[m] has quit [Ping timeout: 240 seconds]
03:47
kale[m] has joined #ste||ar
04:02
kale[m] has quit [Ping timeout: 240 seconds]
04:04
kale[m] has joined #ste||ar
09:54
kale[m] has quit [Ping timeout: 240 seconds]
09:56
kale[m] has joined #ste||ar
10:12
kale[m] has quit [Ping timeout: 260 seconds]
10:13
kale[m] has joined #ste||ar
11:16
nikunj97 has joined #ste||ar
11:22
Nikunj__ has joined #ste||ar
11:25
nikunj97 has quit [Ping timeout: 260 seconds]
12:12
weilewei has quit [Remote host closed the connection]
12:18
kale[m] has quit [Read error: Connection reset by peer]
12:19
kale[m] has joined #ste||ar
12:20
hkaiser has joined #ste||ar
12:20
karame_ has quit [Remote host closed the connection]
12:32
weilewei has joined #ste||ar
12:35
akheir has joined #ste||ar
12:57
hkaiser has quit [Read error: Connection reset by peer]
12:58
hkaiser has joined #ste||ar
13:00
nanmiao111 has joined #ste||ar
13:59
diehlpk__ has joined #ste||ar
14:30
<
hkaiser >
ms[m]: what happened to the coverage reporting? could you ask you collegue, please?
14:33
<
ms[m] >
hkaiser: uhh, I think I broke it
14:34
<
ms[m] >
looks like I did mess up the rebase (I'm using some deprecated headers)
14:34
<
ms[m] >
will fix it
14:34
<
ms[m] >
thanks for pointing that out
14:34
<
hkaiser >
thanks a lot!
14:51
diehlpk__ has quit [Ping timeout: 260 seconds]
14:59
diehlpk__ has joined #ste||ar
15:20
nikunj has quit [Ping timeout: 260 seconds]
15:21
nikunj has joined #ste||ar
16:05
kale[m] has quit [Ping timeout: 260 seconds]
16:05
kale[m] has joined #ste||ar
16:14
diehlpk__ has quit [Remote host closed the connection]
16:14
diehlpk__ has joined #ste||ar
16:28
diehlpk__ has quit [Remote host closed the connection]
16:29
diehlpk__ has joined #ste||ar
16:41
amspina[m] has joined #ste||ar
17:10
karame_ has joined #ste||ar
17:57
bita_ has joined #ste||ar
18:10
diehlpk__ has quit [Ping timeout: 260 seconds]
18:30
K-ballo has quit [Ping timeout: 246 seconds]
18:31
K-ballo has joined #ste||ar
18:48
diehlpk_work has quit [Quit: Leaving]
18:49
diehlpk_work has joined #ste||ar
18:53
<
diehlpk_work >
Any idea what could go on here?
18:53
<
diehlpk_work >
HPX compiles with gcc, openmpi, but not with mpich
18:59
<
K-ballo >
bad command line options?
19:00
<
K-ballo >
no, it seems to be receiveing a bunch of command line options as if it were just one '-fexceptions -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GLIBCXX_ASSERTIONS'
19:00
<
K-ballo >
diehlpk_work: see the bad quotes in the command
19:01
<
diehlpk_work >
K-ballo, Ok, thanks. I am not sure how to fix that
19:10
<
K-ballo >
remove the bad quotes
19:11
<
diehlpk_work >
Yes, but these quotes are generated by cmake and I do not have much influence on Fedora's build system
19:12
<
K-ballo >
cmake would only put quotes there if you explicitly quote multiple options as a single one
19:15
<
diehlpk_work >
I am curious why it works with gcc and with openmpi but not with mpich
19:38
<
diehlpk_work >
hkaiser, Yes
19:38
<
diehlpk_work >
seems to be related
19:39
<
hkaiser >
diehlpk_work: could you please comment on that ticket, please?
19:41
<
diehlpk_work >
hkaiser, Done
19:41
<
diehlpk_work >
Let me check if the cmake version was updated since the last build, since it worked before
19:42
Nikunj__ has quit [Quit: Leaving]
19:51
kale[m] has quit [Ping timeout: 260 seconds]
19:52
kale[m] has joined #ste||ar
20:02
sayefsakin has joined #ste||ar
20:08
<
ms[m] >
hkaiser: I'm guessing he's restarting jenkins or similar
20:08
<
ms[m] >
the results are in any case not useful yet
20:11
<
hkaiser >
ms[m]: I wanted to give a headsup wrt the webserver config
20:14
<
akheir >
hkaiser: I am working on the server. it is down
20:15
<
hkaiser >
akheir: ahh ok, nvm, then
20:17
nikunj has quit [Read error: Connection reset by peer]
20:17
nikunj has joined #ste||ar
20:23
<
akheir >
hkaiser: it is up again
20:40
nikunj has quit [Ping timeout: 256 seconds]
20:43
kale[m] has quit [Ping timeout: 240 seconds]
20:43
kale[m] has joined #ste||ar
20:50
nikunj has joined #ste||ar
20:55
nikunj has quit [Ping timeout: 272 seconds]
21:04
nikunj has joined #ste||ar
21:06
<
hkaiser >
akheir: thanks
21:06
<
hkaiser >
it asks for a password now
21:08
nikunj has quit [Ping timeout: 240 seconds]
21:20
nikunj has joined #ste||ar
21:21
<
K-ballo >
that looks wrong, flags is a string, options is a list
21:21
<
K-ballo >
by giving flags to the options command we are telling cmake all those flags are a single option
21:22
<
hkaiser >
K-ballo: how can we circumvent that?
21:22
<
K-ballo >
split the flags into options?
21:23
<
hkaiser >
do you know where that's happening?
21:23
<
K-ballo >
why are we setting those properties manually to begin with? are those imported targets?
21:23
<
hkaiser >
most probably
21:24
<
hkaiser >
K-ballo: ok, that should be easy enough to fix
21:24
<
hkaiser >
same is probably true two lines down for MPI_CXX_COMPILE_DEFINITIONS
21:25
<
K-ballo >
that property is a list too, yes
21:26
<
K-ballo >
also it's a bit icky that we are overwriting them and not appending to them, is that intentional?
21:26
<
hkaiser >
those come directly from FindMPI, I believe
21:27
<
K-ballo >
nevermind, it's on hpx::mpi just created above
21:28
<
hkaiser >
so idiomatic way to solve this is to iterate ver the list and call target_link_libraries for each of the elements, right?
21:28
<
K-ballo >
"All cmake version don't have the same found variable set" that seems hard to believe, cmake itself is setting MPI_FOUND
21:29
<
K-ballo >
hkaiser: which list?
21:29
<
hkaiser >
MPI_CXX_COMPILE_FLAGS
21:29
<
K-ballo >
FLAGS is not a list, it's a string
21:30
<
K-ballo >
"-foo -bar -baz"
21:30
<
hkaiser >
ahh, so we need to manually split it
21:30
<
K-ballo >
OPTIONS is a list, "-foo;-bar;-baz"
21:30
nikunj has quit [Ping timeout: 264 seconds]
21:30
<
hkaiser >
or can we just turn the flags into a list using the LIST() function?
21:31
<
K-ballo >
when "-foo -bar -baz" the flags string is interpreted as a list, it consist of a single element with spaces in it, so it must be quoted
21:31
<
hkaiser >
we need it as separate options, though
21:32
<
hkaiser >
ok, didn't know about separate_arguments(), thanks
21:36
nikunj has joined #ste||ar
21:44
karame_ has quit [Remote host closed the connection]
21:52
weilewei has quit [Remote host closed the connection]
22:06
weilewei has joined #ste||ar
22:08
sayefsakin has quit [Ping timeout: 256 seconds]
22:26
bita_ has quit [Read error: Connection reset by peer]
23:16
nanmiao111 has quit [Remote host closed the connection]
23:59
K-ballo has quit [Quit: K-ballo]