Le 13/12/2011 19:36, Samuel Thibault a écrit : > Brice Goglin, le Tue 13 Dec 2011 19:04:33 +0100, a écrit : >> Le 13/12/2011 18:45, Samuel Thibault a écrit : >>>> As long as we don't add something obviously not portable, I am fine. >>> The current openfabrics-verbs.h and cuda*.h are obviously not portable. >> I meant "obviously cannot be ported to other OS". > Ok. My point still holds: we really shouldn't stuff code into helpers > just because we can on Linux. On other OSes it might not be desirable or > even possible, and bugfixes need a rebuild.
Ok, agreed. The existing ones are a bit special because they depend on external headers. The one we were talking would not. Brice