assign1 and assign2? [CPU < 4]

Moderators: Site Moderators, FAHC Science Team

Post Reply
hymie
Posts: 7
Joined: Thu Apr 08, 2021 2:00 pm

assign1 and assign2? [CPU < 4]

Post by hymie »

Greetings.

I am getting error messages from assign1.foldingathome.org and assign2.foldingathome.org . I cannot determine if this is an issue on my side or the server side.

Here are the error messages I am receiving

Code: Select all

16:27:30:WU01:FS00:Connecting to assign1.foldingathome.org:80
16:27:30:WARNING:WU01:FS00:Failed to get assignment from 'assign1.foldingathome.org:80': No WUs available for this configuration
16:27:30:WU01:FS00:Connecting to assign2.foldingathome.org:80
16:27:31:WARNING:WU01:FS00:Failed to get assignment from 'assign2.foldingathome.org:80': No WUs available for this configuration
16:27:31:WU01:FS00:Connecting to assign3.foldingathome.org:80
16:27:31:WARNING:WU01:FS00:Failed to get assignment from 'assign3.foldingathome.org:80': No WUs available for this configuration
16:27:31:WU01:FS00:Connecting to assign4.foldingathome.org:80
16:27:31:WARNING:WU01:FS00:Failed to get assignment from 'assign4.foldingathome.org:80': No WUs available for this configuration
16:27:31:ERROR:WU01:FS00:Exception: Could not get an assignment
Here is my current software configuration:

Code: Select all

16:59:40:******************************* libFAH ********************************
16:59:40:       Date: Oct 20 2020
16:59:40:       Time: 20:36:41
16:59:40:   Revision: 5ca109d295a6245e2a2f590b3d0085ad5e567aeb
16:59:40:****************************** FAHClient ******************************
16:59:40:    Version: 7.6.21
16:59:40:     Author: Joseph Coffland <joseph@cauldrondevelopment.com>
16:59:40:  Copyright: 2020 foldingathome.org
16:59:40:   Homepage: https://foldingathome.org/
16:59:40:       Date: Oct 20 2020
16:59:40:       Time: 20:38:59
16:59:40:   Revision: 6efbf0e138e22d3963e6a291f78dcb9c6422a278
16:59:40:******************************** CBang ********************************
16:59:40:       Date: Oct 20 2020
16:59:40:       Time: 18:38:01
16:59:40:   Revision: 7e4ce85225d7eaeb775e87c31740181ca603de60
16:59:40:******************************* System ********************************
16:59:40:        CPU: Intel(R) Core(TM) i3-6100T CPU @ 3.20GHz
16:59:40:     CPU ID: GenuineIntel Family 6 Model 94 Stepping 3
16:59:40:       CPUs: 4
16:59:40:     Memory: 7.65GiB
16:59:40:Free Memory: 839.76MiB
16:59:40:    Threads: POSIX_THREADS
16:59:40: OS Version: 4.4
16:59:40:         OS: Linux 4.4.14 x86_64
16:59:40:    OS Arch: AMD64
16:59:40:       GPUs: 1
16:59:40:      GPU 0: Bus:0 Slot:2 Func:0 INTEL:1 SKL GT2 [HD Graphics 530]
Thanks.
Joe_H
Site Admin
Posts: 7937
Joined: Tue Apr 21, 2009 4:41 pm
Hardware configuration: Mac Pro 2.8 quad 12 GB smp4
MacBook Pro 2.9 i7 8 GB smp2
Location: W. MA

Re: assign1 and assign2?

Post by Joe_H »

Please include the client configuration section of the log that should be immediately after the hardware configuration. That would tell us what folding slot is requesting a WU and how that slot is configured. But basically the messages indicate there are currently no WUs available that match up with that slots configuration.
Image

iMac 2.8 i7 12 GB smp8, Mac Pro 2.8 quad 12 GB smp6
MacBook Pro 2.9 i7 8 GB smp3
hymie
Posts: 7
Joined: Thu Apr 08, 2021 2:00 pm

Re: assign1 and assign2?

Post by hymie »

I hope you mean this ...

Code: Select all

