Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature Request: Optionally disable immediate evaluation #169

Open
wluker opened this issue Nov 14, 2018 · 0 comments
Open

Feature Request: Optionally disable immediate evaluation #169

wluker opened this issue Nov 14, 2018 · 0 comments

Comments

@wluker
Copy link

wluker commented Nov 14, 2018

I've been using PothosUtil --proxy-server along with affinity zones to remotely run flow graphs on an e310. (This is very cool btw.) This works some times but not always and I think it is due to the e310 falling into an inconsistent state with too many semi-concurrent eval calls by the SoapySDR blocks. I think the issue is it takes time to load the fpga bit stream, but eval is called again before it is finished loading. I'm not sure about this, but program lockup on the host as well as remote is common in my experience.

I think it might be useful to be able to turn off the immediate evaluation in PothosFlow. Maybe just a config setting somewhere.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant