[Linux] Trick to use AMDGPU-Pro OpenCL capabilities without installing the whole propertary driver stack

Message boards : GPUs : [Linux] Trick to use AMDGPU-Pro OpenCL capabilities without installing the whole propertary driver stack
Message board moderation

To post messages, you must log in.

Previous · 1 · 2

AuthorMessage
Germano

Send message
Joined: 21 May 16
Posts: 37
Italy
Message 78506 - Posted: 2 Jun 2017, 13:29:17 UTC

I solved with
Group=video


[Unit]
Description=Berkeley Open Infrastructure Network Computing Client
Documentation=man:boinc(1)
After=network-online.target

[Service]
Type=forking
Nice=10
User=boinc
WorkingDirectory=/var/lib/boinc
ExecStart=/usr/bin/boinc_client --daemon --start_delay 1
ExecStop=/usr/bin/boinccmd --quit
ExecReload=/usr/bin/boinccmd --read_cc_config
ExecStopPost=/bin/rm -f /var/lib/boinc/lockfile
IOSchedulingClass=idle
Environment=LD_LIBRARY_PATH=/opt/amdgpu-pro/lib64
Group=video

[Install]
WantedBy=multi-user.target
ID: 78506 · Report as offensive
Germano

Send message
Joined: 21 May 16
Posts: 37
Italy
Message 78511 - Posted: 2 Jun 2017, 15:03:03 UTC

I want to thank Enrico Tagliavini for the precious help, I could not solve the problem without.
ID: 78511 · Report as offensive
Previous · 1 · 2

Message boards : GPUs : [Linux] Trick to use AMDGPU-Pro OpenCL capabilities without installing the whole propertary driver stack

Copyright © 2024 University of California.
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.2 or any later version published by the Free Software Foundation.