Skip to Content.
Sympa Menu

cado-nfs - Re: [Cado-nfs-discuss] (Без темы)

Subject: Discussion related to cado-nfs

List archive

Re: [Cado-nfs-discuss] (Без темы)


Chronological Thread 
  • From: Христофор Бобров <hbobrov@yandex.ru>
  • To: "cado-nfs-discuss@lists.gforge.inria.fr" <cado-nfs-discuss@lists.gforge.inria.fr>
  • Subject: Re: [Cado-nfs-discuss] (Без темы)
  • Date: Thu, 30 Mar 2017 21:29:58 +0300
  • Authentication-results: mail3-smtp-sop.national.inria.fr; spf=None smtp.pra=hbobrov@yandex.ru; spf=Pass smtp.mailfrom=hbobrov@yandex.ru; spf=None smtp.helo=postmaster@forward5h.cmail.yandex.net
  • Ironport-phdr: 9a23:Lma5qhGSGcmmifzvjEFNtJ1GYnF86YWxBRYc798ds5kLTJ7zpciwAkXT6L1XgUPTWs2DsrQf2raQ6/iocFdDyK7JiGoFfp1IWk1NouQttCtkPvS4D1bmJuXhdS0wEZcKflZk+3amLRodQ56mNBXdrXKo8DEdBAj0OxZrKeTpAI7SiNm82/yv95HJbQhFgDWwbaluIBmqsA7cqtQYjYx+J6gr1xDHuGFIe+NYxWNpIVKcgRPx7dqu8ZBg7ipdpesv+9ZPXqvmcas4S6dYDCk9PGAu+MLrrxjDQhCR6XYaT24bjwBHAwnB7BH9Q5fxri73vfdz1SWGIcH7S60/VDK/5KlpVRDokj8KOT4n/m7VhMx+ka1UrhGmqRJxzIDbfJqYNOZ9c6/BYd8XX3ZNU8RXWidcAo28dYwPD+8ZMOdAt4n8v0cBrQe5BQi0A+Pv0iJDi2Lx3awiy+QhFhzL1xEnEtIOq3vUq876NL0VUeCr16TJzS/Mb/VL1jjj54nEaAohoeyVUL92bMHfylEvGhvGg1iSs4DpITOY2vgXv2SF4edsSfijh3A7pw1prDWixN0ghpTGi44J0FzI6Ct0zYUvKdGlVUJ2YNipG4ZKuS6ALYt5WMYiTnlouCkkzr0Gvoa2fCYNyJQ9yR/QceaHfJWI7xLjTuqePTJ4i2hkeLK7nRqz8VKvyuvhWcaq31dGtCxFncfQtnwV1hzT7NaISudl80qi2zuDzR7f5+FYLUwui6bWJYItzqQumpYPqUjDGzX5mETyjK+YbEUk/e2o5vznYrr9oZ+TLJV0igbgMqk1ms2wG+I4PRUQUGmU4+i8zqDj8VXjQLpWlv02jrXZsJfCKMsHvKG2HghV3p8l6xaxFDeqyckXnXgcLF1ZZRKHlJPpNkrKIPD5Fve/n0+snC1kx/DIOb3hGJrNIWbZnLfge7Z98U9cxxApwdBR/ZIHQo0Gdbj4U0P28drWFVo1Mhe/3v38INF8zZ8FH22BBbWWPeXTt0WJ76QhOaPEMIQctDG4LfY+ovLvlnQkgkQ1eaiywYBRZ36/BPtrZUSfe3vlxNkbRzQkpA07GQXyYVaeVtdUfz6YWEsk4RtzXIKsCo3ZQZ6FkbWH0CqrWIdLMDMVQmuQGGvlIt3XE8wHbzifd5ds
  • 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!
I'm using git version d1d4c2cd0f61e. In the host file are ip-address node 1
and node 2(10.50.162.141,10.50.162.142). If I watch the top, then when I
start on one node, processor load is 100%, and when I start at two nodes
processor load is 50% on each. I start a job without a scheduler. What
implementation of MPI do you recommend to use? Openmpi?


>Hi.

>Thanks for your feedback.

>This is the annoying bit:

>2 nodes, no common name prefix
>
> 10 . . . . . .
>
> . . . . . . .
>
> 10 . . . . . .
>
> . . . . . . .
>
>cpubinding: parameter ignored (no hwloc, no C++11)
>

>You're essentially using the same node twice. I guess that CPU usage on
>the second node was ridiculous.

>Also, in order to enable cpu binding, you need a c++11 compiler (for gcc,
>we're happy with version 4.8 or later).

>Please make sure you use the git version, but I think it's the case.

>Note that I've never really paid attention to mpich integration. I'm
>entirely to blame about that. Hopefull your feedback from fruther trials
>will help improve this situation.

>You may want to give a try to a more recent compiler, because that should
>be the key to giving you the cpu binding code (for no good reason, really
>-- I was just lazy on that one). But that's really an aside, because the
>main oddity you're facing is elsewhere. I'm a bit puzzled by the fact
>that cado-nfs chose to put two jobs on the same node.

>What do you have in the following file ?

>/home/cado/cado_mpi/share/cado-nfs-2.2.1/dlp/host_file

>Also, is your job running from a job scheduler or not ?

>E.

29.03.2017, 20:36, "Христофор Бобров" <hbobrov@yandex.ru>:
> Hello!
> I tried to parallelize the linear phase using MPI. For the number of 87
> decimal digits, I solved the system on one and two and three nodes, there
> was no performance increase, for all cases the performance was "krylov: N =
> 1000; ETA (N = 63000): [0.056 s / iter]
> I ran with cpubinding = false. During the operation, the network was not
> 100% loaded. What could be the problem?
> I attach to the letter files with stdout bwc.pl for one and two nodes.
> --
> Best regards
> Бобров Х.

-- 
Best regards
Бобров Х.




Archive powered by MHonArc 2.6.19+.

Top of Page