- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Dear User,
For user-mode driver part,
The file /etc/OpenCL/vendors/intel.icd includes single line full path to the Intel OpenCL driver library file. It points to libigdrcl.so.
On devcloud node, usually at /usr/lib/x86_64-linux-gnu/intel-opencl/libigdrcl.so or /usr/local/lib/intel-opencl/*
Level Zero GPU driver library usually located at /usr/lib/x86_64-linux-gnu/libze_intel_gpu.so.1
(To check these library locations, you need to take interactive session on the GPU node)
For kernel-mode driver part, you can locate "i915" driver.
locate i915.ko
/lib/modules/4.15.0-76-generic/kernel/drivers/gpu/drm/i915/i915.ko
Note: As you are using GPU nodes on Devcloud, you don't need to bother about graphics driver installation. It is taken care by Devcloud support team.
If you need further help, please let us know.
Thanks,
Anita

- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page