[Pkg-opencl-devel] opencl-icd selection

Andreas Beckmann anbe at debian.org
Mon Nov 17 14:57:57 UTC 2014


On 2014-11-16 12:18, Giuseppe Bilotta wrote:
> So, my plan is to change ocl-icd so that when it loading platforms

Perhaps we should start with a deterministic order based on sorting the
*.icd filenames. readdir() returns them in a random order (well, as they
are listed in the filesystem, no ordering guaranteed, and hard to
reproduce a certain order).
Custom user ordering could be achieved by just prefixing the .icds with
number prefixes ...

Andreas




More information about the Pkg-opencl-devel mailing list