Search found 11 matches

by trleith
Tue Jun 08, 2021 2:35 am
Forum: Problems with NVidia drivers
Topic: Is OpenCL Necessary?
Replies: 6
Views: 18727

Re: Is OpenCL Necessary?

bikeaddict wrote:Someone has created a guide to installing F@H on Ubuntu.
Thanks much. Added it to my notebook. The sudo apt install ocl-icd-opencl-dev step is what I was missing.

FAHClient is chugging away trying to get an assignment. I guess the server's down.

Thanks again.

t
by trleith
Mon Jun 07, 2021 8:09 pm
Forum: Problems with NVidia drivers
Topic: Is OpenCL Necessary?
Replies: 6
Views: 18727

Is OpenCL Necessary?

So FAHClient finds the GPU and it finds CUDA, but not OpenCL. But /etc/init.d/FAHClient start I think it is complains about respawning too fast, and FAHClient complains about some database being locked. It all exits in a couple minutes. I have no idea what's happening. I had thought OpenCL was a sec...
by trleith
Sat Mar 06, 2021 11:21 pm
Forum: New Donors start here
Topic: Sending Commands
Replies: 8
Views: 2373

Re: Sending Commands

Ah! Thanks. I would not have thought it.
by trleith
Fri Mar 05, 2021 10:14 pm
Forum: New Donors start here
Topic: Sending Commands
Replies: 8
Views: 2373

Re: Sending Commands

I have tried using telnet as well, from the local machine, and from another on the LAN. [trl@svr2 ~]$ telnet 127.0.0.1 36330 Welcome to the FAHClient command server. > help Connection closed by foreign host. I'm wondering whether something's missing in config.xml... <!-- Remote Command Server --> <c...
by trleith
Fri Mar 05, 2021 9:35 pm
Forum: FAH Hardware
Topic: GPU Starved?
Replies: 3
Views: 5917

GPU Starved?

I'm folding in a Dell T7400 with two Xeon processors (8 cores) and an NVIDIA 1060. I have a 6 core CPU slot, and one GPU slot. I'm seeing the GPU running at 85%. What would be reasons it isn't closer to 100%? t [trl@svr2 ~]$ nvidia-smi Fri Mar 5 15:32:03 2021 +---------------------------------------...
by trleith
Thu Mar 04, 2021 10:12 pm
Forum: New Donors start here
Topic: Two NVIDIA Drivers on CentOS 8
Replies: 10
Views: 2272

Re: Two NVIDIA Drivers on CentOS 8

@Bruce -- yes, exactly. The correct term (I have learned) is "Driver Pack". You can install only one NVIDIA Driver Pack and the one that includes the NVS 290 driver does not include the GTX 1060. I think what NVIDIA are doing is making sure their legacy drivers work with newer Linux Kernel...
by trleith
Mon Mar 01, 2021 6:03 pm
Forum: New Donors start here
Topic: Two NVIDIA Drivers on CentOS 8
Replies: 10
Views: 2272

Re: Two NVIDIA Drivers on CentOS 8

@JimboPalmer Yes, thank you. I have one coming if I decide to give up entirely on the Q 290. Which seems likely.
by trleith
Mon Mar 01, 2021 4:23 pm
Forum: New Donors start here
Topic: Two NVIDIA Drivers on CentOS 8
Replies: 10
Views: 2272

Re: Two NVIDIA Drivers on CentOS 8

NVIDIA say this: "When using two or more NVIDIA cards in the same system, both cards need to use the same NVIDIA driver to avoid conflicts." [URL=https://nvidia.custhelp.com/app/answers/detail/a_id/2280] They don't quite say "you can't install two different drivers" A customer (M...
by trleith
Mon Mar 01, 2021 3:37 pm
Forum: New Donors start here
Topic: Two NVIDIA Drivers on CentOS 8
Replies: 10
Views: 2272

Re: Two NVIDIA Drivers on CentOS 8

> Out of curiosity, why don't you want to use the GTX 1060 as the display? The most immediate reason is I don't have a DVI-D ==> VGA adapter for the KVM switch ;-) I don't have a straight DVI-D cable either. But I was poking around the X configuration, and I see it isn't configured to use the 1060 d...
by trleith
Mon Mar 01, 2021 3:23 am
Forum: New Donors start here
Topic: Two NVIDIA Drivers on CentOS 8
Replies: 10
Views: 2272

Two NVIDIA Drivers on CentOS 8

I'm hoping someone here will know how to solve this. On CentOS 8 I have a machine with two NVIDIA cards: a GTX 1060 for folding, and a Quadro NVS 290 for running the display. I know the Quadro won't fold. I managed to get the 1060 driver installed, and it's happily folding. I THINK the 1060 installa...
by trleith
Mon Mar 01, 2021 1:37 am
Forum: New Donors start here
Topic: Sending Commands
Replies: 8
Views: 2373

Sending Commands

I'm trying to use FAHClient on the command line to send commands to the running service. Nothing seems to work, but I don't get an error message either. I thought maybe the output would go to the log, but no. Hints? [trl@svr2 fahclient]$ sudo FAHClient --send-command "simulation-info" [sud...