Thanks!

Regards,
Pushkar

>-----Original Message-----
>From: David P Grove [mailto:gro...@us.ibm.com]
>Sent: Wednesday, May 19, 2010 10:28 PM
>To: Mailing list for users of the X10 programming language
>Subject: Re: [X10-users] NUMA support
>
>
>
>
>"Pushkar R. Pande" <pushkar.pa...@gatech.edu> wrote on 05/10/2010
>02:19:27
>PM:
>>
>> Is there any NUMA support in X10? Can we bind threads to specific
>cores
>> similar to GOMP_CPU_AFFINITY used for OpenMP?
>>
>
>Hi,
>
>       There's nothing really specified at the X10 language level.  If
>the
>tools that you are using to launch a multi-place X10 program (mpirun,
>poe)
>supports process binding then you can use that mechanism to cause an X10
>place to be bound to a specific core (or set of cores) on a specific
>machine.
>
>--dave
>------------------------------------------------------------------------
>------
>
>_______________________________________________
>X10-users mailing list
>X10-users@lists.sourceforge.net
>https://lists.sourceforge.net/lists/listinfo/x10-users


------------------------------------------------------------------------------

_______________________________________________
X10-users mailing list
X10-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/x10-users

Reply via email to