18:38:54:***********************************************************************
18:38:54:<config>
18:38:54:  <!-- HTTP Server -->
18:38:54:  <allow v='127.0.0.1 192.168.42.0/24'/>
18:38:54:
18:38:54:  <!-- Network -->
18:38:54:  <proxy v=':8080'/>
18:38:54:
18:38:54:  <!-- Remote Command Server -->
18:38:54:  <command-allow-no-pass v='127.0.0.1 192.168.42.0/24'/>
18:38:54:  <password v='*****'/>
18:38:54:
18:38:54:  <!-- Slot Control -->
18:38:54:  <power v='full'/>
18:38:54:
18:38:54:  <!-- User Information -->
18:38:54:  <passkey v='*****'/>
18:38:54:  <user v='hymie!'/>
18:38:54:
18:38:54:  <!-- Folding Slots -->
18:38:54:  <slot id='0' type='CPU'/>
18:38:54:  <slot id='1' type='GPU'>
18:38:54:    <pci-bus v='0'/>
18:38:54:    <pci-slot v='2'/>
18:38:54:  </slot>
18:38:54:</config>
18:38:54:Trying to access database...
18:38:54:Successfully acquired database lock
18:38:55:FS00:Initialized folding slot 00: cpu:3
18:38:55:WARNING:FS01:Disabling beta GPU slot 01: gpu:0:2 SKL GT2 [HD Graphics 530].  Beta GPUs can be tested for no points by setting ``gpu-beta=true`` in the configuration.
18:38:55:WU00:FS00:Connecting to assign1.foldingathome.org:80
18:38:56:WARNING:WU00:FS00:Failed to get assignment from 'assign1.foldingathome.org:80': No WUs available for this configuration
I have a second machine with the same issue

Code: Select all

13:20:49:***********************************************************************
13:20:49:<config>
13:20:49:  <!-- HTTP Server -->
13:20:49:  <allow v='127.0.0.1 192.168.42.0/24'/>
13:20:49:
13:20:49:  <!-- Network -->
13:20:49:  <proxy v=':8080'/>
13:20:49:
13:20:49:  <!-- Remote Command Server -->
13:20:49:  <command-allow-no-pass v='127.0.0.1 192.168.42.0/24'/>
13:20:49:  <password v='*****'/>
13:20:49:
13:20:49:  <!-- User Information -->
13:20:49:  <passkey v='*****'/>
13:20:49:  <user v='hymie!'/>
13:20:49:
13:20:49:  <!-- Folding Slots -->
13:20:49:  <slot id='0' type='CPU'>
13:20:49:    <cpus v='2'/>
13:20:49:  </slot>
13:20:49:</config>
13:20:49:Trying to access database...
13:20:49:Successfully acquired database lock
13:20:49:FS00:Initialized folding slot 00: cpu:2
13:20:49:WU00:FS00:Connecting to assign1.foldingathome.org:80
13:20:50:WARNING:WU00:FS00:Failed to get assignment from 'assign1.foldingathome.org:80': No WUs available for this configuration
Joe_H
Site Admin
Posts: 7937
Joined: Tue Apr 21, 2009 4:41 pm
Hardware configuration: Mac Pro 2.8 quad 12 GB smp4
MacBook Pro 2.9 i7 8 GB smp2
Location: W. MA

Re: assign1 and assign2?

Post by Joe_H »

The servers might be out of projects with WUs that can be assigned to CPU:2 and CPU:3 settings. I have posted a question to the persons running servers, waiting to hear back.
Image

iMac 2.8 i7 12 GB smp8, Mac Pro 2.8 quad 12 GB smp6
MacBook Pro 2.9 i7 8 GB smp3
Joe_H
Site Admin
Posts: 7937
Joined: Tue Apr 21, 2009 4:41 pm
Hardware configuration: Mac Pro 2.8 quad 12 GB smp4
MacBook Pro 2.9 i7 8 GB smp2
Location: W. MA

Re: assign1 and assign2?

Post by Joe_H »

The WS with projects that will assign to CPU thread counts less than 4 is down currently. Apparently it was down for a bit, was brought back up, and is down again. That is vav19, you can check its status on the Server Status page - https://apps.foldingathome.org/serverstats. Not sure exactly how long it will be before the server will be back up.
Image

iMac 2.8 i7 12 GB smp8, Mac Pro 2.8 quad 12 GB smp6
MacBook Pro 2.9 i7 8 GB smp3
DoctorBob
Posts: 28
Joined: Sun Sep 12, 2021 9:28 pm
Hardware configuration: OS: Ubuntu 24.04 LTS x86_64
Host: Toshiba Satellite U400
Kernel: 6.8.0-39-generic
Shell: bash 5.2.21
CPU: Intel Core 2 Duo T8300
GPU: Intel Mobile GM965/GL960
Memory: 346MiB / 1958MiB
Location: Cairns, Qld. Australia
Contact:

