The eugo.hpc Python API: decorators, resource options, and futures.
What @eugo.hpc.distribute actually changes about a function, and why the call site stays clean.
The most common performance mistake in distributed code, and the two-line habit that avoids it.
Use .options() to ask for GPUs on the calls that need them, and only those.
When a task is the wrong shape: keeping an expensive object alive across many calls.
The terms this subject uses, defined.