[argobots-discuss] (no subject)

Lombardi, Johann johann.lombardi at intel.com
Fri Apr 6 08:14:44 CDT 2018


I am afraid that the rank is used internally as an index in an array. As a consequence, it is still expected to be fairly “dense” and unique across all the XStreams, even when managed by the user. ABT_key_create/set/get/free allow you to allocate private storage for each ULT/tasklet. In our project, we use pthread_key_create/delete to manage per-XStream local storage.

Cheers,
Johann


From: Cumming Benjamin <benjamin.cumming at cscs.ch>
Reply-To: "discuss at lists.argobots.org" <discuss at lists.argobots.org>
Date: Friday, 6 April 2018 at 11:33
To: "discuss at lists.argobots.org" <discuss at lists.argobots.org>
Subject: Re: [argobots-discuss] (no subject)

Thanks for the reply Johann!

So, it can be treated as meta data that the "user" can attach and read, that isn't used anywhere in the low-level argobots implementation?

Cheers,

Ben.


---------------------------------------------------------------------
Intel Corporation SAS (French simplified joint stock company)
Registered headquarters: "Les Montalets"- 2, rue de Paris, 
92196 Meudon Cedex, France
Registration Number:  302 456 199 R.C.S. NANTERRE
Capital: 4,572,000 Euros

This e-mail and any attachments may contain confidential material for
the sole use of the intended recipient(s). Any review or distribution
by others is strictly prohibited. If you are not the intended
recipient, please contact the sender and delete all copies.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.argobots.org/pipermail/discuss/attachments/20180406/ef13a6c2/attachment-0001.html>


More information about the discuss mailing list