Online and waiting to fold

Post by DoctorBob »

Merged with other report of problem

My current laptop has been folding successfully over the past 6 months or so. This morning I checked the Client advanced Controller and it reports that it is Online and Folding Slots are in a Ready state, Status Download, Progress is 0.00%.

Image

Powering off/on the laptop did not solve the issue. The FAHClient.service is running and I have restarted it successfully a number of times.
The laptop is on the internet:

XXXXXXXXXXX:~$ ping google.com
PING google.com (142.250.204.14) 56(84) bytes of data.
64 bytes from syd09s25-in-f14.1e100.net (142.250.204.14): icmp_seq=1 ttl=250 time=34.0 ms
64 bytes from syd09s25-in-f14.1e100.net (142.250.204.14): icmp_seq=2 ttl=250 time=33.6 ms
64 bytes from syd09s25-in-f14.1e100.net (142.250.204.14): icmp_seq=3 ttl=250 time=33.7 ms

--- google.com ping statistics ---
3 packets transmitted, 3 received, 0% packet loss, time 2003ms
rtt min/avg/max/mdev = 33.607/33.776/34.018/0.175 ms


Not sure what is going on.


Here is the log file:

Code: Select all

*********************** Log Started 2024-07-19T00:01:03Z ***********************
00:01:03:******************************* libFAH ********************************
00:01:03:       Date: Oct 20 2020
00:01:03:       Time: 20:36:39
00:01:03:   Revision: 5ca109d295a6245e2a2f590b3d0085ad5e567aeb
00:01:03:     Branch: master
00:01:03:   Compiler: GNU 8.3.0
00:01:03:    Options: -faligned-new -std=c++11 -fsigned-char -ffunction-sections
00:01:03:             -fdata-sections -O3 -funroll-loops -fno-pie
00:01:03:   Platform: linux2 5.8.0-1-amd64
00:01:03:       Bits: 64
00:01:03:       Mode: Release
00:01:03:****************************** FAHClient ******************************
00:01:03:    Version: 7.6.21
00:01:03:     Author: Joseph Coffland <joseph@cauldrondevelopment.com>
00:01:03:  Copyright: 2020 foldingathome.org
00:01:03:   Homepage: https://foldingathome.org/
00:01:03:       Date: Oct 20 2020
00:01:03:       Time: 20:39:00
00:01:03:   Revision: 6efbf0e138e22d3963e6a291f78dcb9c6422a278
00:01:03:     Branch: master
00:01:03:   Compiler: GNU 8.3.0
00:01:03:    Options: -faligned-new -std=c++11 -fsigned-char -ffunction-sections
00:01:03:             -fdata-sections -O3 -funroll-loops -fno-pie
00:01:03:   Platform: linux2 5.8.0-1-amd64
00:01:03:       Bits: 64
00:01:03:       Mode: Release
00:01:03:       Args: --child /etc/fahclient/config.xml --run-as fahclient
00:01:03:             --pid-file=/var/run/fahclient.pid --daemon
00:01:03:     Config: /etc/fahclient/config.xml
00:01:03:******************************** CBang ********************************
00:01:03:       Date: Oct 20 2020
00:01:03:       Time: 18:37:59
00:01:03:   Revision: 7e4ce85225d7eaeb775e87c31740181ca603de60
00:01:03:     Branch: master
00:01:03:   Compiler: GNU 8.3.0
00:01:03:    Options: -faligned-new -std=c++11 -fsigned-char -ffunction-sections
00:01:03:             -fdata-sections -O3 -funroll-loops -fno-pie -fPIC
00:01:03:   Platform: linux2 5.8.0-1-amd64
00:01:03:       Bits: 64
00:01:03:       Mode: Release
00:01:03:******************************* System ********************************
00:01:03:        CPU: Intel(R) Core(TM)2 Duo CPU T8300 @ 2.40GHz
00:01:03:     CPU ID: GenuineIntel Family 6 Model 23 Stepping 6
00:01:03:       CPUs: 2
00:01:03:     Memory: 1.91GiB
00:01:03:Free Memory: 1.20GiB
00:01:03:    Threads: POSIX_THREADS
00:01:03: OS Version: 6.8
00:01:03:Has Battery: false
00:01:03: On Battery: false
00:01:03: UTC Offset: 10
00:01:03:        PID: 1345
00:01:03:        CWD: /var/lib/fahclient
00:01:03:         OS: Linux 6.8.0-38-generic x86_64
00:01:03:    OS Arch: AMD64
00:01:03:       GPUs: 0
00:01:03:       CUDA: Not detected: Failed to open dynamic library 'libcuda.so':
00:01:03:             libcuda.so: cannot open shared object file: No such file or
00:01:03:             directory
00:01:03:     OpenCL: Not detected: Failed to open dynamic library 'libOpenCL.so':
00:01:03:             libOpenCL.so: cannot open shared object file: No such file or
00:01:03:             directory
00:01:03:***********************************************************************
00:01:03:<config>
00:01:03:  <!-- Client Control -->
00:01:03:  <fold-anon v='true'/>
00:01:03:
00:01:03:  <!-- Folding Slot Configuration -->
00:01:03:  <gpu v='false'/>
00:01:03:
00:01:03:  <!-- HTTP Server -->
00:01:03:  <allow v='127.0.0.1 192.168.5.0/24'/>
00:01:03:
00:01:03:  <!-- Network -->
00:01:03:  <proxy v=':8080'/>
00:01:03:
00:01:03:  <!-- Remote Command Server -->
00:01:03:  <command-allow-no-pass v='127.0.0.1 192.168.5.0/24'/>
00:01:03:
00:01:03:  <!-- Slot Control -->
00:01:03:  <power v='full'/>
00:01:03:
00:01:03:  <!-- User Information -->
00:01:03:  <passkey v='*****'/>
00:01:03:  <user v='DoctorBob'/>
00:01:03:
00:01:03:  <!-- Web Server -->
00:01:03:  <web-allow v='127.0.0.1 192.168.5.0/24'/>
00:01:03:
00:01:03:  <!-- Folding Slots -->
00:01:03:  <slot id='0' type='CPU'>
00:01:03:    <cpu-usage v='50'/>
00:01:03:  </slot>
00:01:03:</config>
00:01:03:Trying to access database...
00:01:03:Successfully acquired database lock
00:01:03:FS00:Initialized folding slot 00: cpu:2
00:01:03:ERROR:Exception: Could not bind socket to 0.0.0.0:7396: Address already in use
00:01:03:ERROR:Exception: Could not bind socket to 0.0.0.0:36330: Address already in use
00:01:03:WU00:FS00:Connecting to assign1.foldingathome.org:80
00:01:34:WARNING:WU00:FS00:Failed to get assignment from 'assign1.foldingathome.org:80': Not connected
00:01:34:WU00:FS00:Connecting to assign2.foldingathome.org:80
00:02:04:WARNING:WU00:FS00:Failed to get assignment from 'assign2.foldingathome.org:80': Not connected
00:02:04:WU00:FS00:Connecting to assign3.foldingathome.org:80
00:02:34:WARNING:WU00:FS00:Failed to get assignment from 'assign3.foldingathome.org:80': Not connected
00:02:34:WU00:FS00:Connecting to assign4.foldingathome.org:80
00:02:35:WARNING:WU00:FS00:Failed to get assignment from 'assign4.foldingathome.org:80': No WUs available for this configuration
00:02:35:ERROR:WU00:FS00:Exception: Could not get an assignment
00:02:35:WU00:FS00:Connecting to assign1.foldingathome.org:80
00:02:41:WARNING:WU00:FS00:Failed to get assignment from 'assign1.foldingathome.org:80': No WUs available for this configuration
00:02:41:WU00:FS00:Connecting to assign2.foldingathome.org:80
00:02:42:WARNING:WU00:FS00:Failed to get assignment from 'assign2.foldingathome.org:80': No WUs available for this configuration
00:02:42:WU00:FS00:Connecting to assign3.foldingathome.org:80
00:02:43:WARNING:WU00:FS00:Failed to get assignment from 'assign3.foldingathome.org:80': No WUs available for this configuration
00:02:43:WU00:FS00:Connecting to assign4.foldingathome.org:80
00:02:44:WARNING:WU00:FS00:Failed to get assignment from 'assign4.foldingathome.org:80': No WUs available for this configuration
00:02:44:ERROR:WU00:FS00:Exception: Could not get an assignment
00:03:35:WU00:FS00:Connecting to assign1.foldingathome.org:80
00:03:36:WARNING:WU00:FS00:Failed to get assignment from 'assign1.foldingathome.org:80': No WUs available for this configuration
00:03:36:WU00:FS00:Connecting to assign2.foldingathome.org:80
00:03:37:WARNING:WU00:FS00:Failed to get assignment from 'assign2.foldingathome.org:80': No WUs available for this configuration
00:03:37:WU00:FS00:Connecting to assign3.foldingathome.org:80
00:03:38:WARNING:WU00:FS00:Failed to get assignment from 'assign3.foldingathome.org:80': No WUs available for this configuration
00:03:38:WU00:FS00:Connecting to assign4.foldingathome.org:80
00:03:38:WARNING:WU00:FS00:Failed to get assignment from 'assign4.foldingathome.org:80': No WUs available for this configuration
00:03:38:ERROR:WU00:FS00:Exception: Could not get an assignment
00:05:13:WU00:FS00:Connecting to assign1.foldingathome.org:80
00:05:14:WARNING:WU00:FS00:Failed to get assignment from 'assign1.foldingathome.org:80': No WUs available for this configuration
00:05:14:WU00:FS00:Connecting to assign2.foldingathome.org:80
00:05:14:WARNING:WU00:FS00:Failed to get assignment from 'assign2.foldingathome.org:80': No WUs available for this configuration
00:05:14:WU00:FS00:Connecting to assign3.foldingathome.org:80
00:05:15:WARNING:WU00:FS00:Failed to get assignment from 'assign3.foldingathome.org:80': No WUs available for this configuration
00:05:15:WU00:FS00:Connecting to assign4.foldingathome.org:80
00:05:16:WARNING:WU00:FS00:Failed to get assignment from 'assign4.foldingathome.org:80': No WUs available for this configuration
00:05:16:ERROR:WU00:FS00:Exception: Could not get an assignment
00:07:50:WU00:FS00:Connecting to assign1.foldingathome.org:80
00:07:50:WARNING:WU00:FS00:Failed to get assignment from 'assign1.foldingathome.org:80': No WUs available for this configuration
00:07:50:WU00:FS00:Connecting to assign2.foldingathome.org:80
00:07:51:WARNING:WU00:FS00:Failed to get assignment from 'assign2.foldingathome.org:80': No WUs available for this configuration
00:07:51:WU00:FS00:Connecting to assign3.foldingathome.org:80
00:07:52:WARNING:WU00:FS00:Failed to get assignment from 'assign3.foldingathome.org:80': No WUs available for this configuration
00:07:52:WU00:FS00:Connecting to assign4.foldingathome.org:80
00:07:53:WARNING:WU00:FS00:Failed to get assignment from 'assign4.foldingathome.org:80': No WUs available for this configuration
00:07:53:ERROR:WU00:FS00:Exception: Could not get an assignment
00:12:04:WU00:FS00:Connecting to assign1.foldingathome.org:80
00:12:05:WARNING:WU00:FS00:Failed to get assignment from 'assign1.foldingathome.org:80': No WUs available for this configuration
00:12:05:WU00:FS00:Connecting to assign2.foldingathome.org:80
00:12:06:WARNING:WU00:FS00:Failed to get assignment from 'assign2.foldingathome.org:80': No WUs available for this configuration
00:12:06:WU00:FS00:Connecting to assign3.foldingathome.org:80
00:12:07:WARNING:WU00:FS00:Failed to get assignment from 'assign3.foldingathome.org:80': No WUs available for this configuration
00:12:07:WU00:FS00:Connecting to assign4.foldingathome.org:80
00:12:07:WARNING:WU00:FS00:Failed to get assignment from 'assign4.foldingathome.org:80': No WUs available for this configuration
00:12:07:ERROR:WU00:FS00:Exception: Could not get an assignment
00:18:56:WU00:FS00:Connecting to assign1.foldingathome.org:80
00:18:57:WARNING:WU00:FS00:Failed to get assignment from 'assign1.foldingathome.org:80': No WUs available for this configuration
00:18:57:WU00:FS00:Connecting to assign2.foldingathome.org:80
00:18:58:WARNING:WU00:FS00:Failed to get assignment from 'assign2.foldingathome.org:80': No WUs available for this configuration
00:18:58:WU00:FS00:Connecting to assign3.foldingathome.org:80
00:18:58:WARNING:WU00:FS00:Failed to get assignment from 'assign3.foldingathome.org:80': No WUs available for this configuration
00:18:58:WU00:FS00:Connecting to assign4.foldingathome.org:80
00:18:59:WARNING:WU00:FS00:Failed to get assignment from 'assign4.foldingathome.org:80': No WUs available for this configuration
00:18:59:ERROR:WU00:FS00:Exception: Could not get an assignment
00:30:01:WU00:FS00:Connecting to assign1.foldingathome.org:80
00:30:02:WARNING:WU00:FS00:Failed to get assignment from 'assign1.foldingathome.org:80': No WUs available for this configuration
00:30:02:WU00:FS00:Connecting to assign2.foldingathome.org:80
00:30:03:WARNING:WU00:FS00:Failed to get assignment from 'assign2.foldingathome.org:80': No WUs available for this configuration
00:30:03:WU00:FS00:Connecting to assign3.foldingathome.org:80
00:30:04:WARNING:WU00:FS00:Failed to get assignment from 'assign3.foldingathome.org:80': No WUs available for this configuration
00:30:04:WU00:FS00:Connecting to assign4.foldingathome.org:80
00:30:04:WARNING:WU00:FS00:Failed to get assignment from 'assign4.foldingathome.org:80': No WUs available for this configuration
00:30:04:ERROR:WU00:FS00:Exception: Could not get an assignment

