aidalgol has quit [Remote host closed the connection]
nebunez has quit [Ping timeout: 240 seconds]
narimiran has joined #racket
simendsjo has joined #racket
aidalgol has joined #racket
orivej has quit [Ping timeout: 246 seconds]
rgherdt has joined #racket
bocaneri has joined #racket
YuGiOhJCJ has quit [Quit: YuGiOhJCJ]
badkins has joined #racket
zv has quit [Ping timeout: 240 seconds]
badkins has quit [Ping timeout: 260 seconds]
zv has joined #racket
Codaraxis_ has joined #racket
Codaraxis__ has quit [Ping timeout: 258 seconds]
buyfn has joined #racket
buyfn has quit [Client Quit]
rgherdt has quit [Quit: Leaving]
rgherdt has joined #racket
rgherdt has quit [Quit: Leaving]
rgherdt has joined #racket
rgherdt has quit [Client Quit]
rgherdt has joined #racket
libertyprime has quit [Ping timeout: 256 seconds]
Bjarno has joined #racket
remexre has quit [Quit: WeeChat 2.8]
badkins has joined #racket
badkins has quit [Ping timeout: 272 seconds]
libertyprime has joined #racket
zv has quit [Ping timeout: 240 seconds]
mzan has quit [Ping timeout: 240 seconds]
nikita` has joined #racket
orivej has joined #racket
mzan has joined #racket
simendsjo has quit [Ping timeout: 240 seconds]
rgherdt has quit [Read error: Connection reset by peer]
rgherdt has joined #racket
_whitelogger has joined #racket
aidalgol has quit [Remote host closed the connection]
<dzoe>
samth: actually git submodule init and update was required, I am finally bootstraping the whole chain
orivej has quit [Ping timeout: 260 seconds]
orivej_ has joined #racket
rgherdt has quit [Read error: Connection reset by peer]
rgherdt has joined #racket
libertyprime has quit [Remote host closed the connection]
dataangel has quit [Ping timeout: 258 seconds]
Codaraxis has joined #racket
Codaraxis_ has quit [Ping timeout: 246 seconds]
<samth>
jcowan: yes that would be nice. of course creating it takes work, which is why it doesn't exist ...
<dzoe>
Oh my ... cgc -> 3m -> bootstrap CS -> build CS -> make cs :)
<bremner>
handy as a check for system cooling?
<dzoe>
No, trying to finish my analysis of various flonum+futures related setups and I am finally trying to look into Matthew's work on flonum unboxing.
<dzoe>
Funny thing is that I can do 4x4 matrix multiplication much faster in pre-unboxing CS than on any other setup.
<dzoe>
And ./configure --enable-scheme=... works funnily with relative paths
orivej_ has quit [Ping timeout: 258 seconds]
orivej has joined #racket
winny has quit [Ping timeout: 240 seconds]
rsaarelm_ has joined #racket
winny has joined #racket
rsaarelm has quit [Ping timeout: 260 seconds]
pounce has quit [Ping timeout: 260 seconds]
pounce has joined #racket
<dzoe>
/usr/bin/ld: /home/joe/Projects/Programming/racket-lang/ChezScheme//ta6le/boot/ta6le/libkernel.a(expeditor.o):expeditor.c:(.text+0xe3f): more undefined references to `tputs' follow
<dzoe>
aaaaaa
<dzoe>
Kind of feels like some weird ncurses assumptions are at play.
<dzoe>
Yes, adding -lncurses to racket/racket/src/cs/c/Makefile's LIBS= solves the problem.
<dzoe>
user0m28,672s
<dzoe>
Fresh racketcs build running (exit 0)
badkins has joined #racket
<dzoe>
Ok, I probably understand the build mechanism now. Let's start from scratch and see if it works.
badkins has quit [Ping timeout: 256 seconds]
simendsjo has joined #racket
fanta1 has joined #racket
simendsjo has quit [Remote host closed the connection]
rsaarelm_ is now known as rsaarelm
TCZ has joined #racket
orivej has quit [Quit: No Ping reply in 180 seconds.]
TCZ has quit [Remote host closed the connection]
TCZ has joined #racket
orivej has joined #racket
badkins has joined #racket
orivej_ has joined #racket
orivej has quit [Ping timeout: 264 seconds]
dustyweb has quit [Remote host closed the connection]
jmiven has quit [Quit: reboot]
jmiven has joined #racket
dustyweb has joined #racket
TCZ has quit [Quit: Leaving]
orivej_ has quit [Ping timeout: 264 seconds]
orivej has joined #racket
nikita` has quit [Quit: leaving]
Codaraxis has quit [Read error: Connection reset by peer]
Codaraxis has joined #racket
orivej has quit [Ping timeout: 240 seconds]
orivej has joined #racket
simendsjo has joined #racket
orivej_ has joined #racket
orivej has quit [Ping timeout: 265 seconds]
narimiran has quit [Quit: leaving]
rgherdt has quit [Quit: Leaving]
rgherdt has joined #racket
badkins has quit [Remote host closed the connection]
TCZ has joined #racket
badkins has joined #racket
<notnotdan>
are there ncurses bindings for racket?
<samth>
notnotdan: I don't know of one; you might be interested in the `charterm` library though
cantstanya has quit [Remote host closed the connection]
cantstanya has joined #racket
<notnotdan>
thanks samth
badkins has quit [Remote host closed the connection]
badkins has joined #racket
badkins has quit [Ping timeout: 256 seconds]
orivej_ has quit [Ping timeout: 256 seconds]
orivej has joined #racket
badkins has joined #racket
TCZ has quit [Quit: Leaving]
fanta1 has quit [Quit: fanta1]
nebunez has joined #racket
dmiles has quit [Ping timeout: 256 seconds]
<dzoe>
samth: I cannot get my 3D rasterizer to work with unboxed flonums, however, the matrix multiplication tests plummet from 3.1M mul/s in naive 3m to 22M mul/s in CS with flonum unboxing and simple hints for register allocations!
<dzoe>
With 4.7M mul/s with the hints and without flonums unboxing.
<samth>
wow
dataangel has joined #racket
<dzoe>
My sentiments exactly. Now I am really curious about how that will perform under futures.
orivej has quit [Ping timeout: 240 seconds]
orivej has joined #racket
dataangel has quit [Read error: Connection reset by peer]
<dzoe>
Ok, got it.
<dzoe>
As the pipeline is pretty optimized when it comes to any overhead, I get almost precisely 2x speedup with latest Matthew's patches!
<dzoe>
56->112 fps in my tests
<dzoe>
Let's rebuild the latest 3m and see the difference.
<dzoe>
I am glad I finally got back to this project.
rgherdt has quit [Ping timeout: 246 seconds]
aeth has quit [*.net *.split]
Lowl3v3l has quit [*.net *.split]
dvdmuckle has quit [*.net *.split]
benaiah has quit [*.net *.split]
benaiah has joined #racket
badkins has quit [Remote host closed the connection]
aeth has joined #racket
badkins has joined #racket
simendsjo has quit [*.net *.split]
mzan has quit [*.net *.split]
Bjarno has quit [*.net *.split]
jcowan has quit [*.net *.split]
sagax has quit [*.net *.split]
laxask has quit [*.net *.split]
_apg has quit [*.net *.split]
mononote has quit [*.net *.split]
evhan has quit [*.net *.split]
badkins has quit [Ping timeout: 256 seconds]
simendsjo has joined #racket
Bjarno has joined #racket
mzan has joined #racket
sagax has joined #racket
mononote has joined #racket
laxask has joined #racket
_apg has joined #racket
jcowan has joined #racket
evhan has joined #racket
orivej has quit [Ping timeout: 256 seconds]
orivej has joined #racket
notzmv has quit [Ping timeout: 265 seconds]
badkins has joined #racket
badkins has quit [Remote host closed the connection]
badkins has joined #racket
orivej has quit [Ping timeout: 264 seconds]
orivej_ has joined #racket
nebunez has quit [Ping timeout: 260 seconds]
notzmv has joined #racket
simendsjo has quit [Ping timeout: 240 seconds]
orivej_ has quit [Ping timeout: 246 seconds]
orivej has joined #racket
rgherdt has joined #racket
zv has joined #racket
bocaneri has quit [Remote host closed the connection]
nikita` has joined #racket
endformationage has joined #racket
endformationage has quit [Quit: WeeChat 2.6]
badkins has quit [Remote host closed the connection]
badkins has joined #racket
badkins has quit [Ping timeout: 260 seconds]
Lowl3v3l has joined #racket
badkins has joined #racket
efm has joined #racket
orivej has quit [Ping timeout: 246 seconds]
orivej has joined #racket
aidalgol has joined #racket
zv has quit [Ping timeout: 244 seconds]
orivej has quit [Ping timeout: 256 seconds]
orivej has joined #racket
efm has quit [Quit: Konversation terminated!]
nebunez has joined #racket
zv has joined #racket
TCZ has joined #racket
orivej has quit [Read error: Connection reset by peer]
orivej_ has joined #racket
dvdmuckle has joined #racket
nikita` has quit [Quit: leaving]
endformationage has joined #racket
TCZ has quit [Quit: Leaving]
orivej_ has quit [Ping timeout: 265 seconds]
dmiles has joined #racket
orivej has joined #racket
Bjarno has quit [Ping timeout: 240 seconds]
badkins has quit [Remote host closed the connection]