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> struct Matrix {
<Undername> size_t rows, cols;
<Undername> std::vector<double> data;
<Undername> };
<Undername> Matrix gemm(char transA, char transB, double alpha, Matrix A, Matrix B, double beta, Matrix C);
<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
<Undername> Ok thanks I'll take a look :)
Undername has left #ste||ar [#ste||ar]
<gonidelis[m]> hkaiser: see pm please
srinivasyadav227 has quit [Quit: You have been kicked for being idle]
K-ballo1 has joined #ste||ar
K-ballo has quit [Ping timeout: 268 seconds]
K-ballo1 is now known as K-ballo
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
hkaiser has quit [Quit: Bye!]
diehlpk has quit [Quit: Leaving.]
hkaiser has joined #ste||ar
diehlpk has joined #ste||ar
diehlpk has quit [Client Quit]
diehlpk_work has joined #ste||ar
<gonidelis[m]> hkaiser: be back in 5
<gonidelis[m]> hkaiser: pm
<hkaiser> gonidelis[m]: sorry, was away from keyboard
Yorlik_ has quit [Ping timeout: 272 seconds]
hkaiser has quit [Quit: Bye!]
diehlpk_work has quit [Remote host closed the connection]
hkaiser has joined #ste||ar