[clinfo] tag upstream/0.0.git20141116-g3263181 created (now 3263181)

Andreas Beckmann anbe at moszumanska.debian.org
Mon Nov 17 14:10:13 UTC 2014


This is an automated email from the git hooks/post-receive script.

anbe pushed a change to tag upstream/0.0.git20141116-g3263181
in repository clinfo.

        at  3263181   (commit)
This tag includes the following new commits:

       new  765f90f   Initial commit, get platform info
       new  960edf7   Start working on device info
       new  e9cf157   More device info
       new  4fc1714   Extensions and FP support
       new  1755032   Some NVIDIA extended info
       new  d7e9edd   Stupid error in cl_error
       new  fe5236e   Some misc properties
       new  8662e7f   Image properties and some rearrangements
       new  aebb58c   README and LICENSE
       new  f87b112   Device partition/fission
       new  eff9714   All OpenCL 1.2 properties
       new  f0e096a   Atomic counters EXT
       new  76edbd7   AMD device attributes (plus NV warp size)
       new  4428820   Preferred work group size multiple
       new  328e366   Man page
       new  b2da6b8   Start refactoring
       new  5fa0fd0   Get rid of single-param GET_STRING, part 1
       new  8d11e87   Rename GET_STRINGX to GET_STRING
       new  a5a6bdd   More string sanitation
       new  9c3c0e8   Formatting cleanup
       new  94a1224   Present the timer offset in a nicer way
       new  1fc2795   Missed a couple formatting cleanups
       new  8f12d4d   cl_khr_image2D_buffer extension
       new  8914895   Man typo
       new  05595a7   Better wording
       new  94d94a4   CL_FP_CORRECTLY_ROUNDED_DIVIDE_SQRT floating-point config flag
       new  e2d385b   OpenCL C Version
       new  73e0a73   Whitespace
       new  f58a3b3   Minor tuning
       new  be6427e   Fix extension name
       new  f80b8c9   Fix extension name in man page too
       new  8da12b8   Fix excess buffer->strbuf replacement
       new  e7c0e2a   Show hex for unknown flags
       new  b89c319   Define vendor extensions
       new  713a730   Intel local thread execution extension
       new  295db1c   ext.h cleanup and expansion
       new  054aa48   Also show max number of sub-devices
       new  0727058   Fix formatting string warnings
       new  7f44937   Forgot max samplers property
       new  d4f5f85   Intel extension to partition by name
       new  8b53df8   Handle errors in getWGsizes gracefully
       new  342fcfb   Allow a platform to have no devices
       new  8173cce   Better solution to handle no-dev platforms
       new  7050765   Allocate with calloc, not malloc
       new  9747e6a   Tune handling of no-dev platforms
       new  e0e8080   Fix param order in calloc()
       new  3f07a08   Be more careful about handling cl_ types
       new  312de6c   Refactor MEM_PARAM parenthetical print
       new  5cf4d82   Remove double space in man page
       new  2df301b   Support cl_altera_device_temperature extension
       new  f033366   Add support for AMD device topology property
       new  5ab8546   man page cleanup
       new  b65fef3   Flush stdout/err at strategic places
       new  3b6bbcb   Show supported SPIR versions for cl_khr_spir devices
       new  f558f57   Document cl_khr_spir support
       new  a239d27   Found some extra NVIDIA properties
       new  b56d7a1   Shift a few fields around
       new  7705c6d   Make it easier to compile clinfo for people with less recent 1.2 OpenCL header files
       new  dea7aa7   Support cl_qcom_ext_host_ptr extension
       new  4661c12   Support cl_khr_icd extension
       new  bdaa646   Up clinfo version in man page
       new  7821731   Older cl_ext don't have the CL_DEVICE_*_QCOM ext
       new  7191658   Cosmetic fix
       new  d42ba10   Ensure better pretty-printing of param names
       new  cc72376   Use REPORT_ERROR instead of CHECK_ERROR for non-fatals
       new  8ecdc1b   More switchover to REPORT_ERROR
       new  8a6a85a   Fix a bug where PCI id's of 0x80 or higher got sign extended in output due to being cl_char in AMD's struct. 86:00.0 was shown as ffffff86:00.0
       new  e788ef3   Translate nvidia's 'devfunc' to device and function.
       new  ac46011   Don't rely on external cl_ext
       new  38cc1d8   On Darwin, use -framework instead of -l
       new  901c732   cl_APPLE_fp64_basic_ops
       new  1a32e71   Dump build log on stderr in case of failure
       new  8d4c1dd   Up clinfo version in manpage
       new  7f9398e   write_only and read_only are only for images
       new  c959b01   Single-precision is part of core
       new  efebf0d   Cleanup memory presentation
       new  190bb95   Add PCI-E to NVIDIA's device topology output
       new  acad10e   Skip leading whitespaces in strings
       new  b9a0097   minor manpage tuning
       new  0d0d26b   Add forgotten CL_DEVICE_VENDOR_ID
       new  0349f28   Cleanup 1.2 device detection and add 2.0
       new  f3003d0   Add 2.0 core properties to ext.h
       new  1c89d76   Introduce support for 2.0 properties
       new  798d35d   Document preliminary 2.0 support
       new  c7618c1   Up clinfo version in manpage
       new  2a502a9   Handle unspecified partition types
       new  be8b33b   cl_amd_svm support
       new  934d7f9   Properly support multi-type devices
       new  bea9268   Tweaks for easier MSVC support
       new  74c9bcb   Put format macro inclusion/definition in own header
       new  0ac33f4   Initial support for Microsoft's C compiler
       new  a0c45f3   Support older OpenCL 1.2 headers
       new  00c96c5   Add missing header to ms_support.h
       new  8bdc95a   Convert platform info to traits mechanism
       new  822df6d   Conditional platform property check
       new  ab1a9a7   Raw vs human output modes
       new  219724f   Preliminary change to ease switching device info over to traits
       new  9be5f75   Start working on traits approach for device info
       new  a15e672   Cleanup extensions treatment
       new  8ad7bc7   Device extensions via traits
       new  052d50a   Device type as traits (almost)
       new  274b604   Hack to pass devtype to the device info checks
       new  1fb74e5   Device topology AMD traits
       new  7bf909f   Introduce output-mode specific device info
       new  eeaf870   Device Topology (NV) traits
       new  14f4bf0   Further progress in dev info traits
       new  914439d   Traits for device partition
       new  e633d83   Build with debug and all warnings enabled
       new  0e2502a   Work group sizes traits
       new  caf656f   Fix device extension identification for double
       new  14e8829   Preferred / native vector width traits
       new  5400394   FP_CONFIG traits
       new  ffff11b   Arch traits
       new  845c5f8   Global memory traits
       new  0c62294   SVM traits
       new  f2492cc   Device Partition header only if device partition is supported
       new  ba65b0c   Missing 'Floating-point support' string
       new  320eded   Differentiate 'next partitionable' and 'next fissionable'
       new  0019f70   AMD memory fixes
       new  79bd078   Misc traits
       new  c78db56   Images, local and constant memory traits
       new  816ed5d   Ugh, typo
       new  f2c1d17   Done with the traits
       new  e2d62fd   Minor fixes
       new  9430cf8   Less hackish approach to affinity domain mess
       new  5e712bc   Raw mode fixes
       new  3bcc4de   Command-line processing
       new  2406641   Version 2.0.14.11.07
       new  b0a0457   Script to update the version string
       new  bd6e5ad   Oops
       new  1f7ef31   Raw output tuning
       new  4761400   Purge obsolete macros
       new  7569b2d   Line prefix with platform/device in raw mode device info
       new  ba493cf   Comment fix
       new  27fe7b1   Append to CFLAGS, don't overwrite
       new  6eb23fb   Custom, safer, copy to strbuf
       new  69fb99f   Report implementation behavior for NULL platform
       new  c0fc141   Document NULL platform checks
       new  e9bd3cf   Some cleanups
       new  4b6707b   Version 2.0.14.11.10
       new  db0a4d9   clGetPlatformInfo can also take a NULL cl_platform_id
       new  cb118b1   Test NULL properties in clCreateContextFromType
       new  32e6ad8   Adjust documentation
       new  ef680c7   Version 2.0.14.11.11
       new  2f8812a   Remove dead increments (clang-scan)
       new  2e979bd   Query ICD loader properties if possible
       new  3ad23fe   Man page rearrangement
       new  3263181   Version 2.0.14.11.16

The 148 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-opencl/clinfo.git



More information about the Pkg-opencl-commits mailing list