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: 255 seconds]
hkaiser has quit [Quit: Bye!]
K-ballo1 has joined #ste||ar
K-ballo has quit [Ping timeout: 248 seconds]
K-ballo1 is now known as K-ballo
K-ballo1 has joined #ste||ar
K-ballo has quit [Ping timeout: 252 seconds]
K-ballo1 is now known as K-ballo
hkaiser has joined #ste||ar
Yorlik_ is now known as Yorlik
<Yorlik> hkaiser: YT?
<hkaiser> here
<Yorlik> I have a design question for the 64ary spatial search tree using AABoxes I am working on. I'm just wondering how to manage the nodes: unique_ptr vs. raw ptr, and what to return from e.g. sth like getChild: reference, raw pointer, etc ...
<Yorlik> It's all about maxing out performance - this will be a heavy duty thing.
<hkaiser> sorry, meeting - give me an hour or so
<Yorlik> NP - it can wait.
<hkaiser> Yorlik: here now
<Yorlik> Hello!
<Yorlik> hkaiser: Could we do this in a short voice chat? I find that much easier. I also don't like typing a lot.
<hkaiser> I'd work with references as much as possible, for the internals - either use unique_ptr or build your own (intrusive_ptr?) if you don't need the deleter support provided by unique_ptr
<hkaiser> essentially you may want to have a ptr-like type that still occupies just 64bits
<Yorlik> Whatr I like about the unique ptr is, that doing a simple pool allocator with a custom deleter gets easy here
<hkaiser> sure, that's ok as well
<hkaiser> for the voice chat - could we postpone this, please? I can't do it right now - perhaps during the weekend?
<Yorlik> Sure ... just got a call here.
<Yorlik> hkaiser: OK - call is done - yes weekend would totally suffice! I'll poke you when I see and then we see what's possible.
<hkaiser> ok, cool
K-ballo1 has joined #ste||ar
K-ballo has quit [Ping timeout: 268 seconds]
K-ballo1 is now known as K-ballo
K-ballo has quit [Remote host closed the connection]
K-ballo has joined #ste||ar
Nei| has joined #ste||ar
Nei|19 has joined #ste||ar
Nei| has quit [Quit: Client closed]
Nei|19 has quit [Client Quit]
Nei| has joined #ste||ar
Nei| has quit [Client Quit]
Nei| has joined #ste||ar
Nei| is now known as Neill
Neill is now known as Nei|
<Nei|> hy
Nei| has quit [Quit: Client closed]
Nei| has joined #ste||ar
<gonidelis[m]> Nei|: hey
<Nei|> Hey, I am new here. can anyone tell me if the messages gets deleted if I logout
<gonidelis[m]> depends on your client
<gonidelis[m]> irc does not keep log
<gonidelis[m]> if you join from element it does
<gonidelis[m]> please check the log on top of the channel
Nei| has quit [Quit: Client closed]
K-ballo has quit [Quit: K-ballo]
K-ballo has joined #ste||ar