Hardware configuration:
Device: Toshiba Satellite U400
OS: Ubuntu 24.04 LTS x86_64
Host: Satellite U400 PSU40A-01M001
Kernel: 6.8.0-38-generic
Uptime: 48 mins
Packages: 909 (dpkg), 4 (snap)
Shell: bash 5.2.21
Resolution: 1280x800
Terminal: /dev/pts/0
CPU: Intel Core 2 Duo T8300 (2) @ 2.401GHz
GPU: Intel Mobile GM965/GL960
Memory: 346MiB / 1958MiB
Last edited by Joe_H on Fri Jul 19, 2024 1:59 am, edited 1 time in total.
Joe_H
Site Admin
Posts: 7937
Joined: Tue Apr 21, 2009 4:41 pm
Hardware configuration: Mac Pro 2.8 quad 12 GB smp4
MacBook Pro 2.9 i7 8 GB smp2
Location: W. MA

Re: assign1 and assign2?

Post by Joe_H »

@DoctorBob the server with WUs that can be assigned to CPU thread counts less than 4 is currently down, see - viewtopic.php?p=364894#p364894
Image

iMac 2.8 i7 12 GB smp8, Mac Pro 2.8 quad 12 GB smp6
MacBook Pro 2.9 i7 8 GB smp3
DoctorBob
Posts: 28
Joined: Sun Sep 12, 2021 9:28 pm
Hardware configuration: OS: Ubuntu 24.04 LTS x86_64
Host: Toshiba Satellite U400
Kernel: 6.8.0-39-generic
Shell: bash 5.2.21
CPU: Intel Core 2 Duo T8300
GPU: Intel Mobile GM965/GL960
Memory: 346MiB / 1958MiB
Location: Cairns, Qld. Australia
Contact:

