hkaiser changed the topic of #ste||ar to: STE||AR: Systems Technology, Emergent Parallelism, and Algorithm Research | stellar.cct.lsu.edu | HPX: A cure for performance impaired parallel applications | github.com/STEllAR-GROUP/hpx | Buildbot: http://rostam.cct.lsu.edu/ | Log: http://irclog.cct.lsu.edu/ | GSoC2018: https://wp.me/p4pxJf-k1
<hkaiser>
I changed its value
<parsa>
it is immutable. you did not change its value. it's not the same memory location anymore
<hkaiser>
shrug, how do I know?
<parsa>
check its address
<hkaiser>
in Python?
<hkaiser>
come on
<parsa>
what do you mean? id(variable) name gives you the address
<parsa>
i updated the post
<hkaiser>
parsa, it's fine - nvm
<hkaiser>
I couldn't care less, frankly
<parsa>
what do we do now?
<parsa>
i didn't know why you mentioned it. i thought it was relevant
<hkaiser>
no idea
<hkaiser>
parsa: once you have implemented re-defining variables it should be easy to handle
<hkaiser>
just insert a new define(var, ...) and immutable objects will be handled as in Python
<parsa>
oh… i have to make that 3 line change a pull request :)
<hkaiser>
you do, and add a test
<parsa>
ahhh…. i knew something was missing
<parsa>
it worked. by the way. thank you
<hkaiser>
parsa: also, pls see #381
diehlpk has joined #ste||ar
parsa has quit [Quit: Zzzzzzzzzzzz]
hkaiser has quit [Quit: bye]
khuck has joined #ste||ar
diehlpk has quit [Ping timeout: 264 seconds]
hkaiser has joined #ste||ar
K-ballo has quit [Quit: K-ballo]
<github>
[hpx] hkaiser created fixing_plugins_mac (+1 new commit): https://git.io/vp4bO
<github>
hpx/fixing_plugins_mac 58165bd Hartmut Kaiser: Attempt to fix loading plugins for MacOS
<github>
[hpx] hkaiser force-pushed fixing_plugins_mac from 58165bd to 697a2cb: https://git.io/vp4bn
<github>
hpx/fixing_plugins_mac 697a2cb Hartmut Kaiser: Attempt to fix loading plugins for MacOS