Modify ↓
Opened 13 years ago
Closed 13 years ago
#178 closed defect (fixed)
OpenCL with GPUs on compute2 does not work for normal users
| Reported by: | Matthias Vogelgesang | Owned by: | Suren A. Chilingaryan |
|---|---|---|---|
| Priority: | critical | Milestone: | |
| Component: | Infrastructure | Version: | |
| Keywords: | Cc: |
Description
As a normal user, clinfo reports only a CPU device whereas for root all four AMD cards are detected. I tried the steps as described here, but without any success.
Attachments (0)
Change History (2)
comment:1 Changed 13 years ago by
comment:2 Changed 13 years ago by
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
Fixed. Should work now if
- X11 forwarding is enabled
- COMPUTE=:0 environmental variable is set
ssh -X csa@ipepdvcompute2 COMPUTE=:0 clinfo
Note: See
TracTickets for help on using
tickets.
![(please configure the [header_logo] section in trac.ini)](/ufo/chrome/site/your_project_logo.png)
I have tried pretty many different advices on the web to no avail. The only idea I have at the moment is trying new drivers an SDK. New versions of both are available. I'll upgrade the system in the beginning of next week. But you may try yourself if you want it earlier.