Issues gdscheck -p - receiving: CUDA_ERROR_SYSTEM_NOT_READY

I followed: Install - PG-Strom Manual
I’ve deployed to an AWS p4d.24xlarge, RHEL 9.4
rpm --query redhat-release
redhat-release-9.4-0.5.el9.x86_64

echo $(uname -r)
5.14.0-427.47.1.el9_4.x86_64

gcc --version
gcc (GCC) 11.5.0 20240719 (Red Hat 11.5.0-2)

ldd --version
2.34

After completing the install, I execute this:
/usr/local/cuda/gds/tools/gdscheck -p
cuInit Failed, error CUDA_ERROR_SYSTEM_NOT_READY
cuFile initialization failed
Platform verification error :
CUDA Driver API error

nvidia-smi
Tue Jan 28 08:07:48 2025
±----------------------------------------------------------------------------------------+
| NVIDIA-SMI 570.86.10 Driver Version: 570.86.10 CUDA Version: 12.8 |
|-----------------------------------------±-----------------------±---------------------+
| GPU Name Persistence-M | Bus-Id Disp.A | Volatile Uncorr. ECC |
| Fan Temp Perf Pwr:Usage/Cap | Memory-Usage | GPU-Util Compute M. |
| | | MIG M. |
|=========================================+========================+======================|
| 0 NVIDIA A100-SXM4-40GB Off | 00000000:10:1C.0 Off | 0 |
| N/A 37C P0 49W / 400W | 1MiB / 40960MiB | 0% Default |
| | | Disabled |
±----------------------------------------±-----------------------±---------------------+
| 1 NVIDIA A100-SXM4-40GB Off | 00000000:10:1D.0 Off | 0 |
| N/A 35C P0 42W / 400W | 1MiB / 40960MiB | 0% Default |
| | | Disabled |
±----------------------------------------±-----------------------±---------------------+
| 2 NVIDIA A100-SXM4-40GB Off | 00000000:20:1C.0 Off | 0 |
| N/A 35C P0 42W / 400W | 1MiB / 40960MiB | 0% Default |
| | | Disabled |
±----------------------------------------±-----------------------±---------------------+
| 3 NVIDIA A100-SXM4-40GB Off | 00000000:20:1D.0 Off | 0 |
| N/A 35C P0 48W / 400W | 1MiB / 40960MiB | 0% Default |
| | | Disabled |
±----------------------------------------±-----------------------±---------------------+
| 4 NVIDIA A100-SXM4-40GB Off | 00000000:90:1C.0 Off | 0 |
| N/A 36C P0 49W / 400W | 1MiB / 40960MiB | 0% Default |
| | | Disabled |
±----------------------------------------±-----------------------±---------------------+
| 5 NVIDIA A100-SXM4-40GB Off | 00000000:90:1D.0 Off | 0 |
| N/A 34C P0 42W / 400W | 1MiB / 40960MiB | 0% Default |
| | | Disabled |
±----------------------------------------±-----------------------±---------------------+
| 6 NVIDIA A100-SXM4-40GB Off | 00000000:A0:1C.0 Off | 0 |
| N/A 36C P0 46W / 400W | 1MiB / 40960MiB | 0% Default |
| | | Disabled |
±----------------------------------------±-----------------------±---------------------+
| 7 NVIDIA A100-SXM4-40GB Off | 00000000:A0:1D.0 Off | 0 |
| N/A 34C P0 46W / 400W | 1MiB / 40960MiB | 0% Default |
| | | Disabled |
±----------------------------------------±-----------------------±---------------------+

±----------------------------------------------------------------------------------------+
| Processes: |
| GPU GI CI PID Type Process name GPU Memory |
| ID ID Usage |
|=========================================================================================|
| No running processes found |
±----------------------------------------------------------------------------------------+