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
<dkaratza[m]>
<ms[m]> "and sorry, I had completely..." <- np, actually auriene had sent me some instructions on how to do it. So, I followed these steps and it worked 😀
Yorlik_ has joined #ste||ar
Yorlik_ is now known as Yorlik
Yorlik has quit [Ping timeout: 265 seconds]
K-ballo has joined #ste||ar
Yorlik has joined #ste||ar
hkaiser has joined #ste||ar
Yorlik has quit [Ping timeout: 252 seconds]
diehlpk_work has joined #ste||ar
tufei_ has quit [Quit: Leaving]
<hkaiser>
gonidelis[m]: see pm, pls
Yorlik has joined #ste||ar
Yorlik has quit [Ping timeout: 250 seconds]
tufei has joined #ste||ar
Yorlik has joined #ste||ar
<gnikunj[m]>
hkaiser hey!
<hkaiser>
gnikunj[m]: here
tufei_ has joined #ste||ar
<gnikunj[m]>
hkaiser free for a call sometime today?
<hkaiser>
yes, now?
<gnikunj[m]>
Plenty of things to catch up on ;)
tufei has quit [Remote host closed the connection]
<gnikunj[m]>
My coffee is brewing. In 5min?
<hkaiser>
sure, I'm in - ready whenever you are
<diehlpk_work>
ms[m], Have you compiled kokkos and hpx-kokkos on Daint with clang?
<diehlpk_work>
Since g++ (cray) does not work with nvcc, I switched to cray
<diehlpk_work>
clang
<ms[m]>
diehlpk_work: not recently, but when I tried it was generally a less painful experience than gcc+nvcc
<ms[m]>
I think gdaiss has done that quite recently as well (though not necessarily on daint)
<ms[m]>
Octotiger needed some changes for it but otherwise it was fine as far as I understood
Yorlik has quit [Ping timeout: 240 seconds]
diehlpk_work has quit [Remote host closed the connection]
diehlpk_work has joined #ste||ar
<diehlpk_work>
boost and clang combined are so painful
<K-ballo>
I'd say boost is painful on its own
<diehlpk_work>
Yes, and adding the cray compiler makes it even more painful
<diehlpk_work>
Yes, boost 1.77 and 1.76 are not compiling with clang 11 at all
<diehlpk_work>
Only 1.75 is
<diehlpk_work>
ms[m], Octotiger is not the issue on Daint.
<diehlpk_work>
Kokkos is killing me
<ms[m]>
diehlpk_work: what is the problem exactly?
<ms[m]>
Boost and cray clang definitely didn't go well together before 1.77
<ms[m]>
Are you compiling all of boost?
<diehlpk_work>
For 1.77 it failed to compile b2 with some linker error
<diehlpk_work>
Same error for 1.76
<diehlpk_work>
1.75 boost compiled
<diehlpk_work>
Here, Kokkos fails with the __float 128 not defined