Cuda error macmini with ubunto 18.04 machine doesn't have nvidia graphics card using brodcom

Driveworks exception thrown: Platform: cannot acquire CUDA context, error cudaErrorNoDevice: no CUDA-capable device is detected

macmini with ubuntu 18.04 software 10.0 install ok cuda 11 install ok but getting this error .
finally found it doesn’t have nvidia driver

question is can we still run it , on the machine

Macmini:/usr/local/driveworks/bin$ ubuntu-drivers devices
== /sys/devices/pci0000:00/0000:00:1c.2/0000:02:00.0 ==
modalias : pci:v000014E4d000043A0sv0000106Bsd0000013Bbc02sc80i00
vendor : Broadcom Limited
model : BCM4360 802.11ac Wireless Network Adapter
driver : bcmwl-kernel-source - distro non-free

-Macmini:/usr/local/driveworks/bin$ ./sample_lidar_replay
Starting my sample application…
[02-04-2022 00:55:18] Platform: Detected Generic x86 Platform
[02-04-2022 00:55:18] TimeSource: monotonic epoch time offset is 1648833384788939
[02-04-2022 00:55:18] Driveworks exception thrown: Platform: cannot acquire CUDA context, error cudaErrorNoDevice: no CUDA-capable device is detected

terminate called after throwing an instance of ‘std::runtime_error’
what(): [2022-04-02 00:55:18] DW Error DW_CUDA_ERROR executing DW function:
dwInitialize(&context, DW_VERSION, &sdkParams)
at /dvs/git/dirty/gitlab-master_av/dw/sdk/samples/sensors/lidar/lidar_replay/main.cpp:89
Aborted (core dumped)
-Macmini:/usr/local/driveworks/bin$

Dear @user122831,
Please post your future queries related to DRIVE AGX Xavier platform at DRIVE AGX General - NVIDIA Developer Forums for our attention.

Running DW samples on host requires PASCAL/Volta/Tuning Architecture GPU.