Enhancement: Library for PTS arithmetic with parametric blocksize

Issue #93 new
Former user created an issue

Originally reported on Google Code with ID 93

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.  

Reported by danbonachea on 2012-10-05 07:41:32

Comments (2)

  1. Former user Account Deleted
    Make type match description
    

    Reported by phhargrove@lbl.gov on 2013-02-27 20:58:48 - Labels added: Type-Enhancement - Labels removed: Type-Defect

  2. Log in to comment