Simplest method to test hailo m.2 module use in windows 11 pc?

i have already installed the driver and have the module recognized by windows as hailo-8 AI accelerator. What is the simplest way to test if it can be utilized by my system? my mobo has an option for a NPU boost but my CPU doesnt have one, could i use this for that feature? can i designate it to a background task to improve anything in windows? Could i hypothetically make an app that uses the processor for gpu frame generation or something similar?

Hey @dan_quevas!

Welcome back to the Hailo Community!

What you can do really depends on your specific use case. You could run it as a whisper application on your PC or something similar. I’d suggest testing it out with one of these examples:

Or if you prefer C++: Hailo-Application-Code-Examples/runtime/hailo-8/cpp at main · hailocs/Hailo-Application-Code-Examples · GitHub

Let me know how it goes!