Intrepid / upc-specification

Automatically exported from code.google.com/p/upc-specification
0 stars 1 forks source link

Enhancement: Library for PTS arithmetic with parametric blocksize #93

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Suggestion from Paul, split from issue 43:

Perhaps for 1.4 we can look at providing facilities for users (library 
implementers in particular) to perform address arithmetic?  They might, for 
instance, pass a (shared void *), the block size, the element size, and an 
integral increment and return a (shared void *).   A PTS subtraction routine 
which takes blocksize and elemsize arguments would probably also be required.  

Original issue reported on code.google.com by danbonachea on 5 Oct 2012 at 7:41

GoogleCodeExporter commented 9 years ago

Original comment by danbonachea on 16 Oct 2012 at 11:42

GoogleCodeExporter commented 9 years ago
Make type match description

Original comment by phhargr...@lbl.gov on 27 Feb 2013 at 8:58