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: 240 seconds]
hkaiser has quit [Quit: Bye!]
K-ballo1 has joined #ste||ar
K-ballo has quit [Ping timeout: 276 seconds]
K-ballo1 is now known as K-ballo
Undername has joined #ste||ar
Undername has quit [Quit: Leaving.]
hkaiser has joined #ste||ar
K-ballo1 has joined #ste||ar
K-ballo has quit [Ping timeout: 272 seconds]
K-ballo1 is now known as K-ballo
Undername has joined #ste||ar
hkaiser has quit [Quit: Bye!]
hkaiser has joined #ste||ar
<Undername>
Hello ! I have a small structure that I would like to use in a function that I have defined as an HPX plain action
<Undername>
when compiling I get some error about serialization, how could I make the Matrix structure serializable by HPX ? Does it need to inherit some functions from a base class ? Or would there be a better way to do things using components ?
<hkaiser>
Undername: there is a small intorduction in the docs