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: 246 seconds]
hkaiser has quit [Quit: Bye!]
<satacker[m]> TIL atomic constraints: http://eel.is/c++draft/temp.constr.order
K-ballo1 has joined #ste||ar
K-ballo has quit [Ping timeout: 252 seconds]
K-ballo1 is now known as K-ballo
hkaiser has joined #ste||ar
<satacker[m]> error: https://pastebin.com/eQd32U1E
<satacker[m]> Major concern: Why is free operator or member operator not detected in this case ? This was supposed to work
<hkaiser> satacker[m]: I'll try to have a look
<satacker[m]> thanks
K-ballo1 has joined #ste||ar
K-ballo has quit [Ping timeout: 255 seconds]
K-ballo1 is now known as K-ballo
<satacker[m]> Also hkaiser this https://github.com/STEllAR-GROUP/hpx/actions/runs/4275602107/jobs/7443077583#step:5:580 is not really related to my changes was it failing before?
<hkaiser> satacker[m]: not sure, I have not seen this before. Are you on top of master?
<hkaiser> could you please create a ticket if this is caused by recent changes?
<satacker[m]> yes
Yorlik_ is now known as Yorlik
<Yorlik> hkaiser: Did you ever try to use clang on windows with CMake and vcpkg?
<Yorlik> I'm having a hard time telling vcpkg to use clang as well. Setting cmake_cxx_compiler etc in the toolchain file we use doesn't help.
<hkaiser> I used it with the external cmake and VS
<hkaiser> for the external cmake it's just a -Tclangcl
<Yorlik> IC. What about vcpkg?
<hkaiser> I've never tried that
<Yorlik> Cmake is compiling our code with clang, but vcpkg sticks to cl.
<hkaiser> Yorlik: that shouldn't be a problem
<Yorlik> Some people say defining a chainloaded toolchain file helps, but it didn'tz work for me.
<hkaiser> I'm using clang for projects that depend on HPX and other libraries from vcpkg that were generated with cl
<Yorlik> Did you manage to have vcpkg compile using clang++ or clang-cl?
<hkaiser> Yorlik: I have not even tried
<Yorlik> hkaiser: In the moment I'm utterly failing with that.
<hkaiser> Yorlik: why do you want to do that?
<Yorlik> Because when building HPX with cl in vcpkg I'm getting compiler mismatch errors when compiling my struff with clang..
<hkaiser> just set the CMAKE variable as suggested by the error message
<Yorlik> I wanted to use clang to check if a compile error I'm getting in another li9brary is MSVC specific or not.
<Yorlik> A header only lib that is - so - could be our usage of it or MSVC.
<Yorlik> But since it used to work flawlessly for a lomng time ...
<Yorlik> hkaiser: OK - I'll try that ..
<Yorlik> hkaiser: YT?
<Yorlik> hkaiser: YT?
<hkaiser> Yorlik: sorry, driving...
<Yorlik> Drive safe ... laters ...
K-ballo1 has joined #ste||ar
K-ballo has quit [Ping timeout: 255 seconds]
K-ballo1 is now known as K-ballo