"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

Reply via email to