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
diehlpk_work has quit [Ping timeout: 260 seconds]
hkaiser has quit [Quit: Bye!]
K-ballo1 has joined #ste||ar
K-ballo has quit [Ping timeout: 252 seconds]
K-ballo1 is now known as K-ballo
Yorlik has joined #ste||ar
K-ballo1 has joined #ste||ar
K-ballo has quit [Ping timeout: 260 seconds]
K-ballo1 is now known as K-ballo
hkaiser has joined #ste||ar
<Yorlik> hkaiser: YT?
<hkaiser> Yorlik: here
<Yorlik> I'm getting a weird error: Compilers do not match
<Yorlik> For some reasons it seems HPX is compiled with a different version of the cl compiler than my executrable
<Yorlik> Do you have any idea why that might happen?
<hkaiser> vcpkg might have found a different compiler on your machine
<hkaiser> do you have several versions of VS installed?
<Yorlik> I tried to remove anything older than latest
<Yorlik> Could it be vcpkg is forcing an old compiler to be used?
<hkaiser> difficult to tell
<Yorlik> HPX_CXX_COMPILER=C:/Program Files/Microsoft Visual Studio/2022/Community/VC/Tools/MSVC/14.34.31933/bin/Hostx64/x64/cl.exe,
<Yorlik> CMAKE_CXX_COMPILER=C:/Program Files/Microsoft Visual Studio/2022/Community/VC/Tools/MSVC/14.33.31629/bin/HostX64/x64/cl.exe.
<hkaiser> looks like it
<hkaiser> you can safely ignore this error when using msvc, ATM
<Yorlik> I'll try to fix my installation - but it's really odd.
<hkaiser> those are 100% binary compatible
<Yorlik> I'll rather fix my install.
<hkaiser> I think our cmake setup suggests a setting that will ignore the issue
<Yorlik> I'll update cmake - it seems it's using the older cl
<hkaiser> Yorlik: try deleting your cmake cache
<hkaiser> or better yet, the whole build directory
<Yorlik> I deleted the vcpkg cache and all directories not in the git - where does the cmake cache lives if not in my build?
<Yorlik> I had deleted all project related build files too
<Yorlik> But I think there is another cmake related cache around somewhere.
<hkaiser> no, it's the build directory of your application that points to the old compiler, vcpkg got the newer one
<hkaiser> Yorlik: ^^
<Yorlik> Trying (another) (hopefully clean) build ...
<Yorlik> Too many caches around
<Yorlik> hkaiser: seems it's fixed now - moving on to other errors :)
<hkaiser> Yorlik: +1
hkaiser has quit [Quit: Bye!]
tufei has joined #ste||ar
tufei has quit [Remote host closed the connection]
tufei has joined #ste||ar
K-ballo has quit [Ping timeout: 252 seconds]
K-ballo1 has joined #ste||ar
K-ballo1 is now known as K-ballo
hkaiser has joined #ste||ar
tufei_ has joined #ste||ar
tufei has quit [Remote host closed the connection]
tufei_ has quit [Remote host closed the connection]
tufei_ has joined #ste||ar