cfbolz changed the topic of #pypy to: PyPy, the flexible snake (IRC logs: https://botbot.me/freenode/pypy/ ) | use cffi for calling C | the secret reason for us trying to get PyPy users: to test the JIT well enough that we're somewhat confident about it
tbodt has quit [Remote host closed the connection]
tbodt has joined #pypy
drolando has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
tbodt has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
energizer has quit [Remote host closed the connection]
energizer has joined #pypy
energizer has quit [Remote host closed the connection]
energizer has joined #pypy
drolando has joined #pypy
drolando has quit [Remote host closed the connection]
drolando has joined #pypy
marr has quit [Ping timeout: 240 seconds]
pf_moore has quit [Quit: Connection closed for inactivity]
tbodt has joined #pypy
tbodt has quit [Client Quit]
tbodt has joined #pypy
drolando has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
tbodt has quit [Read error: Connection reset by peer]
tbodt has joined #pypy
asmeurer__ has quit [Quit: asmeurer__]
oberstet2 has quit [Ping timeout: 276 seconds]
oberstet2 has joined #pypy
lritter_ has joined #pypy
lritter has quit [Ping timeout: 264 seconds]
tbodt has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
jcea has quit [Quit: jcea]
dddddd has quit [Remote host closed the connection]
lritter_ has quit [Quit: Leaving]
Hotpot33 has quit [Ping timeout: 246 seconds]
Hotpot33 has joined #pypy
Hotpot33 has quit [Ping timeout: 240 seconds]
Hotpot33 has joined #pypy
jamesaxl has joined #pypy
amaury_ has joined #pypy
nimaje has quit [Quit: WeeChat 2.0.1]
amaury_ has quit [Ping timeout: 246 seconds]
zmt00 has quit [Quit: Leaving]
inhahe_ has joined #pypy
inhahe__ has quit [Ping timeout: 260 seconds]
tayfun26 has joined #pypy
<kenaan> arigo cffi/cffi e5f8ac3b8e6b /c/: Issue #362 Py_Finalize() will free any threadstate around, so in that case we must not call PyThreadState_Delete...
danieljabailey has quit [Ping timeout: 260 seconds]
danieljabailey has joined #pypy
danieljabailey has quit [Ping timeout: 260 seconds]
energizer has quit [Remote host closed the connection]
energizer has joined #pypy
energizer has quit [Ping timeout: 256 seconds]
dddddd has joined #pypy
Hotpot33 has quit [Max SendQ exceeded]
Hotpot33 has joined #pypy
Hotpot33 has quit [Max SendQ exceeded]
nodewig has joined #pypy
Hotpot33 has joined #pypy
<nodewig> Hey, I am new to the rpython toolchain. I am having troubles with a modification of https://bitbucket.org/cfbolz/pyrolog/ . It runs fine when I call it from pypy, but when I compile it via rpython running it quickly fills up my memory. Is there any way to debug this?
<cfbolz> nodewig: what's the modification?
<nodewig> I have implemented weak unificatoin
<nodewig> nice to meet you, by the way, great code! :)
<cfbolz> Thanks
<cfbolz> nodewig: what's weak unification?
<nodewig> cfbolz: https://www.sciencedirect.com/science/article/pii/S0304397501001888 . Basically you have some similarity metric for predicates and constants and you unify two values if they are similar enough.
<cfbolz> Interesting
<nodewig> Is there some way to e.g. inspect the python call stack during execution of the binary?
pf_moore has joined #pypy
nodewig has quit [Quit: Page closed]
lweber has joined #pypy
marr has joined #pypy
antocuni has joined #pypy
TheAdversary has quit [Ping timeout: 240 seconds]
<lweber> What is the best way to debug runtime differences between running from pypy and running from the compiled rpython version? (Sorry for the duplicate, I changed my nick from nodewig and had to re-login)
Hasimir has quit [Ping timeout: 248 seconds]
oberstet2 has quit [Ping timeout: 240 seconds]
<cfbolz> nodewig: sorry, was afk
<cfbolz> You can debug the binary as a C program
<cfbolz> But that's not exactly enjoyable
<cfbolz> Are you translating with JIT? Or without?
<cfbolz> lweber: ^^
<lweber> I am translating with JIT
nimaje has joined #pypy
<cfbolz> lweber: then try to run the program with pyrolog --jit off
<cfbolz> To see whether it's a JIT problem
<lweber> cfbolz: nope, the behavior is the same. I am stuck in an infinite loop of unifications :(. I am not quite getting around why the behavior is different compoared to running it with pypy
<cfbolz> Yes, that's quite weird
<cfbolz> I could take a look at the code if you drop me a line: cfbolz@gmx.de
<cfbolz> But probably only during the weekend
<lweber> That would be great! I'll mail you if I am not able to solve until Friday night. Thanks a lot!
oberstet2 has joined #pypy
lesshaste has joined #pypy
inad922 has joined #pypy
jcea has joined #pypy
antocuni has quit [Ping timeout: 268 seconds]
citizen_stig has joined #pypy
_whitelogger_ has joined #pypy
riddle__ is now known as riddle
lritter has joined #pypy
inad922 has quit [Ping timeout: 240 seconds]
raynold has quit [Quit: Connection closed for inactivity]
[Arfrever] has quit [Quit: leaving]
marky1991 has joined #pypy
[Arfrever] has joined #pypy
adamholmberg has joined #pypy
marky1991 has quit [Ping timeout: 264 seconds]
antocuni has joined #pypy
amaury_ has joined #pypy
marky1991 has joined #pypy
marky1991 has quit [Remote host closed the connection]
marky1991 has joined #pypy
rubdos has quit [Ping timeout: 256 seconds]
marky1991 has quit [Remote host closed the connection]
marky1991 has joined #pypy
rubdos has joined #pypy
marky1991 has quit [Ping timeout: 264 seconds]
amaury_ has quit [Quit: Konversation terminated!]
aboudreault_ has quit [Ping timeout: 265 seconds]
marky1991 has joined #pypy
tayfun26 has quit [Quit: tayfun26]
marr has quit [Ping timeout: 268 seconds]
zmt00 has joined #pypy
aboudreault_ has joined #pypy
marky1991 has quit [Read error: Connection reset by peer]
marky1991 has joined #pypy
energizer has joined #pypy
utek_ is now known as utek
inad922 has joined #pypy
marr has joined #pypy
marky1991 has quit [Ping timeout: 260 seconds]
inad922 has quit [Quit: Leaving]
evgeni has quit [Quit: Page closed]
danieljabailey has joined #pypy
asmeurer__ has joined #pypy
raynold has joined #pypy
sthalik has quit [Read error: Connection reset by peer]
marr has quit [Ping timeout: 240 seconds]
sthalik has joined #pypy
TheAdversary has quit [Ping timeout: 256 seconds]
Hasimir has quit [Ping timeout: 248 seconds]
glyph_ is now known as glyph
drolando has joined #pypy
TheAdversary has joined #pypy
Hasimir has joined #pypy
tbodt has joined #pypy
amaury__ has joined #pypy
marky1991 has joined #pypy
Remi_M has quit [Ping timeout: 256 seconds]
antocuni has quit [Ping timeout: 240 seconds]
amaury__ has quit [Ping timeout: 256 seconds]
tbodt has quit [Quit: Textual IRC Client: www.textualapp.com]
mattip has joined #pypy
fryguybob has quit [Ping timeout: 268 seconds]
tbodt has joined #pypy
jamesaxl has quit [Quit: WeeChat 2.0.1]
jamesaxl has joined #pypy
fryguybob has joined #pypy
tbodt has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
tbodt has joined #pypy
asmeurer__ has quit [Quit: asmeurer__]
marky1991 has quit [Remote host closed the connection]
marky1991 has joined #pypy
marky1991 has quit [Remote host closed the connection]
marky1991 has joined #pypy
Remi_M has joined #pypy
jcea has quit [Ping timeout: 265 seconds]
asmeurer_ has joined #pypy
marky1991 has quit [Ping timeout: 252 seconds]
jcea has joined #pypy
jcea has quit [Ping timeout: 276 seconds]
marky1991 has joined #pypy
tbodt has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
tbodt has joined #pypy
antocuni has joined #pypy
jcea has joined #pypy
antocuni has quit [Ping timeout: 260 seconds]
nunatak has joined #pypy
marky1991 has quit [Ping timeout: 240 seconds]
asmeurer_ has quit [Quit: asmeurer_]
jamesaxl has quit [Read error: Connection reset by peer]
jamesaxl has joined #pypy
marky1991 has joined #pypy
adamholmberg has quit [Remote host closed the connection]
adamholmberg has joined #pypy
adamholmberg has quit [Read error: Connection reset by peer]
adamholmberg has joined #pypy
tbodt has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
marky1991 has quit [Ping timeout: 240 seconds]
adamholmberg has quit [Remote host closed the connection]
tbodt has joined #pypy
amaury__ has joined #pypy
adamholmberg has joined #pypy
amaury__ has quit [Client Quit]
amaury__ has joined #pypy
adamholmberg has quit [Ping timeout: 240 seconds]
adamholmberg has joined #pypy
asmeurer__ has joined #pypy
nunatak has quit [Quit: Leaving]
jamesaxl has quit [Quit: WeeChat 2.0.1]
marr has joined #pypy
marr has quit [Remote host closed the connection]
jcea has quit [Remote host closed the connection]
jcea has joined #pypy
adamholmberg has quit [Remote host closed the connection]
adamholmberg has joined #pypy
inhahe__ has joined #pypy
adamholmberg has quit [Ping timeout: 264 seconds]
inhahe_ has quit [Ping timeout: 264 seconds]
adamholmberg has joined #pypy
adamholmberg has quit [Ping timeout: 264 seconds]
ceridwen has quit [Ping timeout: 252 seconds]
ceridwen has joined #pypy
inhahe_ has joined #pypy
inhahe has quit [Ping timeout: 264 seconds]
marr has joined #pypy
inhahe__ has quit [Ping timeout: 240 seconds]
inhahe__ has joined #pypy
adamholmberg has joined #pypy
adamholmberg has quit [Remote host closed the connection]
adamholmberg has joined #pypy
Hotpot33 has quit [Ping timeout: 256 seconds]