I recently noticed that a parameter check in MPII_Win_get_attr looks a bit off:
The comment indicates that the check is testing "attribute_val" to see if a pointer to int was passed in, rather than a double pointer or pointer to an integer that can store an address. But the check seems to only be
testing for 8 byte alignment (and failing if not aligned). Am I missing something here?
Nick Radcliffe Software Engineer | Cray Inc.
2131 Lindau Ln #1000 | Bloomington, MN 55425
+1-651-605-8864 nradclif@cray.com www.cray.com