High-Performance GPU Computing in the Julia Programming Language
A new extension for the Julia programming language for mathematical computing enhances the Julia compiler to generate native code for CUDA GPUs... (more…)
Read more »I’ve been working with container networking a bunch this week. When learning
about new unfamiliar stuff (like container networking / virtual ethernet
devices / bridges / iptables), I often realize that I don’t fully understand
something much more fundamen… Read more