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!]
K-ballo1 has joined #ste||ar
K-ballo has quit [Ping timeout: 246 seconds]
K-ballo1 is now known as K-ballo
Yorlik has joined #ste||ar
Yorlik_ has quit [Ping timeout: 255 seconds]
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: 255 seconds]
K-ballo1 is now known as K-ballo
<Yorlik>
Is hpx::parallel::execution::par no longer valid? I'm getting errors after updating.
Yorlik_ has joined #ste||ar
Yorlik has quit [Ping timeout: 264 seconds]
hkaiser has joined #ste||ar
Yorlik has joined #ste||ar
Yorlik_ has quit [Ping timeout: 252 seconds]
K-ballo1 has joined #ste||ar
K-ballo has quit [Ping timeout: 255 seconds]
K-ballo1 is now known as K-ballo
<Yorlik>
hkaiser: YT?
<hkaiser>
here
<Yorlik>
Is hpx::parallel::execution::par no longer valid? I'm getting errors after updating.
<hkaiser>
it's hpx::execution::par
<Yorlik>
Seems like it all is Is hpx::execution ...now
<hkaiser>
yes
<Yorlik>
OK
<hkaiser>
we've had a lot of API cleanup done
<hkaiser>
there will be a separate docs page describing those
<Yorlik>
hkaiser: How do you configure your HPX builds in general?
<hkaiser>
what do you mean?
<Yorlik>
I mean setting options etc.
<hkaiser>
are you asking what cmake flags I'm using?
<Yorlik>
Yes - how do you actually do it? manually on the command line?
<hkaiser>
I'm using cmake-gui usually
<hkaiser>
that generates the project files for VS
<Yorlik>
IC. I just found out about CMakePresets include functionality. So I can factor out user setting from general settings when building directly with CMake/Ninja
<hkaiser>
yes, please keep doing it your way - that gives us two different setups to ensure they work
<Yorlik>
I used to use CMakeSetting.json - but that's MS specific, while CMakePresets.json is CMake land and cross platform available
Yorlik has quit [Read error: Connection reset by peer]