Juan A. Pedreira
Juan A. Pedreira
I'm getting a linker Out Of Memory error while building with this PR on x64-windows. I have 32 GB RAM. Any possible workaround? Edit: this is likely #23300. I managed...
@JackyYin TensorFlow 2.10 has been released, could you try updating this PR?
I think this is already fixed in v6.13.0 (thanks to PR #899). Can anyone confirm?
Oops, forgot to post a comment. Can someone reopen this?
Sorry for bumping, but could someone have a look at this?
@rthadur Done, the only relevant error was "Line too long". Hopefully it is good to go now.
@rthadur Ok, I also changed the rest of the file so there should be no longer pylint errors.
> Sorry for the delay. Mostly LGTM. No problem. I applied the suggested fixes, hopefully it's now good to go.
asio is still not in the GR docker images, so most CI tests are meaningless. Should I post a PR to add it in [gnuradio-docker](https://github.com/gnuradio/gnuradio-docker)?
@willcode Unless I'm mistaken some high-level networking library is still desired; you probably don't want to implement this in raw sockets, with TCP/UDP and IPV4/V6, and dealing with Winsock idiosyncrasies......