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
<gonidelis[m]> anybody knows a good way to not optimize away the result of a std algorithm when benchmarking it?
diehlpk has joined #ste||ar
diehlpk has quit [Client Quit]
tufei__ has quit [Remote host closed the connection]
tufei__ has joined #ste||ar
<gonidelis[m]> what i realize
<gonidelis[m]> hkaiser: what i realize is that even that we changed to clangcl the compatibility issues remain since we have the same abi as msvc
<gonidelis[m]> #include <sys/mman.h>
<gonidelis[m]> remains a problem
<gonidelis[m]> and it makes sense, no?
<gonidelis[m]> though you are dealing with issue here
<gonidelis[m]> also, https://prnt.sc/T63roMi-IlRj
<gonidelis[m]> any ideas how could i fix that?
<gonidelis[m]> tbh i think it is turned on but some how vs misses it
<hkaiser> hmmm
<hkaiser> difficult to tell
<gonidelis[m]> ok i dont care about visual studio that much. i found out that it compiles so i am good. my main concern is why did we shift to clangcl
<hkaiser> because msvc can't handle the code (last time I tried, at least)
<gonidelis[m]> alright
<gonidelis[m]> but the api is the same :)
<gonidelis[m]> like mmu?
<gonidelis[m]> i mean, external libraries that can be handled by clang, can also be handled by clangcl?
<gonidelis[m]> (footnote: nwgraph might be the first occurance of a 3rd party library compiling HPX and std::ranges together - am feeding a std::ranges::view to one of our parallel algorithms rn)
<hkaiser> yes
<gonidelis[m]> doesn't seem like it :) i get an error >:(((((((((((((
<gonidelis[m]> plz let's iterate tomorrow over the workaround solution for market matrix
<hkaiser> ok
<gonidelis[m]> need to open it (unpack it) and all
hkaiser has quit [Quit: Bye!]
tufei__ has quit [Remote host closed the connection]
tufei__ has joined #ste||ar
Yorlik has joined #ste||ar
K-ballo1 has joined #ste||ar
K-ballo has quit [Ping timeout: 252 seconds]
K-ballo1 is now known as K-ballo
K-ballo1 has joined #ste||ar
K-ballo has quit [Ping timeout: 252 seconds]
K-ballo1 is now known as K-ballo
Yorlik has quit [Read error: Connection reset by peer]
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 has quit [Ping timeout: 268 seconds]
K-ballo1 has joined #ste||ar
K-ballo has quit [Ping timeout: 268 seconds]
K-ballo1 is now known as K-ballo
diehlpk_work has joined #ste||ar
diehlpk_work has quit [Remote host closed the connection]
<gonidelis[m]> hkaiser: yt?
<hkaiser> here