|
|
|
|
|
by fwsgonzo
1678 days ago
|
|
Do you have access to builtins and intrinsics? Are there any plans? The single threaded thing is not an issue because you can still call the same function on each CPU and use the CPU ID to target parts of the computation, like a compute kernel function. |
|