
Switch off the GPU in a Python script
Posted 28th October 2024
No comments
Here’s a simple piece of code which effectively directs a Python script to use the CPU rather than the GPU.
Posted 28th October 2024
No comments
Here’s a simple piece of code which effectively directs a Python script to use the CPU rather than the GPU.