▲ | eru 4 days ago | |
You can probably get the parallelism for interval arithmetic today? Though it would probably require a bit of effort and not be completely free. On the CPU you probably get implicit parallel execution with pipelines and re-ordering etc, and on the GPU you can set up something similar. |