Howard Mao

Results 4 issues of Howard Mao

I'm having quite a bit of trouble trying to get this to run. I am running on ArchLinux with Intel OpenCL. When I run `make check`, the tests fail with...

When you try to start btpd when there is no internet connection, it will fail with the error message "getaddrinfo failed ...". This is because in net_init in "btpd/net.c", `getaddrinfo`...

enhancement

Hi, I came across this project recently and was quite intrigued. I looked through the code and it seems that currently, a docker container is created every time the user...

Trying to run bbl on a rocket core sans FPU. I manually added the "-msoft-float" flag in the Makefile and compiled. BBL starts up and prints the logo, but then...