Skip to Content.
Sympa Menu

cado-nfs - Re: [Cado-nfs-discuss] Help starting out using two machines

Subject: Discussion related to cado-nfs

List archive

Re: [Cado-nfs-discuss] Help starting out using two machines


Chronological Thread 
  • From: David Willmore <davidwillmore@gmail.com>
  • To: Emmanuel Thomé <Emmanuel.Thome@inria.fr>
  • Cc: Cado-nfs-discuss@lists.gforge.inria.fr
  • Subject: Re: [Cado-nfs-discuss] Help starting out using two machines
  • Date: Mon, 9 Mar 2020 14:23:34 -0400
  • 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-qv1-f49.google.com
  • Ironport-phdr: 9a23:CXVzJBcvJPsBOvk+JZM50bZhlGMj4u6mDksu8pMizoh2WeGdxcS5YB7h7PlgxGXEQZ/co6odzbaP7+a5ADxLuM7Q+Fk5M7VyFDY9wf0MmAIhBMPXQWbaF9XNKxIAIcJZSVV+9Gu6O0UGUOz3ZlnVv2HgpWVKQka3OgV6PPn6FZDPhMqrye+y54fTYwJVjzahfL9+Nhq7oRjeu8UMnIduN6U8xhTUrndUf+ld2H9lK0+Ukxvg6ci8+4Ju/T5NsPw77c5AVqv6f6U8TbNGCTktLn446s72uxTdVAWD/nQTXHkYnRpOGAjF8Qr1XoztvSvgt+pywzeVMMvrRr0pQzui7qNrSBj1iCcbMjMy7W/ahtBsgK9dvRmsvAJ0zZLKb46JNfp+ZqLdcs0cRWpdRcZaSihNDpqhY4cTE+YNOOBVpJT/qVQTtxuzHQajBO3txTFIiHH43rA03fo9Hg/JxwEgA8sOvW7IoNnpKKsfU+a4x7TIwzXZaPNW3C/w5obSfRA/oPGDQK97fsrQyUkrEwPFi1KQqZb7MDiI0ekCrnKU7/RhVe2yhW8nqgVxojyqxscrkInGmJkYyl/B9SpjwYY1Ice0R1J8Yd6hCZZdsTyROYhuQs46XW1kpCI3xqcFtJO7ZiQG1okryhrFZ/GId4WF5A/oWvyLLjdinn1lfaqyhxas/kikze3xTsy030xLripBi9XMr24N2wHK5siJRfZw+l2t2TmI1wDU5eFEJV47mbDHJJ4mx748jpsTsULdES/qgEj6krOae0E+9uWr6+nreKvqqoKYOoNuhQzzNrwimsmlDuQ5NggOUXKb+eO51LD74EL2WqtKjvwrnajXsZDaIcAbpqu+Aw9PzIku8Bm/DzK839QZmXkLNk5KeBWCj4TxIVHBPOj4Deujg1SriDpm2erJMaDmApnUKHjDnqzhca9g5E5d0wo80c1f54lPCrwaJPLzW1TxtMDDDhMjPAy0zeHnCM9y1owAQ26PA6mZMLnTsVCS/O4vLfOMN8cpv2PQLv0s4ePjiUgFmVgY/OH98J4SYXalE/AgH0WeZHfEg9EbEG5MsBBoH8Lwj1jXfTdNZnr6YKM44jQ8Eo/uWYvKWIGhn72F2CK8BJB+aWVPC1TKGnDtIdbXE8wQYT6fd5cy2gcPUqKsHsp4jUn36F3KjoF/J++RwRU28Ir53YEsteLWnBA2szdzCpbFijDffyRPhmoNAgQO8uV6qE15xE2E1PEh0fNdHN1XofhOV1VjbMOO/6lBE9n3Hzn5UJKJRVKhGIj0BDgwSpco3YZLbRosXdqliR/H0myhBLpHz7E=
  • 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>

On Mon, Mar 9, 2020 at 2:03 PM Emmanuel Thomé <Emmanuel.Thome@inria.fr> wrote:
> * fixed (f3980c47) the weird spaces that sneaked into your command lines.
> The regexp used for splitting into words was silly...
>
> * fixed (283a5fab) a bug when the client was run via python3. A recent
> commit from last week forgot the bytes-string encode/decode thing.
>
> Please run the server as:
>
> ./cado-nfs.py
> 90377629292003121684002147101760858109247336549001090677693
> server.port=8001 server.whitelist=127.0.0.0/8
>
> And run the clients independently.

Pulling and building....

Okay, that works.

> I can't reproduce your deprecation warning. Seems that urrlib is an
> external component of python, or at least an external distro package in
> debian. I have py3.7.6 as you do. What version of urllib do you have ?

OS reports version 1.25.7-1.fc31

I've gotten two machines to work together on this. I'll need to do a
lot more tuning to get it working more optimally, but at least I have
two machines worth of clients running at once.

Thank you Emmanuel.

Cheers,
David




Archive powered by MHonArc 2.6.19+.

Top of Page