ut-parla / Parla.py

A Python based programming system for heterogeneous computing
Other
21 stars 9 forks source link

Use per-device locks to update resource status #123

Open nicelhc13 opened 2 years ago

nicelhc13 commented 2 years ago

This PR uses per-device locks to update resource status. This PR requires CPU core modes to see performance improvements; do git checkout cpu-test -- parla/cpu_impl.py. It improved 3x faster runtime compared to the main.