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
K-ballo has quit [Ping timeout: 252 seconds]
K-ballo1 has joined #ste||ar
K-ballo1 is now known as K-ballo
hkaiser has quit [Quit: Bye!]
K-ballo has quit [Ping timeout: 252 seconds]
K-ballo1 has joined #ste||ar
K-ballo1 is now known as K-ballo
Yorlik has joined #ste||ar
<satacker[m]> hkaiser_: one of the silly issues I am facing using aliases is that even though within the same namespaces but different headers, the compiler couldn’t find it and gives identifier not declared error. I have included all the headers but this seems like a weird issue sometimes. Is there something about aliases and their scope or forward declaration of them that should be done?
josemi_correa[m7 has quit [Quit: You have been kicked for being idle]
<K-ballo> aliases can't be "forward" declared, they can only be defined
<K-ballo> satacker[m]: make sure the different headers are being included in the proper order (directly or indirectly)
<satacker[m]> okay, let me do it once again, it's silly I understand that, thanks for looking though
<satacker[m]> some sort of circular dependency of headers must be any issue
<K-ballo> yep
<K-ballo> you can ask the compiler to dump all the includes to find where the cycle comes from
K-ballo1 has joined #ste||ar
K-ballo has quit [Ping timeout: 256 seconds]
K-ballo1 is now known as K-ballo
hkaiser has joined #ste||ar
diehlpk_work has joined #ste||ar
K-ballo1 has joined #ste||ar
K-ballo has quit [Ping timeout: 256 seconds]
K-ballo1 is now known as K-ballo
<diehlpk_work> What us needed to use hpx::execution::simd?
<diehlpk_work> I included #include <hpx/include/datapar.hpp>
<diehlpk_work> and compiled HPX 1.8.0 with -DHPX_WITH_DATAPAR=STD_EXPERIMENTAL_SIMD
<diehlpk_work> I get some error that hpx::execution::simd is not defined
K-ballo has quit [Ping timeout: 256 seconds]
K-ballo1 has joined #ste||ar
K-ballo1 is now known as K-ballo
Yorlik has quit [Ping timeout: 244 seconds]
hkaiser has quit [Read error: Connection reset by peer]