Page 1 of 1

NVIDIA RTX A400

Posted: Thu Jan 09, 2025 8:00 pm
by JasonAaronLawrence
question on hardware support for this one. log shows all four being recognized: but marked as unsupported. as these are fairly new releases in the A series of nvidia rtx series cards, i'm assuming they haven't been whitelisted yet?
os: ubuntu server 24.04
fah-client: v8.3.18


:
19:44:37:I3:gpus = {
19:44:37:I3: "gpu:65:00:00": {
19:44:37:I3: "vendor": 4318,
19:44:37:I3: "type": "nvidia",
19:44:37:I3: "description": "NVIDIA RTX A400",
19:44:37:I3: "uuid": "c259e745-7e27-9c88-6f35-b2bcf01fc3e6",
19:44:37:I3: "opencl": {"platform": 0, "device": 0, "compute": "3.0", "driver": "565.57"},
19:44:37:I3: "cuda": {"platform": 0, "device": 0, "compute": "8.6", "driver": "12.7"},
19:44:37:I3: "device": 9650,
19:44:37:I3: "supported": false
19:44:37:I3: },
19:44:37:I3: "gpu:66:00:00": {
19:44:37:I3: "vendor": 4318,
19:44:37:I3: "type": "nvidia",
19:44:37:I3: "description": "NVIDIA RTX A400",
19:44:37:I3: "uuid": "7459fa0f-459a-bf8a-33aa-746294678be1",
19:44:37:I3: "opencl": {"platform": 0, "device": 1, "compute": "3.0", "driver": "565.57"},
19:44:37:I3: "cuda": {"platform": 0, "device": 1, "compute": "8.6", "driver": "12.7"},
19:44:37:I3: "device": 9650,
19:44:37:I3: "supported": false
19:44:37:I3: },
19:44:37:I3: "gpu:67:00:00": {
19:44:37:I3: "vendor": 4318,
19:44:37:I3: "type": "nvidia",
19:44:37:I3: "description": "NVIDIA RTX A400",
19:44:37:I3: "uuid": "ebf651be-50fc-7ebd-6802-7166bf13509f",
19:44:37:I3: "opencl": {"platform": 0, "device": 2, "compute": "3.0", "driver": "565.57"},
19:44:37:I3: "cuda": {"platform": 0, "device": 2, "compute": "8.6", "driver": "12.7"},
19:44:37:I3: "device": 9650,
19:44:37:I3: "supported": false
19:44:37:I3: },
19:44:37:I3: "gpu:68:00:00": {
19:44:37:I3: "vendor": 4318,
19:44:37:I3: "type": "nvidia",
19:44:37:I3: "description": "NVIDIA RTX A400",
19:44:37:I3: "uuid": "051206cd-bea9-36ee-6f0e-d102320eb1db",
19:44:37:I3: "opencl": {"platform": 0, "device": 3, "compute": "3.0", "driver": "565.57"},
19:44:37:I3: "cuda": {"platform": 0, "device": 3, "compute": "8.6", "driver": "12.7"},
19:44:37:I3: "device": 9650,
19:44:37:I3: "supported": false
19:44:37:I3: }
19:44:37:I3:}
nvidia-smi:
Thu Jan 9 19:53:59 2025 +-----------------------------------------------------------------------------------------+ | NVIDIA-SMI 565.57.01 Driver Version: 565.57.01 CUDA Version: 12.7 | |-----------------------------------------+------------------------+----------------------+ | 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 RTX A400 Off | 00000000:41:00.0 Off | N/A | | 30% 26C P8 N/A / 50W | 4MiB / 4094MiB | 0% Default | | | | N/A | +-----------------------------------------+------------------------+----------------------+ | 1 NVIDIA RTX A400 Off | 00000000:42:00.0 Off | N/A | | 30% 23C P8 N/A / 50W | 4MiB / 4094MiB | 0% Default | | | | N/A | +-----------------------------------------+------------------------+----------------------+ | 2 NVIDIA RTX A400 Off | 00000000:43:00.0 Off | N/A | | 30% 35C P8 N/A / 50W | 4MiB / 4094MiB | 0% Default | | | | N/A | +-----------------------------------------+------------------------+----------------------+ | 3 NVIDIA RTX A400 Off | 00000000:44:00.0 Off | N/A | | 30% 34C P8 N/A / 50W | 4MiB / 4094MiB | 0% Default | | | | N/A | +-----------------------------------------+------------------------+----------------------+ +-----------------------------------------------------------------------------------------+ | Processes: | | GPU GI CI PID Type Process name GPU Memory | | ID ID Usage | |=========================================================================================| | No running processes found | +-----------------------------------------------------------------------------------------+
jason@prime:~$ apt list --installed | grep ocl

WARNING: apt does not have a stable CLI interface. Use with caution in scripts.

ocl-icd-dev/noble,now 2.3.2-1build1 amd64 [installed]
ocl-icd-libopencl1/noble,now 2.3.2-1build1 amd64 [installed]
ocl-icd-opencl-dev/noble,now 2.3.2-1build1 amd64 [installed]
jason@prime:~$ apt list --installed | grep cuda

WARNING: apt does not have a stable CLI interface. Use with caution in scripts.

cuda-drivers-565/unknown,now 565.57.01-0ubuntu1 amd64 [installed,automatic]
cuda-drivers/unknown,now 565.57.01-0ubuntu1 amd64 [installed]
cuda-keyring/unknown,unknown,now 1.1-1 all [installed]

Re: NVIDIA RTX A400

Posted: Thu Jan 09, 2025 8:10 pm
by Joe_H
It appears that so far no one has provided information about the RTX A400 to get it added. It does not show up in the GPUs.txt file. You can post here - viewforum.php?f=83 - with that information. It may take a few days for someone to add that card. This topic has information on what the list is and what information is needed - viewtopic.php?t=26208.

Re: NVIDIA RTX A400

Posted: Thu Jan 09, 2025 9:49 pm
by JasonAaronLawrence
thanks Joe. will do.