|
Loading...
|
torqueusers@supercluster.org
[Prev] Thread [Next] | [Prev] Date [Next]
Re: [torqueusers] TORQUE 4.0 and hwloc DuChene, StevenX A Wed Apr 04 11:00:51 2012
No, I have not tried that yet but I will now.
Thanks for the hint Gabe.
--
Steven DuChene
-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Gabe Turner
Sent: Wednesday, April 04, 2012 10:10 AM
To: [EMAIL PROTECTED]
Subject: Re: [torqueusers] TORQUE 4.0 and hwloc
On Wed, Apr 04, 2012 at 05:02:19PM +0000, DuChene, StevenX A wrote:
[snip]
> And on the line that actually calls configure from within the spec file I see:
>
> %configure --includedir=%{_includedir}/%{name}
> --with-default-server=%{torque_server} \
> --with-server-home=%{torque_home} --with-sendmail=%{sendmail_path} \
> --disable-dependency-tracking %{ac_with_gui} %{ac_with_scp}
> %{ac_with_syslog} \
> --disable-gcc-warnings %{ac_with_munge} %{ac_with_pam} %{ac_with_drmaa} \
> --disable-qsub-keep-override %{ac_with_blcr} %{ac_with_cpuset}
> %{ac_with_spool} %{?acflags}
>
> So is "%bcond_with cpuset" supposed to turn it off or on? If it is
> supposed to turn it on then as I said before it is not working.
>
> Now I know I can just alter the spec file to hard code turn it on with
> "-enable-cpuset" or "-enable-libcpuset" or possibly
> "--enable-geometry-requests" but I am trying to understand the logic
> of what I see someone cleverly added into the torque spec file as
> distributed with the torque-4.0 sources.
It looks to me like the spec file is supporting the --with option to rpmbuild.
So cpuset will be enabled as a configure option if you pass '--with cpuset' to
rpmbuild. Is that what you are already trying?
--
Gabe Turner [EMAIL PROTECTED]
HPC Systems Administrator,
University of Minnesota
Supercomputing Institute http://www.msi.umn.edu
_______________________________________________
torqueusers mailing list
[EMAIL PROTECTED]
http://www.supercluster.org/mailman/listinfo/torqueusers
_______________________________________________
torqueusers mailing list
[EMAIL PROTECTED]
http://www.supercluster.org/mailman/listinfo/torqueusers
- [torqueusers] TORQUE 4.0 and hwloc DuChene, StevenX A 2012/04/03
- Re: [torqueusers] TORQUE 4.0 and hwloc David Beer 2012/04/04
- Re: [torqueusers] TORQUE 4.0 and hwloc Gus Correa 2012/04/04
- Re: [torqueusers] TORQUE 4.0 and hwloc David Beer 2012/04/04
- Re: [torqueusers] TORQUE 4.0 and hwloc DuChene, StevenX A 2012/04/04
- Re: [torqueusers] TORQUE 4.0 and hwloc Gabe Turner 2012/04/04
- Re: [torqueusers] TORQUE 4.0 and hwloc DuChene, StevenX A 2012/04/04 <=
- Re: [torqueusers] TORQUE 4.0 and hwloc Gabe Turner 2012/04/04
- Re: [torqueusers] TORQUE 4.0 and hwloc DuChene, StevenX A 2012/04/04
- Re: [torqueusers] TORQUE 4.0 and hwloc David Beer 2012/04/04