1
1
openmpi/opal/mca/paffinity/darwin
2008-08-21 19:21:28 +00:00
..
configure.m4 Modify the configure system in the paffinity framework so that only one component is built. Cleanout variable name conflicts that on some systems prevented building 2008-08-01 22:54:24 +00:00
configure.params Modify the configure system in the paffinity framework so that only one component is built. Cleanout variable name conflicts that on some systems prevented building 2008-08-01 22:54:24 +00:00
Makefile.am Add darwin paffinity component to handle the difference between Tiger and Leopard. Although both are POSIX compatible, Tiger is a tad different in this regard and requires a different interface to get the #processor data. 2008-08-01 00:15:10 +00:00
paffinity_darwin_component.c Add darwin paffinity component to handle the difference between Tiger and Leopard. Although both are POSIX compatible, Tiger is a tad different in this regard and requires a different interface to get the #processor data. 2008-08-01 00:15:10 +00:00
paffinity_darwin_module.c Revamp the opal mca paffinity interface. We ran into a problem when we encountered machines that had "holes" in their physical processor layout - e.g., machines that supported "hotplugging", or that had unpopulated sockets. To solve that problem, we had to clarify at the API level where we were describing physical vs logical processor info, and then translate accordingly in the underlying implementation. 2008-08-21 19:21:28 +00:00
paffinity_darwin.h Add darwin paffinity component to handle the difference between Tiger and Leopard. Although both are POSIX compatible, Tiger is a tad different in this regard and requires a different interface to get the #processor data. 2008-08-01 00:15:10 +00:00