Jeff, Bruce, Reuti, all:
If I add --without-hwloc in addition to --without-libnuma, then it builds. Is
that a reasonable thing to do? Is there a better workaround? This 'hwloc'
module looks like it might be important.
For what it's worth, if there's something wrong with my configure line, le
Le 28/09/2011 23:02, Blosch, Edwin L a écrit :
> Jeff,
>
> I've tried it now adding --without-libnuma. Actually that did NOT fix the
> problem, so I can send you the full output from configure if you want, to
> understand why this "hwloc" function is trying to use a function which
> appears t
I need to set up some environment variables before I run my application (
appA ). I am currently using mpirun -np 1 -host socrates (socrates is
another machine) appA. Before appA runs, it expects
some environment variables to be set up. How do i do that ?
Thanks
Xin