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: 264 seconds]
hkaiser has quit [Quit: Bye!]
mdiers[m] has joined #ste||ar
hkaiser has joined #ste||ar
hkaiser has quit [Quit: Bye!]
<dkaratza[m]> hkaiser: can you please explain how I can change this file? https://github.com/STEllAR-GROUP/hpx/blob/master/cmake/templates/cmake_variables.rst.in
hkaiser has joined #ste||ar
<hkaiser> dkaratza[m]: I don't understandn the question
<hkaiser> if you edit that file you need to rerun cmake for it to be used to generate the actual rst file
<dkaratza[m]> <hkaiser> "if you edit that file you need..." <- oh i thought because of the note that i should not edit manually. but now i understand that the note refers to the actual rst file like you said
hkaiser has quit [Ping timeout: 260 seconds]
hkaiser has joined #ste||ar
diehlpk has joined #ste||ar
diehlpk has quit [Quit: Leaving.]
diehlpk has joined #ste||ar
diehlpk has quit [Client Quit]
diehlpk has joined #ste||ar
diehlpk has quit [Client Quit]
diehlpk has joined #ste||ar
diehlpk has quit [Client Quit]
diehlpk has joined #ste||ar
diehlpk has quit [Ping timeout: 255 seconds]
diehlpk has joined #ste||ar
diehlpk has quit [Client Quit]
<zao> Not related to HPX, but how long has it been standard C++ to be able to use constexpr variables in preprocessor conditions? It completely breaks my mental translation model :D
diehlpk has joined #ste||ar
<diehlpk> hkaiser: meeting?
diehlpk has quit [Quit: Leaving.]
diehlpk has joined #ste||ar
<gonidelis[m]> hkaiser: yt?
<hkaiser> here
<gonidelis[m]> pm
diehlpk has quit [Quit: Leaving.]
<gonidelis[m]> hkaiser: sent
<gonidelis[m]> since this iterator template overload is specialized with `is_const = false`, are the operator overloads valid for `my_outer_iterator<true>` too?