Re: assign1 and assign2? [CPU < 4]

Post by DoctorBob »

Thank you for moving my post to the correct area and thank you for the heads-up regarding vav19 server status. I will leave my laptop running and hopefully vav19 will be back online soon.
DoctorBob
Posts: 28
Joined: Sun Sep 12, 2021 9:28 pm
Hardware configuration: OS: Ubuntu 24.04 LTS x86_64
Host: Toshiba Satellite U400
Kernel: 6.8.0-39-generic
Shell: bash 5.2.21
CPU: Intel Core 2 Duo T8300
GPU: Intel Mobile GM965/GL960
Memory: 346MiB / 1958MiB
Location: Cairns, Qld. Australia
Contact:

Re: assign1 and assign2? [CPU < 4]

Post by DoctorBob »

Up and running again!

WORK SERVER: 128.174.73.74 (ds01.scs.illinois.edu)
COLLECTION SERVER: 158.130.118.25 (highland3.seas.upenn.edu)

Neither of the above is 129.32.209.202 (vav19.fah.temple.edu) which is still offline.
However, my laptop is folding again and that is what counts!
toTOW
Site Moderator
Posts: 6359
Joined: Sun Dec 02, 2007 10:38 am
Location: Bordeaux, France
Contact:

Re: assign1 and assign2? [CPU < 4]

Post by toTOW »

Some projects that have been in beta for a long time have been moved to full FAH ... hopefully there will be enough work for every one ...
Image

Folding@Home beta tester since 2002. Folding Forum moderator since July 2008.
Post Reply