Creating nightly hwloc snapshot SVN tarball was a success.
Snapshot: hwloc 1.1a1r2343
Start time: Sat Jul 17 21:01:01 EDT 2010
End time: Sat Jul 17 21:03:06 EDT 2010
Your friendly daemon,
Cyrador
On Jul 17, 2010, at 4:32 AM, Brice Goglin wrote:
> It also seems to me that XML checks should move from HWLOC_SETUP_UTILS
> to HWLOC_SETUP_CORE. XML is used inside the core library and some people
> might use it even when embedded. For instance the MPI launcher could
> discover node topologies, do
Le 17/07/2010 11:47, Samuel Thibault a écrit :
> bgog...@osl.iu.edu, le Sat 17 Jul 2010 05:05:46 -0400, a écrit :
>
>> +/** \brief Bind current process memory on memory nodes near the given
>> cpuset \p set
>> + *
>> + * \return ENOSYS if the action is not supported
>> + * \return EXDEV if the
bgog...@osl.iu.edu, le Sat 17 Jul 2010 05:05:46 -0400, a écrit :
> +/** \brief Bind current process memory on memory nodes near the given cpuset
> \p set
> + *
> + * \return ENOSYS if the action is not supported
> + * \return EXDEV if the binding cannot be enforced
> + */
> +HWLOC_DECLSPEC int hwl
It also seems to me that XML checks should move from HWLOC_SETUP_UTILS
to HWLOC_SETUP_CORE. XML is used inside the core library and some people
might use it even when embedded. For instance the MPI launcher could
discover node topologies, do stuff with them, store them inside XML
files, and let the