My colleague implemented your idea of assigning fake IPS to hostnames to allow hostname filtering. It works great.
https://cuda.juliagpu.org/stable/tutorials/performance/ provides various tips that someone who has written a kernel can use to speed it up, like using 32 bit integers and minimising runtime exceptions. Perhaps, I'm…
My colleague implemented your idea of assigning fake IPS to hostnames to allow hostname filtering. It works great.
https://cuda.juliagpu.org/stable/tutorials/performance/ provides various tips that someone who has written a kernel can use to speed it up, like using 32 bit integers and minimising runtime exceptions. Perhaps, I'm…