File: not-installed

package info (click to toggle)
rocm-hipamd 6.4.3-5
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 23,036 kB
  • sloc: cpp: 211,057; ansic: 35,860; sh: 755; python: 623; perl: 275; asm: 166; makefile: 27
file content (30 lines) | stat: -rw-r--r-- 950 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
usr/cmake/FindHIP*
usr/lib/*/.hipInfo
# Duplicate files in non FHS compliant directory
usr/hip/*
# Duplicate files in multiarch unfriendly directory
usr/lib/libamdhip64.so*
usr/lib/libhiprtc-builtins.so*
usr/lib/libhiprtc.so*
usr/lib/cmake
# Extra license files
usr/share/doc/hip/LICENSE.txt
usr/share/doc/hip-asan/LICENSE.txt
usr/share/doc/opencl-asan/LICENSE.txt
usr/share/doc/opencl/LICENSE.txt
usr/share/doc/rocm-ocl-icd/LICENSE
# TODO: Samples would be interesting to get in a side package.
usr/share/hip/samples/*
# doxygen docs
usr/share/doc/hip/RuntimeAPI/html
# Available in clinfo package
usr/bin/clinfo
# Available in opencl-c-headers
usr/include/CL
# Available in ocl-icd-libopencl1/ocl-icd-opencl-dev
usr/lib/${DEB_HOST_MULTIARCH}/libOpenCL.so*
# Not available in Debian as far as I can tell but this is not the
# place to introduce it if we want it - kaol
usr/lib/${DEB_HOST_MULTIARCH}/libcltrace.so
# Windows batch files
usr/bin/*.bat