mark.warren
2020-6-1 07:48:00

HI all, does anyone know the status of Racket on Raspberry Pi?


pocmatos
2020-6-1 09:23:56

@mark.warren it works.


pocmatos
2020-6-1 09:24:04

Let me know if I can provide further help.


mark.warren
2020-6-1 09:25:00

@pocmatos Cool, can I just apt-get it or is there a distribution somewhere?


pocmatos
2020-6-1 09:30:45

apt-get it should work. You can also compile it from scratch.


mark.warren
2020-6-1 09:37:08

@pocmatos Thanks, I’ll give it a go later (just got a new 8Gb Pi 4 and I want to give it a workout)


pocmatos
2020-6-1 09:38:07

Should work great. I have been testing them on rpi3 and rpi4s with both 2 and 4 Gb.


pocmatos
2020-6-1 09:38:22

If you have aarch64 on the rpi4, you won’t have a jit btw.


pocmatos
2020-6-1 09:38:36

but it still works great.


mark.warren
2020-6-1 09:38:46

I’m just using the latest PiOS


pocmatos
2020-6-1 09:38:55

32bits?


mark.warren
2020-6-1 09:38:59

Yep


pocmatos
2020-6-1 09:39:13

ok


mark.warren
2020-6-1 09:39:17

Would Ubuntu be better


pocmatos
2020-6-1 09:39:33

OS doesn’t really matter here.


mark.warren
2020-6-1 09:40:01

Just meant that you can get 64 bit Ubuntu if that would be better


mark.warren
2020-6-1 10:01:26

@pocmatos Ok, apt-get gets 7.2 (which is fine) but can I get a later version?


pocmatos
2020-6-1 10:16:10

@mark.warren you might have to compile it yourself.


pocmatos
2020-6-1 10:16:27

I am happy to create one distribution of racket 7.7 for you, if you want.


mark.warren
2020-6-1 10:17:53

I don’t want to put you to any trouble, I’ll give compiling myself a go. I ought to learn how to do it. In the mean time 7.2 is quite enough to keep me going. Thanks for all the help.


pocmatos
2020-6-1 10:18:04

Sure.


pocmatos
2020-6-1 10:18:28

Let me know if you run into troubles compiling it.


mark.warren
2020-6-1 10:18:35

Cheers


sorawee
2020-6-1 10:54:09

If Ubuntu’s apt-get works fine, wouldn’t the PPA work too?



mark.warren
2020-6-1 11:05:12

I haven’t tried Ubuntu, I’m just using Raspbian at the moment.


badkins
2020-6-1 12:46:23

Thanks for helping out @mark.warren - next time, moving the conversation to a thread might be helpful :)


mark.warren
2020-6-1 12:47:41

@badkins Sorry, I don’t know about threads. I’ll check it out. Cheers


badkins
2020-6-1 12:48:55

No problem @mark.warren - I was mainly directing that toward @pocmatos. Once the first person replies in a thread, it’s easy to continue the conversation in a thread. In other words, you can’t start in a thread, but you can reply in a thread to start the thread :slightly_smiling_face:


badkins
2020-6-1 12:49:22

Not a big deal, it just cleans up the main channel.


mark.warren
2020-6-1 12:50:03

Ok, I’ll remember that for the future, thanks for the info.


astrashe
2020-6-1 13:16:52

@astrashe has joined the channel


mflatt
2020-6-1 14:21:49

As of version v7.7.0.7 (starting with snapshot 20200601), Racket CS locally unboxes floating-point arithmetic. That change speeds up single-process mandelbrot by about a factor of 2, but by avoiding allocation, it speeds up mandelbrot with futures by a factor of 10 or so — which means that Racket BC and CS now run the mandelbrot benchmark from the game at about the same speed.


auaruss
2020-6-1 15:13:32

@auaruss has joined the channel


adrian694
2020-6-1 21:44:12

@adrian694 has joined the channel


ibrahimadam193
2020-6-2 05:47:50

@ibrahimadam193 has joined the channel