Subject: Discussion related to cado-nfs
List archive
- From: David Willmore <davidwillmore@gmail.com>
- To: Cado-nfs-discuss@lists.gforge.inria.fr
- Subject: [Cado-nfs-discuss] Help starting out using two machines
- Date: Thu, 5 Mar 2020 17:16:15 -0500
- Authentication-results: mail2-smtp-roc.national.inria.fr; spf=None smtp.pra=davidwillmore@gmail.com; spf=Pass smtp.mailfrom=davidwillmore@gmail.com; spf=None smtp.helo=postmaster@mail-qk1-f170.google.com
- Ironport-phdr: 9a23:xJ+hHBH7L4uh8gpoa8blyZ1GYnF86YWxBRYc798ds5kLTJ78rs2wAkXT6L1XgUPTWs2DsrQY0raQ6vm4EjVeud6oizMrTt9lb1c9k8IYnggtUoauKHbQC7rUVRE8B9lIT1R//nu2YgB/Ecf6YEDO8DXptWZBUhrwOhBoKevrB4Xck9q41/yo+53Ufg5EmCexbal9IRmrogjdrNQajZZ+Jqo+1xfEo2dEcPlKyG11Il6egxnz6sCs8ZB57i9eoegh98lOUaX7e6Q3U7lVByk4Pm42+cPmqwDNQROA6XUAXGoWlAFIAxXe4xHhQpjxqCr6ufFj1yScIMb7UKo7WTWm76dsVR/olCIKPCM3/W3LlsB9ir9QrRS8rBJ93oHUepmYO/V+cK3Tft0UWHRPUdpKWixdHo+xdZcDA/YdMetaqYT2ulsArQG5BQmpHO7hxCVHhmH33aInzu8uEQDG3AgkH9ILt3TUtsv6P7oVXO+o1qbI0zTDYO5Y2Df87IjIdhUhofaWXb1uasfRxkwvGBnEjlWUs4DqIzSV1uEUvmWd8uFuVvqvhnY5pw1tpjWj3MQhh4nTio4L1FzI6z91zJs3KNGkTkNwfMSqH4FKty6AMot7WsMiTH9suCY90rAGvIS0fCkOyJg+3h7faOGLf5GG4h7+VuudPS10hH1ieLK4iBay9VavxvfgWcmz1VZGtitFkt/SuXARzxHf9NSLR/9n8kqi2TuDzR7f5v9aLUwuiKbWKYItzqY1lpUJsETDGiH2mF/xjK+Tbkgr5/Kn6/rmYrr7qJ6cNot0igX7MqQpgMywH/81MgcLX2eB+OS80Kfv8lH+QLVPlvE2iLXWsIjGJcQHoa60GxFY3Zw+5Ba4Fjum1toYnWIeIF1YeRKHlJTmO0zVIPDjFvq/h1WskCx3x/DdJLHhDZvNLn/ZkLfuY7lx8U9cyAwpzdBe/Z1YEL8BIOigEnP24ffRAhh8NQKvhurmE95gzZg2XWOUHrTfP63Vq1CFoOMpOeiFIoEP6xjnLP1wy/fwjHNxpl4Zeayux5ZfPHyxAPVqPESdZX/rmNopHmIDvw54R+vv3g7RGQVPbmq/CvpvrgowD5irWN+aF9KdxYeZ1SL+JaV4I2VPC1SCC3DtLtzWVPIFaSbUKchkwGVdCeqRDrQ53BTrjzfUjqJ9J7ONqCIdvJPnktNy4r+LzExgxXlPF82Yllq1YSR0k2cPHWFk2al+pQlkyQ7G3/En27pXEttc4/4PWQA/Z8bR
- List-archive: <http://lists.gforge.inria.fr/pipermail/cado-nfs-discuss/>
- List-id: A discussion list for Cado-NFS <cado-nfs-discuss.lists.gforge.inria.fr>
Hello, all. I just picked up a second box which is pretty much
identical to my first one WRT their CPUs and memory configuration.
I'm trying to use both of them to sieve an example number from the
README. I have ssh working between them and the clients can reach the
'server' on port 8001 to get/report work.
What I'm stuck on is how to tell cado-nfs.py what clients to use and
what their CPU configuration is. If I use device for a job, it
properly detects the CPU configuration and makes the best use of
things--as far as I can tell. What I can't seem to do is to figure
out how to tell it about the worker machines--or will it just guess
and do the right thing? The example from the README:
./cado-nfs.py
353493749731236273014678071260920590602836471854359705356610427214806564110716801866803409
slaves.hostnames=hostname1,hostname2,hostname3 --slaves 4
--client-threads 2
seems a bit confusing. The machine running the initial cado-nfs.py
script isn't listed in the list of slave hostnames. But the # of
slaves is 4, so is the localhost implicitly added to the three
hostnames provided for the slaves? What does the "--client-threads"
parameter do?
Any help you can provide would be welcome. Thank you.
Cheers,
David
- [Cado-nfs-discuss] Help starting out using two machines, David Willmore, 03/05/2020
- Re: [Cado-nfs-discuss] Help starting out using two machines, Emmanuel Thomé, 03/06/2020
- Re: [Cado-nfs-discuss] Help starting out using two machines, David Willmore, 03/07/2020
- Re: [Cado-nfs-discuss] Help starting out using two machines, Emmanuel Thomé, 03/07/2020
- Re: [Cado-nfs-discuss] Help starting out using two machines, David Willmore, 03/07/2020
- Re: [Cado-nfs-discuss] Help starting out using two machines, Emmanuel Thomé, 03/07/2020
- Re: [Cado-nfs-discuss] Help starting out using two machines, David Willmore, 03/09/2020
- Re: [Cado-nfs-discuss] Help starting out using two machines, Emmanuel Thomé, 03/09/2020
- Re: [Cado-nfs-discuss] Help starting out using two machines, David Willmore, 03/09/2020
- Re: [Cado-nfs-discuss] Help starting out using two machines, Emmanuel Thomé, 03/09/2020
- Re: [Cado-nfs-discuss] Help starting out using two machines, David Willmore, 03/09/2020
- Re: [Cado-nfs-discuss] Help starting out using two machines, David Willmore, 03/09/2020
- Re: [Cado-nfs-discuss] Help starting out using two machines, Emmanuel Thomé, 03/07/2020
- Re: [Cado-nfs-discuss] Help starting out using two machines, David Willmore, 03/07/2020
- Re: [Cado-nfs-discuss] Help starting out using two machines, Emmanuel Thomé, 03/07/2020
- Re: [Cado-nfs-discuss] Help starting out using two machines, David Willmore, 03/07/2020
- Re: [Cado-nfs-discuss] Help starting out using two machines, Emmanuel Thomé, 03/06/2020
Archive powered by MHonArc 2.6.19+.