Skip to content

Add opencl support without the older mess #2180

Merged
merged 2 commits into from
Aug 20, 2021

Commits on Aug 19, 2021

  1. nvidia-mxlinks: Pull links straight

    Raise version to 0.14 (sic!). Needed to avoid further confusion with
    some 0.13 version lingering around.
    
    Remove duplicate and outdated links:
    
     - remove libOpenCL.so.1
     - remove duplicate libnvidia-opencl.so.1
     - remove remaining unreferenced links
    
    Note: libnvidia-wfb.so.1 and libOpenCL.so.1 _are_ part
    of the nvidia-390.87 driver, but no workstation should use
    this driver anymore, since 3D-fuctionality is broken anyway. Drop this
    cruft.
    
    The tool for checking is named check-nvidia-mxlinks.sh, and can be found
    in /project/admin/tools
    thomas committed Aug 19, 2021
    Configuration menu
    Copy the full SHA
    af7c727 View commit details
    Browse the repository at this point in the history
  2. OpenCL: Add headers and loader for drivers

    Minimum required to build and run OpenCL Apps
    thomas committed Aug 19, 2021
    Configuration menu
    Copy the full SHA
    a2ac8a8 View commit details
    Browse the repository at this point in the history