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
hkaiser has quit [Quit: Bye!]
hkaiser has joined #ste||ar
Yorlik_ has joined #ste||ar
Yorlik__ has quit [Ping timeout: 265 seconds]
hkaiser has quit [Quit: Bye!]
tufei__ has joined #ste||ar
K-ballo1 has joined #ste||ar
K-ballo has quit [Ping timeout: 265 seconds]
K-ballo1 is now known as K-ballo
tufei_ has joined #ste||ar
tufei__ has quit [Ping timeout: 255 seconds]
tufei_ has quit [Remote host closed the connection]
tufei_ has joined #ste||ar
tufei_ has quit [Ping timeout: 255 seconds]
K-ballo1 has joined #ste||ar
K-ballo has quit [Ping timeout: 265 seconds]
K-ballo1 is now known as K-ballo
hkaiser has joined #ste||ar
<pansysk75[m]> trying to add non-template functions here but I get "multiple definition" errors:
<pansysk75[m]> here's the errors:
<satacker[m]> the link spawns hpx:master branch, cannot see your func
<satacker[m]> but imo, function decl are in hpp and def in cpp, but using inline or static will get rid of it
<satacker[m]> * of it (the mult def error)
<pansysk75[m]> static did the job, thanks!
<satacker[m]> but is usage of static appropriate ?
<pansysk75[m]> Probably not :P
<pansysk75[m]> I'll use it for now, just to implement sth real quick, and I'll look more into it later
<pansysk75[m]> thanks for the heads up!
<hkaiser> pansysk75[m]: you can't take the address of a template function (it's not a function after all) without specifying the types
<pansysk75[m]> which action is leading to "taking the address"?
<hkaiser> pansysk75[m]: did I misunderstand your question?
<pansysk75[m]> sorry, should have posted my code, I think I know what you thought
<pansysk75[m]> anyways, i'll put it on the list of things to mention on our next meeting
<pansysk75[m]> I'll also send you the branch I'm working on soon
<hkaiser> ok
K-ballo1 has joined #ste||ar
K-ballo has quit [Ping timeout: 264 seconds]
K-ballo1 is now known as K-ballo
Yorlik_ has quit [Ping timeout: 264 seconds]