Just submitted my latest Swedish Science Council grant proposal: "Navigating the Incomparable"!
We want to build correct-by-construction software for multi-objective optimization—helping safely navigate complex trade-offs like economic costs vs. global temperature rise (see the attached idealised Pareto front).
To do this, we're proposing three connected work packages (see diagram) moving from formal specification, to state-space reduction, and finally scalable exec…
1.7x speedup on the 100baseT1 decode from doing the PAM3 demodulation (but not the descrambling) in a shader.
Now the whole baseT1 demo is running at about 8 WFM/s, with a roughly 125ms filter graph execution time (on 80ms of waveform data, so real time would be 12.5 WFM/s)
This breaks down (roughly, not exact due to parallel execution) to:
* 1.3 ms subtract diffpair legs
* 10.6 ms de-embed directional coupler
* 0.6 ms equalization
* 7.5 ms upsample
* 14…
A rogue AI enrolls in your online class, then publicly shames you when you remove it. This just happened in a dev forum. Are we ready if it happens to our courses?
https://www.linkedin.com/posts/jonippolito_a-rogue…
Does anyone have a favorite or quirky application of BDDs/ZDDs (Binary/Zero-suppressed Decision Diagrams) that they’d like to share?
I’m tinkering with them to look into novel instruction decoding approaches (including software LUT cascades). I need a better decomposition with fewer support variables tho… =\