Changeset 117
- Timestamp:
- 03/21/07 20:24:31
- Files:
-
- src/io_fwrite_list_shared_async_comm.upc (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
src/io_fwrite_list_shared_async_comm.upc
r113 r117 16 16 17 17 /* nmembs and offsets, this only works for up to 8 threads */ 18 static int nmembs [] = { 23, 37};19 static int offsets [] = { 2, 35 };18 static int nmembs [] = { 23, 7, 15, 33}; 19 static int offsets [] = { 2, 35, 120, 50}; 20 20 21 21 int
